wrangler
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- Official CLI Documentation: The skill serves as a reference for the Wrangler CLI, an official tool for managing Cloudflare services. All commands and configuration examples provided align with standard, documented usage.
- Safe Dependency Management: Recommended package installations use the official NPM registry for the
wranglerand@cloudflare/vitest-pool-workerspackages. These are well-known, vendor-supported tools. - Secure Secret Handling: The skill appropriately guides users toward secure practices, such as using
.dev.varsfor local secrets andwrangler secret putfor managing secrets in the Cloudflare environment, rather than hardcoding credentials in configuration files. - Trusted External References: All external links point to official Cloudflare documentation and schemas, ensuring that information is sourced from the vendor's own verified infrastructure.
- Standard Development Practices: The inclusion of testing configurations and environment-specific deployment steps reflects industry-standard development workflows without introducing suspicious or unexpected behaviors.
Audit Metadata