perf-tuning
Warn
Audited by Snyk on Jun 30, 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: 0.90). The prompt explicitly instructs running a sudo command that writes to /sys/devices/system/cpu/.../scaling_governor (echo ... | sudo tee ...), which requires elevated privileges and modifies system state, so it pushes the agent to perform privileged system changes.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata