format-string-exploitation
Fail
Audited by Snyk on Apr 9, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). This content is an explicit offensive exploit playbook that gives step‑by‑step techniques (arbitrary %n writes, GOT/hook overwrites, replacing printf/atoi with system, __malloc_hook/__free_hook/one_gadget usage, pwntools automation, FORTIFY bypass, pointer‑chain and blind exploits) to achieve remote code execution and persistent compromise, and thus is intended to enable backdoors and system compromise rather than benign use.
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 teaches techniques to obtain arbitrary code execution (GOT/HOOK overwrites, invoking system("/bin/sh"), bypassing protections) which enable compromising the host process or machine state, so it encourages actions that can modify/compromise the running machine.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata