format-string-exploitation
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 exploitation playbook that teaches how to achieve arbitrary write and turn it into remote code execution (e.g., GOT overwrites to system, one-gadgets, spawning /bin/sh), so it clearly enables deliberate malicious abuse.
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 is an explicit exploitation playbook that instructs overwriting GOT entries and libc hooks (e.g., printf@GOT → system, __malloc_hook/__free_hook) and using pwntools to get shells or arbitrary code execution, which directly alters process/machine state and enables compromise.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata