Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 92% confidence
- Finding
- The skill documentation instructs use of a Python script that performs outbound network requests and writes monitoring state to disk, but the skill declares no permissions for those capabilities. This creates a transparency and trust problem: users and enforcement layers may authorize or run the skill without realizing it can access remote URLs and persist data locally. In this context, network and file-write behavior are expected for a website monitor, which lowers suspicion of maliciousness, but the undeclared capability mismatch is still a real security issue.
