pr-review-ci-fix

Warn

Audited by Snyk on Jul 16, 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 required workflow uses Composio CLI to download GitHub/GitLab workflow run logs and PR file contents at runtime (outsider-authored free text from external repos), which the agent then parses/uses in its LLM context for critique/fix.

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

  • Potentially malicious external URL detected (high risk: 0.90). The prereqs include a command that fetches and immediately executes a remote installer (curl -fsSL https://composio.dev/install | bash), which downloads and runs remote code and is required for the skill's runtime (Composio CLI).

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
Jul 16, 2026, 04:33 PM
Issues
2
Security Audit — snyk — pr-review-ci-fix