sql

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SQL Templates Analysis] (SAFE): The README.md and migration-template.sql files provide standard SQL patterns and schema definitions for PostgreSQL.
  • [Dependency Analysis] (SAFE): The documentation mentions standard tools like psql, migrate, and prisma. No suspicious packages or remote script execution (e.g., curl | bash) were found.
  • [Credential Safety] (SAFE): No hardcoded credentials or secrets were detected. The use of password_hash in the SQL template is a standard best practice for database schemas.
  • [Command Execution] (SAFE): The skill does not contain any executable scripts or automation that runs shell commands; the commands listed in the documentation are intended for manual developer use.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:15 PM