postgresql
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The provided files are educational and technical references for PostgreSQL. They promote industry-standard security practices such as using SCRAM-SHA-256 for passwords and implementing RLS for multi-tenant data isolation.
- [COMMAND_EXECUTION]: The skill defines strict pre-flight checks and manual confirmation requirements for destructive SQL operations (DELETE, TRUNCATE, DROP), ensuring the agent does not perform unintended data modifications.
- [EXTERNAL_DOWNLOADS]: Contains references to official documentation and source code repositories for PostgreSQL. These are well-known, trusted resources used for technical reference.
- [CREDENTIALS_UNSAFE]: Example SQL snippets and configuration files use common placeholders for passwords and tokens. No real credentials or sensitive secrets are hardcoded in the skill.
Audit Metadata