database-design

Pass

Audited by Gen Agent Trust Hub on Aug 20, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes a Python script scripts/schema_validator.py designed to be executed via a shell. The script performs read-only operations on local schema files (Prisma/Drizzle) within a provided project path to identify missing indexes or naming convention violations. It handles file reading safely using Path.read_text() with error handling and does not perform network operations or execute arbitrary sub-commands.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 20, 2026, 08:53 AM
Security Audit — agent-trust-hub — database-design