cloudflare-cli
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the Cloudflare
cfCLI vianpmor running it throughnpx. Since these resources are provided by Cloudflare, a well-known service, the installation is considered a standard operational requirement. - [COMMAND_EXECUTION]: The skill facilitates interaction with the system via the
cfcommand-line utility. It mitigates risks by instructing the agent to use--dry-runwhere possible, verify syntax via--helpbefore execution, and obtain explicit user consent for destructive or production-impacting commands. - [CREDENTIALS_UNSAFE]: The skill includes strict instructions to never print, log, or expose
CLOUDFLARE_API_TOKENor other OAuth credentials. It guides the agent to check authentication status using sanitized commands rather than direct environment variable inspection.
Audit Metadata