drizzle-migrations
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official GitHub Actions (
actions/checkout,actions/setup-node) and standard development tools such aspnpmanddrizzle-kitwithin its documentation and CI/CD examples. - [CREDENTIALS_UNSAFE]: No hardcoded secrets or credentials were found. The skill correctly demonstrates the use of environment variables (
process.env.DATABASE_URL) and CI/CD secrets (${{ secrets.STAGING_DATABASE_URL }}) to handle sensitive connection strings. - [SAFE]: The content is purely educational documentation focusing on migration-first database workflows and does not contain any malicious executable scripts or command injection patterns.
Audit Metadata