database-schema-designer
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes reference bash scripts in
reference/backup-restoration-drill.mdfor performing database backups (pg_dump) and restoration drills (pg_restore,psql). These are presented as educational templates for the user to implement manually in their own environment and are not triggered automatically by the agent. - [EXTERNAL_DOWNLOADS]: The documentation references official Google Cloud Storage (GCS) tools (
gsutil) and standard container images (postgres:16-alpine). These references point to well-known, trusted services used for legitimate administrative tasks. - [SAFE]: The skill incorporates strong safety guardrails, such as prohibiting destructive operations like
DROP TABLEwithout human approval, and provides detailed checklists for security and performance audits (e.g.,reference/postgresql-review-checklist.md).
Audit Metadata