cloudflare-workers
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a high-quality documentation and development resource for Cloudflare Workers. All instructions and code snippets align with official Cloudflare developer guidelines and security best practices.\n- [EXTERNAL_DOWNLOADS]: The documentation references standard developer tools and libraries from well-known sources, including the
wranglerCLI and NPM packages likehono,zod, and official Cloudflare testing utilities. These are standard dependencies for building on the platform.\n- [COMMAND_EXECUTION]: Shell commands provided (e.g.,wrangler login,wrangler deploy,npm install) are intended for manual execution by the developer to manage their own Cloudflare resources and local environment.\n- [DATA_EXFILTRATION]: Code examples demonstrate standard application monitoring by sending telemetry and logs to established observability platforms (e.g., Datadog, Honeycomb, Sentry) using thefetchAPI.
Audit Metadata