postgres-connection-pooling
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides technical guidance and diagnostic SQL queries for managing PostgreSQL connection pooling. All references point to official documentation from trusted and well-known sources including pgbouncer.org, supabase.com, Amazon Web Services (AWS), and PostgreSQL.org.
- [SAFE]: The included SQL snippets are standard administrative queries for monitoring
pg_stat_activity. These queries are designed for diagnostics and do not contain any malicious or destructive commands. - [SAFE]: The skill follows security best practices by recommending the use of
idle_in_transaction_session_timeoutto prevent resource leaks and database bloat.
Audit Metadata