querying-postgresql
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a documentation guide for database operations and does not contain malicious code, instructions, or hidden behaviors.
- [SAFE]: All code examples for database queries correctly use parameterized inputs ($1, $2, etc.), demonstrating the industry-standard method for preventing SQL injection.
- [SAFE]: The connection setup examples are standard and include appropriate guidance on managing credentials via environment variables and using connection pooling.
- [SAFE]: No suspicious network activity, data exfiltration patterns, or obfuscation techniques were identified within the provided markdown content.
Audit Metadata