Tp4
High
- Category
- MCP Tool Poisoning
- Confidence
- 83% confidence
- Finding
- The code clearly matches part of the description: it safely validates release directories, performs secret scanning, and computes/checks a release fingerprint. However, the declared purpose materially overstates the skill’s capabilities. This script is strictly a local, read-only validator/preflight checker for a directory. It does not publish anything, does not conduct a dry-run of an actual publish operation, does not authenticate with any external service, and does not perform post-release verification. It also does not implement versioning or changelog functionality. Because these are core declared capabilities rather than incidental details, the description does not accurately represent the actual behavior.
