cloudflare-workers
Pass
Audited by Gen Agent Trust Hub on Jul 20, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known packages including
@opennextjs/cloudflareandwranglerfrom the official npm registry. - [COMMAND_EXECUTION]: Instructions involve standard build and deployment commands (
npm run,npx) typical for modern web development workflows. - [CREDENTIALS_UNSAFE]: The documentation correctly identifies the need for
CLOUDFLARE_API_TOKENandCLOUDFLARE_ACCOUNT_IDenvironment variables for deployment without hardcoding any actual values, promoting secure secrets management.
Audit Metadata