Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 88% confidence
- Finding
- The skill instructs the agent to execute a local shell command (`python3 process_briefing.py ...`) and to use Chrome headless for rendering, but the skill declares no permissions for shell/code execution. Even though this appears intended for legitimate image generation, undeclared execution capability is dangerous because user-controlled file paths and content could lead to unsafe command invocation, unexpected local file access, or execution in environments that rely on permission declarations for sandboxing and review.
