Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 86% confidence
- Finding
- The skill invokes a Python script that performs outbound network requests and writes cache files under a data/ subdirectory, yet no permissions are declared in the manifest. This creates a capability/visibility mismatch: hosts or reviewers may assume the skill is low-privilege while it actually reaches external services and persists data locally, increasing the risk of unintended data access, SSRF-like abuse via future code changes, or unsafe file writes if inputs are later mishandled.
