cloudflare-pages
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
wranglerCLI and standard bash scripts to manage Cloudflare Pages projects. Commands use shell-safe quoting for variables to prevent argument injection.\n- [EXTERNAL_DOWNLOADS]: Recommended tools and GitHub Actions templates reference official sources, including the Cloudflare and GitHub Actions organizations. These are recognized as well-known and trusted services.\n- [DATA_EXFILTRATION]: Outbound network requests are limited to official Cloudflare API endpoints (api.cloudflare.com) for project configuration and status verification. These are established and well-known services.\n- [CREDENTIALS_UNSAFE]: Security best practices are followed for credential management; the skill avoids hardcoded secrets and instructs the user to utilize environment variables or GitHub repository secrets for API tokens.
Audit Metadata