Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 95% confidence
- Finding
- The skill invokes shell commands (`python -m reportstudio.cli.main`) and accepts a user-supplied file path and prompt, but it declares no explicit permissions or execution constraints. This creates a real security issue because the runtime can execute local code paths and process attacker-controlled inputs without a clear permission boundary, increasing the risk of command misuse, unintended file access, or unsafe downstream behavior.
