Tp4
High
- Category
- MCP Tool Poisoning
- Confidence
- 98% confidence
- Finding
- The declared description says this skill is for interacting with Notion workspace content through Notion's MCP server. The actual code does not search, read, update, or otherwise interact with Notion pages, databases, blocks, comments, or workspace data. Instead, it initializes OAuth state for an MCP server by extracting tokens/client credentials from environment variables, building a JSON payload, and storing it in mcporter's vault. That is a materially different primary purpose and capability set. While OAuth setup could be a supporting detail somewhere in a larger integration, this code chunk itself is specifically credential seeding infrastructure, not a thin Notion MCP pass-through.
