sql-query-optimization
Warn
Audited by Snyk on Jun 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 prompt explicitly instructs restarting system services with sudo (e.g., "sudo systemctl stop/start/restart postgresql") and changing server-level configuration (ALTER SYSTEM, shared_buffers), which directs performing privileged system modifications that can compromise the host state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata