wrangler
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents the official Cloudflare Wrangler CLI tool for legitimate development and deployment tasks.
- [COMMAND_EXECUTION]: Provides standard shell commands for interacting with Cloudflare services (e.g., Workers, D1, R2, KV). These commands are consistent with the documented functionality of the Wrangler CLI.
- [EXTERNAL_DOWNLOADS]: Recommends installing the
wranglerpackage and related testing tools through the official npm registry, which is an established and trusted package repository. - [CREDENTIALS_UNSAFE]: Encourages secure secret management by instructing users to use
.dev.varsfor local secrets and thewrangler secretcommand for production secrets, aligning with security best practices.
Audit Metadata