Tp4
High
- Category
- MCP Tool Poisoning
- Confidence
- 91% confidence
- Finding
- The skill’s stated purpose is transparency around file changes, but the documented workflow also authorizes higher-risk actions such as automatic staging of all changes, branch creation, and pushing to a remote. Those behaviors can affect unrelated repository state, publish sensitive or unintended changes, and create side effects beyond merely showing a diff, especially because `git add -A` and `git push` operate on the whole repo rather than the specific user-approved edits.
