wrangler
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions and provided command examples align with standard development workflows for Cloudflare Workers and do not exhibit malicious patterns.
- [EXTERNAL_DOWNLOADS]: The skill correctly directs the agent to official Cloudflare documentation and standard NPM packages (
wrangler,create-cloudflare). These resources originate from well-known and trusted sources within the Cloudflare ecosystem. - [CREDENTIALS_UNSAFE]: The skill explicitly advises against committing secrets to configuration files and recommends using
.dev.varsfor local development andwrangler secretfor production, which are established secure practices for credential management.
Audit Metadata