deploy-cloudflare

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references the installation of the wrangler CLI using npm install -g wrangler. Wrangler is the official tool for Cloudflare, which is a well-known service.- [COMMAND_EXECUTION]: The skill provides various bash commands to interact with Cloudflare's platform, including deployment, configuration, and secret management via the wrangler utility.- [CREDENTIALS_UNSAFE]: Security best practices are encouraged, such as using wrangler secret put for sensitive information instead of hardcoding it in configuration files. All provided examples use placeholder values.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 10:43 PM