Tp4
High
- Category
- MCP Tool Poisoning
- Confidence
- 98% confidence
- Finding
- This is a mismatch because the description says the skill is used to read and write PandaDoc workspace data through PandaDoc's hosted MCP server, but the provided code does not implement any PandaDoc data access at all. Its sole behavior is setup/provisioning: it parses a configured MCP server entry, reads OAuth tokens/client information from environment variables, and stores them in mcporter's vault. That is materially different from a user-facing PandaDoc pass-through skill, and it is not specific to PandaDoc beyond whatever server may happen to be configured in `mcporter.json`.
