Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 81% confidence
- Finding
- The skill invokes shell commands (`bash scripts/start_chrome.sh`, `python3 scripts/weibo_ops.py`) but does not declare any permissions or capability boundaries. Undeclared shell capability is dangerous because it hides the true execution surface from reviewers and users, making it easier for the skill to launch local processes and manipulate browser state without explicit consent.
