database-development
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill outlines standard development workflows for Drizzle ORM, including schema generation and migration execution via pnpm and drizzle-kit.
- [SAFE]: It enforces security best practices by instructing the agent to avoid
sql.raw()in API source code to prevent SQL injection, mandating parameter binding instead. - [SAFE]: The mention of the Clerk API is in the context of standard data migration scripts and does not involve the exposure of credentials or sensitive data exfiltration.
- [SAFE]: Commands and file paths (e.g.,
turbo/packages/db) are consistent with the described project structure for a monorepo and do not perform unauthorized system modifications.
Audit Metadata