escaping-containers-to-host

Fail

Audited by Snyk on Aug 23, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). These links include direct GitHub release binaries and public PoC/pentest repositories (direct binary downloads and exploit code from personal/third‑party repos), which are common distribution vectors for malware or untrusted exploits and should be treated as high risk unless verified.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). This repository contains explicit, actionable container escape and host-compromise instructions (cgroup release_agent, Docker socket abuse, hostPath tampering, and runC CVE exploits) including commands to read /etc/shadow and install SSH keys — enabling clear host compromise.

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


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

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). This skill explicitly instructs the agent to perform container escape techniques that modify host system files (e.g., write/read /etc/shadow, add SSH keys, drop manifests), run privileged containers via the Docker socket, and otherwise gain host-level code execution, which directly compromises the machine state.

Issues (4)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 23, 2026, 05:55 PM
Issues
4
Security Audit — snyk — escaping-containers-to-host