cloudflare-deploy

Pass

Audited by Gen Agent Trust Hub on May 3, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists entirely of instructional documentation and code snippets intended to guide an AI agent in deploying Cloudflare resources. No executable malicious code is bundled.
  • [COMMAND_EXECUTION]: The provided code examples utilize standard development tools such as the wrangler CLI, npm, and curl. These are documented for their intended purpose of interacting with official Cloudflare APIs and project management.
  • [EXTERNAL_DOWNLOADS]: The documentation references the installation of official tools (e.g., cloudflared, wrangler) and libraries from trusted repositories such as NPM and GitHub. All network operations in examples target well-known official domains like api.cloudflare.com.
  • [CREDENTIALS_UNSAFE]: Security practices are handled correctly. Sensitive values such as API tokens are represented by placeholders (e.g., <TOKEN>, YOUR_API_KEY) and documentation encourages the use of secure secret management through Cloudflare's platform features.
Audit Metadata
Risk Level
SAFE
Analyzed
May 3, 2026, 05:01 AM