cloudflare
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [SAFE]: The skill consists entirely of high-quality technical documentation and code samples for building on the Cloudflare platform. It contains no instructions to bypass security filters, no hardcoded credentials, and no obfuscated or suspicious content.
- [EXTERNAL_DOWNLOADS]: The documentation guides users to install necessary development tools and libraries from reputable sources, primarily the official npm registry and Cloudflare's own GitHub repositories. This includes packages like
wrangler,miniflare, and various@cloudflare/*SDKs, which are standard for the intended workflow. - [COMMAND_EXECUTION]: Numerous reference files describe the legitimate use of the
wranglerCLI andnpmfor managing infrastructure, deploying code, and running local development servers. These commands are executed by the developer in a local context as part of a standard software development lifecycle. - [REMOTE_CODE_EXECUTION]: The skill provides documentation for Cloudflare products specifically designed for safe dynamic code execution, such as Dynamic Workers and the Sandbox SDK. These products use V8 isolates and containerization to execute AI-generated or user-provided code in secure, isolated server-side environments.
Audit Metadata