postgres-advanced-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily educational documentation focused on PostgreSQL query optimization, indexing strategies, and database design.
- [SAFE]: No malicious patterns, such as prompt injection, persistence mechanisms, or unauthorized network operations, were detected.
- [SAFE]: The skill explicitly promotes the use of parameterized queries, which is a core security best practice for preventing SQL injection.
- [SAFE]: Database patterns such as partitioning, materialized views, and transaction isolation levels are presented in a standard and safe manner.
- [SAFE]: The Node.js code snippets for connection pooling using the 'pg' library follow established industry conventions for resource management.
Audit Metadata