cloudflare
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns or security risks were detected in the skill files. The content consists of high-quality documentation, architectural patterns, and API references for building on the Cloudflare platform.
- [EXTERNAL_DOWNLOADS]: The documentation references installation commands for numerous official Cloudflare libraries and well-known ecosystem packages (e.g., 'wrangler', '@cloudflare/workers-types', 'hono', 'zod'). These downloads originate from trusted organizations and established registries, posing no risk in the context of development documentation.
- [COMMAND_EXECUTION]: The reference files include various CLI command examples (e.g., 'wrangler dev', 'terraform apply', 'cloudflared tunnel run') and runtime code execution snippets for isolated environments (e.g., 'sandbox.exec'). These are provided as functional examples for the intended use cases of the respective Cloudflare services.
- [SAFE]: Examples involving sensitive data (API tokens, database credentials) consistently use safe placeholders such as 'YOUR_API_TOKEN', '', or 'secret-value', ensuring no real credentials are exposed.
Audit Metadata