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
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 11, 2026, 01:23 PM
Issues
1
Security Audit — snyk — postgres-patterns