drizzle-nextjs-postgres
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive and secure guidelines for developing applications with Drizzle ORM, PostgreSQL, and Next.js. Findings from individual categories are summarized below.
- [PROMPT_INJECTION]: No attempts to override agent behavior or bypass safety guidelines were found in the instructions or reference files.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials were detected. The snippets correctly use environment variable lookups (e.g.,
process.env.DATABASE_URL) and placeholders, following security best practices. - [DATA_EXFILTRATION]: No patterns of sensitive data access combined with unauthorized external transmission were identified.
- [EXTERNAL_DOWNLOADS]: The skill references well-known and trusted technology packages such as
drizzle-orm,pg, and@neondatabase/serverless. No suspicious remote downloads or execution patterns (likecurl | bash) were detected. - [COMMAND_EXECUTION]: No dangerous shell command execution patterns or unauthorized subprocess calls were found.
Audit Metadata