cloudflare
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation references the installation of official tools such as
wranglerand@cloudflare/next-on-pagesvia the npm registry. These are well-known packages provided by Cloudflare for interacting with their ecosystem. - [COMMAND_EXECUTION]: The skill provides examples of using the
wranglerCLI for deployment, secret management, and database operations. These are standard administrative tasks for the Cloudflare platform and do not involve arbitrary or malicious command execution. - [CREDENTIALS_UNSAFE]: The skill explicitly advises against hardcoding secrets in configuration files and instead recommends using the
wrangler secret putcommand for secure, encrypted storage of sensitive information. - [DATA_EXFILTRATION]: No suspicious network operations or data exfiltration patterns were found. Network operations described are part of standard Cloudflare Worker functionality (e.g.,
fetchhandlers).
Audit Metadata