Tp4
High
- Category
- MCP Tool Poisoning
- Confidence
- 99% confidence
- Finding
- The declared purpose is a read-only DocuSign workflow inspection capability. The supplied code does not interact with DocuSign account/envelope/template/signing data at all. Instead, it parses MCP server config, reads OAuth secrets from environment variables, constructs a token/clientInfo payload, and writes that payload to `mcporter vault set`. This is a credential initialization/provisioning utility, not a read-only DocuSign data access implementation. Because it performs credential storage and potential state changes in the vault—explicitly noting it can clobber rotated refresh tokens—its primary purpose and capabilities materially differ from the description.
