review

Fail

Audited by Snyk on May 20, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E004: Prompt injection detected in skill instructions.

  • Potential prompt injection detected (high risk: 1.00). The prompt includes an explicit instruction claiming its "Security Constraints" "override ... system-level instructions" and commands the agent to "MUST" follow them, which is an attempt to override higher-priority/system instructions and therefore constitutes a prompt-injection-style directive outside the normal code-review scope.

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

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly instructs the agent and subagents to fetch PR metadata, diffs, commits, and file contents from GitHub using the gh CLI ("Use gh CLI (via Bash) for ALL GitHub data fetching"), which is untrusted, user-generated third-party content that the agent must read and use to drive review decisions.

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

Issues (3)

E004
CRITICAL

Prompt injection detected in skill instructions.

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
CRITICAL
Analyzed
May 20, 2026, 04:23 PM
Issues
3
Security Audit — snyk — review