Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 89% confidence
- Finding
- The skill declares itself as read-only and no-credentials, but the documented behavior includes writing a Markdown report via `--output` and installing/using external tooling (`pip3 install scapy`), which creates a mismatch between declared permissions and actual capabilities. This is dangerous because permissionless file-write or package/network behavior can bypass platform trust controls, increasing the blast radius if the implementation is changed, compromised, or invoked with attacker-controlled paths.
