postgres-patterns

Pass

Audited by Gen Agent Trust Hub on Mar 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides static SQL templates and documentation for PostgreSQL optimization and schema design. No executable scripts, binary files, or automated logic are included within the skill package.- [COMMAND_EXECUTION]: Provides SQL snippets for database administration, including server configuration via ALTER SYSTEM and performance monitoring. These are presented as educational patterns for database administrators and do not involve unauthorized shell command execution.- [DATA_EXFILTRATION]: No network operations or exfiltration patterns were detected. The SQL queries target internal PostgreSQL system views for monitoring purposes (e.g., pg_stat_statements), which is consistent with the stated purpose of query optimization.- [CREDENTIALS_UNSAFE]: No hardcoded credentials, API keys, or secrets were found. The skill follows best practices by using placeholders and suggesting the use of Row Level Security (RLS).
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 24, 2026, 07:42 AM
Security Audit — agent-trust-hub — postgres-patterns