cloudflare-deploy
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides extensive documentation for Cloudflare services. All code snippets and shell commands are standard development and deployment tasks (e.g., using
wranglerCLI,npmpackage management, and standard Cloudflare runtime APIs). - [SAFE]: No evidence of hardcoded credentials or unauthorized data exfiltration. Placeholders for API tokens, account IDs, and secrets are clearly documented as variables to be supplied by the user via secure environment variables or
wrangler secretcommands. - [SAFE]: External dependencies referenced (such as
postal-mime,mimetext,@cloudflare/puppeteer, and@ai-sdk/openai) are standard, well-known libraries in the Cloudflare and AI ecosystems. - [SAFE]: All external URL references point to official Cloudflare documentation (
developers.cloudflare.com), dashboards (dash.cloudflare.com), or official Cloudflare GitHub repositories, which are recognized as well-known and trusted services. - [SAFE]: No obfuscation, persistence mechanisms, or privilege escalation patterns were detected. The use of
sudoin service installation examples is standard practice for the tasks described.
Audit Metadata