database-design
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to provide guidance on database selection, schema design, indexing, and migrations. All markdown files contain benign instructional content without any attempts at prompt injection or obfuscation.
- [SAFE]: The Python script
scripts/schema_validator.pyperforms static analysis on local files (Prisma and Drizzle schemas) using regular expressions to identify potential issues like missing indexes or naming convention violations. It does not use any dangerous functions, perform network operations, or access sensitive system credentials.
Audit Metadata