postgres-impl-backup-restore
Warn
Audited by Snyk on Jun 17, 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 explicitly instructs editing PostgreSQL configuration files (postgresql.conf, archive_command), writing/creating files in system paths (e.g. /mnt/archive, /restore/data), and starting/stopping the server—actions that modify system state and typically require elevated privileges, so it does push the agent to change the machine's state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata