database-design
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists primarily of educational documentation regarding database selection, indexing, and schema design. The included Python script
scripts/schema_validator.pyis a utility for checking naming conventions and structural issues in Prisma and Drizzle schema files. It uses regular expressions to parse local text files and does not perform network operations, execute arbitrary code, or access sensitive system directories.
Audit Metadata