cloudflare-deploy
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a comprehensive developer reference for the Cloudflare ecosystem, composed of technical documentation, configuration guides, and architectural patterns.
- [EXTERNAL_DOWNLOADS]: Documents the installation of official platform tools like the 'wrangler' CLI and 'cloudflared' tunnel client from trusted registries and repositories.
- [COMMAND_EXECUTION]: Provides instructions for executing commands within isolated container environments via the Cloudflare Sandbox SDK. These instructions are part of the core functionality being documented and include security warnings regarding input validation and command injection.
- [REMOTE_CODE_EXECUTION]: Includes examples of setting up developer environments in sandboxed contexts, such as the installation of 'code-server' via a remote script. These are documented as part of specific application patterns for well-known services.
- [INDIRECT_PROMPT_INJECTION]: Identifies surfaces for processing untrusted external data, such as incoming emails via Email Workers or HTTP request bodies. The references include capability inventories for database operations and network fetch, while providing remediation advice such as the use of prepared statements to prevent SQL injection.
Audit Metadata