cloudflare-workers-security
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is an educational resource and template library that promotes industry-standard security practices for Cloudflare Workers developers.
- [COMMAND_EXECUTION]: Provides a security auditing shell script (
scripts/security-audit.sh) that utilizescurlto fetch and verify HTTP headers from user-supplied URLs. The script includes logic to validate the input format and prevent command injection. - [DATA_EXFILTRATION]: No evidence of credential harvesting. The skill correctly teaches users to use platform-native secret management (Wrangler Secrets) and provided code snippets for secure, constant-time comparisons and log masking.
- [EXTERNAL_DOWNLOADS]: The skill templates reference well-known and reputable third-party libraries such as
zodandhono, along with official Cloudflare development tools likewrangler.
Audit Metadata