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 cf CLI via npm or running it through npx. 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 cf command-line utility. It mitigates risks by instructing the agent to use --dry-run where possible, verify syntax via --help before 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_TOKEN or other OAuth credentials. It guides the agent to check authentication status using sanitized commands rather than direct environment variable inspection.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 30, 2026, 07:49 PM
Security Audit — agent-trust-hub — cloudflare-cli