cloudflare-d1
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily documentation and boilerplate code for Cloudflare D1. It contains detailed instructions on creating databases, applying migrations, and writing queries in a secure manner.
- [COMMAND_EXECUTION]: The skill provides examples of using the
wranglerCLI (e.g.,wrangler d1 create,wrangler d1 migrations apply) to manage Cloudflare services. These are standard developer tools and are used as intended for service configuration. - [EXTERNAL_DOWNLOADS]: The skill references standard Node.js packages such as
wrangler,hono, anddrizzle-orm. These are well-known, established packages within the Cloudflare Workers ecosystem, and the skill provides specific version numbers for audit purposes. - [CREDENTIALS_SAFE]: The skill explicitly instructs users to avoid committing sensitive database IDs to public repositories and recommends using environment variables or secrets for managing these identifiers, adhering to industry security best practices.
Audit Metadata