workers-best-practices

Pass

Audited by Gen Agent Trust Hub on Jun 20, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill retrieves the latest Workers type definitions by using npm pack for the @cloudflare/workers-types package. It also fetches current best practices and API references from the official developers.cloudflare.com domain. These activities target trusted vendor resources and are essential for providing accurate and secure guidance.
  • [COMMAND_EXECUTION]: The skill instructs the agent to use several shell commands to manage reference material and perform code validation. This includes using mkdir, npm pack, and tar to download and extract type definitions into a temporary directory for inspection. It also reads the local config-schema.json from the wrangler package to ensure configuration validity and recommends running npx eslint or npx oxlint to detect anti-patterns and floating promises in the codebase.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 20, 2026, 08:10 PM
Security Audit — agent-trust-hub — workers-best-practices