Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 88% confidence
- Finding
- The skill invokes a shell script (`bash {baseDir}/scripts/notion_tasks_blocks.sh ...`) but does not declare any permissions, creating a mismatch between documented behavior and the execution capability it requires. This is dangerous because hidden or undeclared shell access reduces transparency for reviewers and users, and the shell wrapper may execute with access to sensitive environment variables such as `NOTION_TOKEN`.
