Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 81% confidence
- Finding
- The skill instructs the agent to invoke local shell commands such as `python3 scripts/vet_translator.py ...`, but the manifest shown in SKILL.md does not declare any corresponding permissions or execution constraints. Undeclared shell capability is dangerous because it creates a mismatch between what reviewers expect and what the skill can cause an agent to do, increasing the risk of unintended command execution, unsafe argument handling, or privilege creep if user-supplied note text is passed into commands.
