postgres-errors-statement-timeouts

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill provides comprehensive documentation and configuration examples for PostgreSQL timeout parameters including statement_timeout, lock_timeout, idle_in_transaction_session_timeout, idle_session_timeout, and transaction_timeout. These are standard database performance and safety features used to prevent resource exhaustion.\n- [COMMAND_EXECUTION]: The skill includes SQL commands for administrative tasks such as terminating active sessions (pg_terminate_backend) and altering role-level configurations (ALTER ROLE). These commands are necessary for the skill's intended purpose of database administration and session management.\n- [SAFE]: Implementation examples use standard, well-known libraries for Python (psycopg) and Node.js (pg), following established security patterns for error handling and session scoping.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 01:10 AM
Security Audit — agent-trust-hub — postgres-errors-statement-timeouts