deploy-with-cloudflare
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official packages and tools from Cloudflare (wrangler, @cloudflare/vite-plugin, @cloudflare/next-on-pages) and TanStack (@tanstack/react-start). These are well-known services and libraries.
- [COMMAND_EXECUTION]: Instructions include standard deployment commands using the Cloudflare wrangler CLI and package managers (pnpm, npx).
- [CREDENTIALS_UNSAFE]: The skill correctly demonstrates using .gitignore to prevent committing sensitive files like .dev.vars and recommends using wrangler secret put for production secrets.
- [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected. The technical guidance aligns with official documentation for the mentioned frameworks.
Audit Metadata