epic-database

Pass

Audited by Gen Agent Trust Hub on Aug 15, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides instructions for executing command-line tools such as Prisma (bunx prisma) for migrations, database seeding, and schema management.
  • [COMMAND_EXECUTION]: The skill includes instructions for using the Fly.io CLI (fly) to manage production database instances, including SSH access and proxying Prisma Studio.
  • [SAFE]: The skill follows security best practices by recommending CUID2 for secure unique identifiers and explicitly advising against fetching sensitive data (like password hashes) in database queries.
  • [SAFE]: The skill encourages the use of Zod for data validation before database insertion and outlines a safe 'widen then narrow' strategy for zero-downtime migrations.
  • [SAFE]: All external references and tools mentioned (Prisma, Fly.io, LiteFS, SQLite) are well-known services or part of the vendor's intended stack.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 15, 2026, 11:44 AM
Security Audit — agent-trust-hub — epic-database