cloudflare-pages-ops

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill makes use of the Wrangler CLI, which is the official, well-known development tool provided by Cloudflare for its Workers and Pages platforms.
  • [COMMAND_EXECUTION]: Utilizes Bash scripts and CLI commands (Wrangler) to perform hosting operations such as project creation and deployment. The implementation includes explicit rules and automated checks to prevent the leaking of secrets in terminal output.
  • [DATA_EXFILTRATION]: Communicates with api.cloudflare.com to perform management tasks. These network operations are directed exclusively to official service endpoints required for the skill's primary function.
  • [CREDENTIALS_UNSAFE]: Follows best practices for secret management. The skill consumes caller-injected credentials and handles them through environment variables, with clear instructions for the agent to never reveal the token values. It correctly distinguishes between non-sensitive account identifiers and sensitive API tokens.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 06:45 PM
Security Audit — agent-trust-hub — cloudflare-pages-ops