e2e-reviewer

Warn

Audited by Snyk on May 20, 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 skill's SKILL.md explicitly documents an optional "PR culture check" that calls GitHub CLI commands (gh pr list/view/diff) to read public repository PRs and diffs—user-generated third-party content that the agent would read and use to influence band-aid/fix decisions—so it can ingest untrusted web content that may change its actions.

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

  • Potentially malicious external URL detected (high risk: 0.70). The scanner script (scripts/scan.sh) can invoke npx to auto-download and execute packages such as eslint-plugin-playwright and @ast-grep/cli from the npm registry (e.g., https://registry.npmjs.org/), which causes remote code to be fetched and run at skill runtime.

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
May 20, 2026, 04:17 AM
Issues
2
Security Audit — snyk — e2e-reviewer