cloudflare-workers
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate developer guidance for the Cloudflare Workers platform. No malicious instructions, obfuscation, or data exfiltration patterns were identified.
- [COMMAND_EXECUTION]: The skill mentions standard use of the
wranglerCLI tool for project initialization, local simulation, and deployment, which is consistent with its stated purpose. - [CREDENTIALS_UNSAFE]: The instructions correctly advise users to manage secrets via the
wrangler secret putcommand rather than hardcoding them in configuration files or code. - [EXTERNAL_DOWNLOADS]: No remote script downloads or unverified package installations were found.
Audit Metadata