git-rebase-squash
Warn
Audited by Snyk on Mar 30, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill explicitly fetches remote history ("git fetch origin") and instructs the agent to inspect commits and diffs (e.g., "git log $BASE..HEAD",
git diff-tree, presenting commit groups) from the repository—which can be untrusted, user-generated content—and to act on that content by building and executing a rebase plan that changes repository history.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata