ah-verify-requirements-coverage

Warn

Audited by Snyk on Mar 12, 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.90). The skill directly fetches and parses user-generated GitHub content (e.g., PR bodies via gh pr view and issue bodies via gh issue view) and uses those texts to extract requirements and drive coverage decisions, so untrusted third-party content can influence the agent's analysis and actions.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill runs GitHub CLI/API commands at runtime (e.g., gh pr view, gh issue view, gh api graphql) which fetch PR/issue/diff content from GitHub (https://api.github.com and example PR URL https://github.com/owner/repo/pull/123) and inject that content into the agent's analysis, thus directly controlling prompts.

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
Mar 12, 2026, 02:30 AM
Issues
2