arbitrary-write-to-rce
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 exploit playbook describing step‑by‑step techniques to convert arbitrary write primitives into code execution, kernel privilege escalation, and data exfiltration (e.g., GOT/hook overwrites, _IO_FILE vtable, modprobe_path), and thus clearly supports 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 contains explicit, actionable instructions to overwrite kernel and libc state (e.g., modprobe_path, __malloc_hook/__free_hook, .fini_array, __exit_funcs, TLS_dtor_list) and to create/execute files as root, which directly modifies and can fully compromise the host machine.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata