secrets-management
Warn
Audited by Snyk on Mar 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.80). The skill includes system-level commands that require elevated privileges (e.g., "sudo apt-get install git-secrets"), and shows examples that write to system paths (/etc, /var/log, /secure/location), modify configuration files (postgresql.conf), and run state-changing commands (shred, kubectl/psql alter), so it prompts actions that can change the machine's state and require sudo.
Audit Metadata