Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 88% confidence
- Finding
- The skill instructs the agent to invoke a shell command (`python3 scripts/markdown_to_docx.py`) and to read Markdown/template files and write DOCX output, but it declares no permissions for those capabilities. That mismatch is a real security issue because hidden or undeclared file and shell access weakens policy enforcement and user visibility, especially when user-controlled paths and Markdown content are passed into a conversion pipeline.
