Wrangler Workflows
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill serves as a legitimate technical guide for Cloudflare Workers development workflows.
- [DATA_EXPOSURE_AND_EXFILTRATION]: The skill documents the management of Cloudflare API tokens and secrets. It correctly uses placeholders for sensitive values (e.g.,
your-token) and provides clear best practices, explicitly advising users to avoid committing secrets to version control and recommending interactive CLI input for sensitive data. - [EXTERNAL_DOWNLOADS]: The skill instructions include installing the official
wranglerCLI and associated TypeScript definitions from Cloudflare's registry. These are well-known resources from a trusted service provider. - [INDIRECT_PROMPT_INJECTION]: While the skill describes workflows that involve processing external files (configuration files and SQL scripts), it serves purely as a documentation resource. The risk of instruction injection is handled by the standard CLI tool and the agent's own safety guardrails.
Audit Metadata