postgres-performance
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a high-quality educational resource for database performance engineering. It contains documentation and code examples for standard PostgreSQL optimization tasks.
- [DATA_EXPOSURE_AND_EXFILTRATION]: No evidence of hardcoded credentials or unauthorized data access was found. Python code snippets use placeholders like
DATABASE_URLandREDIS_URL, adhering to security best practices for secret management. - [COMMAND_EXECUTION]: The skill provides SQL and Python templates for query optimization and connection pooling. It does not include instructions for the agent to execute arbitrary shell commands or access sensitive system files.
- [UNVERIFIABLE_DEPENDENCIES]: References to external libraries like
SQLAlchemyandRedisare for standard, well-known packages in the Python ecosystem and are used appropriately for the skill's stated purpose.
Audit Metadata