kernel-internals
Warn
Audited by Snyk on Jun 27, 2026
Risk Level: MEDIUM
Full Analysis
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 includes explicit sudo commands and instructions that modify kernel and system state (e.g., echo to /proc/sys/vm/drop_caches, blockdev --setra, writing to /proc//oom_score_adj, accessing debugfs), which require elevated privileges and change the machine state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata