cloudflare-worker-builder

Pass

Audited by Gen Agent Trust Hub on Feb 22, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill utilizes standard package managers to install well-known libraries such as 'hono' and '@cloudflare/vite-plugin'. The use of npm create cloudflare@latest is the standard method for initializing Cloudflare projects.
  • [DATA_EXFILTRATION] (SAFE): No evidence of sensitive data exfiltration or hardcoded secrets. While a specific Cloudflare account_id is included in the wrangler.jsonc template, this is a non-sensitive configuration identifier used for project routing, not a private key or credential.
  • [COMMAND_EXECUTION] (SAFE): The shell commands provided (npm install, wrangler deploy, npm run dev) are standard for the intended primary purpose of building and deploying web workers.
  • [PROMPT_INJECTION] (SAFE): The instructions in SKILL.md are purely functional and do not attempt to override the agent's safety protocols or system instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 22, 2026, 08:40 PM