Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 88% confidence
- Finding
- The skill explicitly instructs the agent to execute local shell commands (`java -jar`, `python3`, `ls`) but does not declare corresponding permissions or constraints. That creates a capability/permission mismatch: users or the platform may treat the skill as documentation-only while it actually drives code execution against local tooling and potentially untrusted `.puml` input.
