parley

Fail

Audited by Snyk on Aug 3, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). The templated GitHub release download URL is potentially high-risk because it directly fetches release assets (executables) from an arbitrary repo which could be attacker-controlled; the other URLs (https://rustup.rs and the GitHub API endpoint) are standard, benign services.

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

  • Third-party content exposure detected (medium risk: 0.30). In SKILL.md, Parley’s required workflow runs parley-fetch to fetch unresolved review threads via GraphQL and then uses those thread contents to drive the fix/reply steps, so outsider-authored PR review thread text is ingested at runtime.

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

Issues (3)

E005
CRITICAL

Suspicious download URL 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
Aug 3, 2026, 02:57 AM
Issues
3
Security Audit — snyk — parley