docs-updater
Warn
Audited by Snyk on May 28, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.65). The skill ingests git commit messages and bodies from the repository via
git log ${LATEST_TAG}..HEAD --pretty=format:"%h|%s|%b"andgit diffoutputs; these are outsider-authored free text if the commits were written by people other than the operating user (e.g., other contributors), which then becomes LLM-readable context for changelog/README generation.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata