cloudflare-workers-dev-experience

Pass

Audited by Gen Agent Trust Hub on Apr 4, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill utilizes Bun and Wrangler (a Cloudflare tool) for managing project dependencies and the local runtime. These are well-established, official tools in the Cloudflare ecosystem.\n- [COMMAND_EXECUTION]: A setup script (scripts/dev-setup.sh) is provided to automate the creation of project folders, configuration files (such as wrangler.jsonc and tsconfig.json), and basic source code. It includes proper validation for user-supplied project names.\n- [REMOTE_CODE_EXECUTION]: The script scripts/dev-setup.sh contains a diagnostic message that points the user to the official Bun installation command (curl -fsSL https://bun.sh/install | bash). This is a standard help reference and is not executed automatically by the skill.\n- [SAFE]: The skill uses .dev.vars for local secrets management, which is the recommended security practice for the Cloudflare Workers platform to prevent accidental credential leakage.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 4, 2026, 07:40 AM