python-memory-safe-scripts
Warn
Audited by Snyk on Apr 4, 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.70). The skill explicitly instructs changing systemd service configuration (MemoryMax, Environment=LD_PRELOAD, MemorySwapMax, OOMScoreAdjust), which entails modifying system service files and persistent system state — a privileged, state-changing action even though it doesn't explicitly say "use sudo" or create users.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata