cloudflare-workers
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The
scripts/init-worker.pyutility includes a functionrun_commandthat wrapssubprocess.run(). This is a helper intended for project initialization tasks, such as invoking package managers or CLI tools likewranglerduring the scaffolding process. - [EXTERNAL_DOWNLOADS]: The instructions and generated project templates reference official Cloudflare tools and libraries, including the
wranglerCLI and thehonoweb framework, which are sourced from the standard npm registry.
Audit Metadata