drizzle_orm

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a technical documentation and template provider for database management. It does not contain malicious code or hidden instructions; the provided examples follow industry-standard practices for the Cloudflare Workers ecosystem.\n- [EXTERNAL_DOWNLOADS]: The skill references standard installations of 'drizzle-orm' and 'drizzle-kit' via NPM. These are well-known, established packages in the JavaScript ecosystem and originate from trusted sources.\n- [CREDENTIALS_UNSAFE]: The documentation explicitly instructs users to manage sensitive data like Cloudflare API tokens and Account IDs using environment variables (e.g., process.env.CLOUDFLARE_D1_TOKEN), including prominent warnings against committing these secrets to version control.\n- [COMMAND_EXECUTION]: The guide includes common CLI commands for 'wrangler' and 'drizzle-kit' (e.g., npx wrangler d1 migrations apply) which are required for managing Cloudflare D1 databases and ORM migrations. These commands are used as intended within the described technical workflow.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 10:56 PM