create-docker-skill

Fail

Audited by Snyk on Apr 3, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). This content intentionally instructs generation of a security_override.json that whitelists subprocess and network calls to circumvent security gating—effectively enabling arbitrary host subprocess execution and remote network access (a high-risk enabler for RCE/data exfiltration) even though no explicit exfiltration payload is shown.

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

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The prompt explicitly directs the agent to enable and whitelist subprocess and network calls (via a security_override.json) so it can run container orchestration (Docker) and related host subprocesses, effectively instructing a bypass of security checks and enabling actions that change host state.

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
Apr 3, 2026, 06:09 PM
Issues
2