simplify-and-harden-ci

Warn

Audited by Snyk on Jun 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.85). The skill’s runtime workflow ingests the PR’s changed code/files (outsider-authored content from other contributors) into the LLM context via the “review only files changed in this PR” CI prompt path.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.80). The skill requires and invokes the external GitHub extension/action "github/gh-aw" (installed via "gh extension install github/gh-aw" and used as "uses: github/gh-aw/actions/setup-cli@main"), which is fetched and executed at CI runtime and thus represents an external runtime dependency that executes remote code.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 30, 2026, 06:59 AM
Issues
2
Security Audit — snyk — simplify-and-harden-ci