cdp

Fail

Audited by Snyk on Jul 28, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). The skill intentionally includes multiple capabilities that can capture credentials, cookies, network requests, keystrokes, auto-attach to user tabs, bypass user prompts, and evaluate arbitrary JS via a local REPL daemon — features that enable credential theft, silent user-activity recording, and remote-control/exfiltration when abused.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.70). The skill includes behavior that programmatically bypasses a macOS "Allow debugging connection?" prompt via osascript (auto-dismissing a security dialog) and declares installation of a CLI under /usr/local/bin, which touches privileged system paths — both are actions that can alter or bypass local security controls.

Issues (2)

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 28, 2026, 12:13 AM
Issues
2
Security Audit — snyk — cdp