spark-training-gotchas
Warn
Audited by Snyk on Jul 14, 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 explicitly instructs running
sync; echo 3 > /proc/sys/vm/drop_caches, which modifies a root-only kernel setting (requires sudo/root) and thus pushes the agent to change system state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata