claude-code-skill

Fail

Audited by Snyk on Jul 9, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). High-risk: the code intentionally runs untrusted MCP server packages with full environment propagation, exposes mechanisms to register arbitrary webhooks, and includes flags to bypass permission checks — collectively enabling credential exposure, remote code execution, and supply-chain/backdoor abuse.

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

  • Attempt to modify system services in skill instructions detected (high risk: 0.90). The skill explicitly enables running arbitrary shell commands and file writes (Bash, Write), includes a dangerous "bypassPermissions" mode, and shows adding system dirs (e.g. /var/log) — together these permit modifying system files or bypassing prompts, so it can be used to compromise the host.

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 9, 2026, 10:46 PM
Issues
2
Security Audit — snyk — claude-code-skill