drizzle-sqlite
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of Markdown documentation and TypeScript code examples providing architectural guidance for Drizzle ORM and SQLite backends. No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected.
- [SAFE]: External references are limited to official documentation for Drizzle ORM (orm.drizzle.team), SQLite (sqlite.org), and well-known services like Turso (turso.tech). All package references (drizzle-orm, better-sqlite3, zod, etc.) are standard tools for the described technology stack.
- [SAFE]: The skill actively promotes secure coding practices, such as preventing SQL injection via parameter binding (query-bind-parameters-not-concat.md) and maintaining data integrity through foreign key enforcement (conn-foreign-keys-pragma.md).
Audit Metadata