Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 94% confidence
- Finding
- The skill includes executable examples and operational guidance that use shell commands and local file access (`python3 -c ... open('file.json')`, `dotnet build`, tool checks via `shutil.which`). If the platform detects these capabilities but the skill declares no permissions, users and runtime policy may be bypassed or surprised by filesystem and command execution behavior. In this context, the commands are related to mod development rather than overtly malicious behavior, but undeclared capabilities still increase risk because the skill can prompt or enable local execution against user files and environment.
