Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 95% confidence
- Finding
- The skill instructs the agent to execute a shell-based installer (`python <skill-dir>/scripts/install_pack.py ...`) and to invoke external tooling (`clawhub` or `npx clawhub`), but the skill does not declare shell permissions. This is a real security issue because users and enforcement layers cannot accurately understand or constrain the skill's execution capabilities, and the script can install multiple third-party skills from the network, expanding trust to additional unreviewed code.
