@tank/cloudflare-workers
Pass
Audited by Gen Agent Trust Hub on May 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats detected. The skill consists exclusively of instructional documentation and configuration for Cloudflare Workers development.
- [COMMAND_EXECUTION]: The documentation references standard Cloudflare CLI tools like
wrangler. These references are informational and intended for local developer use in managing Workers environments. - [EXTERNAL_DOWNLOADS]: Mentions well-known and trusted ecosystem tools such as
hono,vitest, andminiflare. No unverified or suspicious external scripts are downloaded or executed. - [DATA_EXPOSURE_AND_EXFILTRATION]: The skill manifest specifically restricts network access (
network.outbound: []), preventing data exfiltration. The documentation actively promotes secure secret management using platform-native bindings.
Audit Metadata