postgres-patterns
Warn
Audited by Snyk on May 11, 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 recommends executing privileged PostgreSQL operations (ALTER SYSTEM, CREATE EXTENSION, REVOKE, SELECT pg_reload_conf()) that modify the database/server configuration and require superuser privileges, so it pushes actions that change the machine's DB state even though it doesn't explicitly ask for sudo or OS-level account creation.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata