create-gh-pages-site
Warn
Audited by Snyk on Aug 6, 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.30). The required runtime workflow ingests outsider-authored free text from the target repo’s files (e.g., README/Markdown/code fences) via
scripts/digest-repo.mjs, then the agent uses that derived text to author the generated Pages content.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The generator clones the external template registry at runtime (jongio/gh-pages-templates), e.g. https://github.com/jongio/gh-pages-templates, and uses those fetched templates to stamp the site and workflows, so remote content directly controls the files the agent produces.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata