cloudflare-deploy
Pass
Audited by Gen Agent Trust Hub on Feb 22, 2026
Risk Level: SAFENO_CODE
Full Analysis
- SAFE (SAFE): No malicious patterns, prompt injections, or data exfiltration attempts were detected. The skill acts as an educational and operational reference for Cloudflare services. All examples provided use legitimate API endpoints and documentation standards.
- NO_CODE (SAFE): The skill consists exclusively of markdown documentation and YAML configuration files. There are no executable scripts (.js, .py, .sh) provided within the skill package, minimizing the risk of direct execution of malicious logic.
- EXTERNAL_DOWNLOADS (SAFE): The skill references official Cloudflare packages and reputable community libraries (e.g., Hono, Zod, Pulumi) available through standard registries. External script references, such as the Turnstile API, point exclusively to official Cloudflare domains.
- COMMAND_EXECUTION (SAFE): Examples of command-line usage (e.g., Wrangler deploy, curl) are standard administrative operations for Cloudflare services. The usage of variables like
sandbox_permissions=require_escalatedis correctly contextualized as a functional requirement for cloud deployment tasks.
Audit Metadata