postgres-patterns
Warn
Audited by Snyk on Mar 20, 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 (medium risk: 0.40). The skill includes SQL commands that change PostgreSQL server configuration and state (ALTER SYSTEM, CREATE EXTENSION, REVOKE, pg_reload_conf) which require superuser/database-admin privileges and can modify the host database/server state, even though it doesn't explicitly instruct the agent to obtain OS sudo or create system users.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata