cloudflare-worker-base

Pass

Audited by Gen Agent Trust Hub on Feb 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a project template and does not contain any executable scripts or malicious instructions. It provides standard configuration files and code for the Cloudflare Workers environment.
  • [EXTERNAL_DOWNLOADS] (SAFE): The project references standard, trusted dependencies from the @cloudflare and honojs organizations (e.g., wrangler, hono, @cloudflare/vite-plugin). While the versions mentioned (v4.x for wrangler) appear to be future-dated relative to current releases, they refer to legitimate package names owned by trusted entities.
  • [DATA_EXPOSURE] (SAFE): The wrangler.jsonc file includes an account_id. This specific ID (0460574641fdbb98159c98ebf593e2bd) is a well-known placeholder used in official Cloudflare documentation and public examples; it does not represent a sensitive credential exposure.
  • [COMMAND_EXECUTION] (SAFE): The skill provides standard npm commands for initialization and deployment. No obfuscated or suspicious command execution patterns (like piping remote scripts to a shell) were found.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 21, 2026, 04:26 PM