database-design-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely educational and provides safe SQL templates for database administration and design. No malicious intent or suspicious patterns were found in the instructions or metadata.
- [COMMAND_EXECUTION]: While the skill mentions command-line tools like pg_dump, pgbench, and psql, these are provided as part of standard developer workflows for testing migrations and are not executed maliciously by the skill itself.
- [CREDENTIALS_UNSAFE]: The skill includes examples for connection strings and configuration files (e.g., PgBouncer and Prisma), but these correctly use placeholders for sensitive values rather than hardcoded credentials.
- [DATA_EXFILTRATION]: SQL queries provided for metadata inspection (e.g., information_schema.table_constraints) are standard tools for identifying missing indexes and do not represent a risk of sensitive data exposure.
Audit Metadata