Skip to main content

drizzle-postgres

Provides best practices for using PostgreSQL with Drizzle ORM, focusing on schema design, queries, and performance optimization.

Install this skill

or
92/100

Security score

The drizzle-postgres skill was audited on May 21, 2026 and we found 8 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 182

External URL reference

SourceSKILL.md
182- **Official Documentation**: https://orm.drizzle.team
low line 184

External URL reference

SourceSKILL.md
184- **Drizzle Kit (Migrations)**: https://orm.drizzle.team/kit-docs/overview
low line 188

External URL reference

SourceSKILL.md
188- **Official Documentation**: https://www.postgresql.org/docs/
low line 189

External URL reference

SourceSKILL.md
189- **SQL Commands Reference**: https://www.postgresql.org/docs/current/sql-commands.html
low line 190

External URL reference

SourceSKILL.md
190- **Performance Tips**: https://www.postgresql.org/docs/current/performance-tips.html
low line 191

External URL reference

SourceSKILL.md
191- **Index Types**: https://www.postgresql.org/docs/current/indexes-types.html
low line 192

External URL reference

SourceSKILL.md
192- **JSON Functions**: https://www.postgresql.org/docs/current/functions-json.html
low line 193

External URL reference

SourceSKILL.md
193- **Row Level Security**: https://www.postgresql.org/docs/current/ddl-rowsecurity.html
Scanned on May 21, 2026
View Security Dashboard
Installation guide →