postgresql
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill emphasizes security best practices, including Row-Level Security (RLS) and restricting default permissions on the public schema.
- [SAFE]: SQL examples throughout the documentation consistently utilize parameterized queries and placeholders (e.g., $1), which is a core defense against SQL injection.
- [SAFE]: Development and evaluation scripts mentioned in the specification file are internal tools for the skill's lifecycle and do not involve remote code execution, unauthorized network access, or untrusted dependencies.
- [SAFE]: No obfuscation, data exfiltration patterns, or persistence mechanisms were found across the analyzed files.
Audit Metadata