postgresql
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive guide for PostgreSQL best practices. It includes detailed advice on preventing race conditions using advisory locks and
FOR UPDATEre-reads, correctly managingJSONBdata, and implementing row-level security. All code snippets are standard SQL patterns aimed at improving performance and reliability. The skill explicitly forbids the inclusion of secrets or machine-specific paths, and none were found in the provided files. External tools mentioned (such as pgBackRest or Barman) are industry-standard utilities for database management and are referenced only as recommendations for production environments.
Audit Metadata