dual-agent-review

Fail

Audited by Snyk on Aug 15, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). The direct installer script (https://cli.coderabbit.ai/install.sh) is a high-risk pattern because running remote .sh installers can deliver malware if the host or transport is compromised; the documentation URL is benign.

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

  • Potentially malicious external URL detected (high risk: 0.70). The SKILL's one-time Setup explicitly shows fetching and running a remote installer script (curl -fsSL https://cli.coderabbit.ai/install.sh ... sh install-coderabbit.sh), which would download and execute remote code to install the required coderabbit CLI that Reviewer B depends on.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 15, 2026, 09:57 PM
Issues
2
Security Audit — snyk — dual-agent-review