git-commit
Warn
Audited by Snyk on Jul 24, 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.70). The required workflow runs
bash "${CLAUDE_SKILL_DIR}/scripts/context.sh"which executes shell commands (git status,git diff,git log,yarn scopes) and prints their results into the agent context; since these outputs include repository-controlled text (e.g., diffs/recent commit messages) authored by others, this creates a path for outsider-authored free text to be ingested.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata