cloudflare
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill folder consists solely of markdown files providing documentation and development guidelines for the Cloudflare ecosystem. It contains no executable scripts or host-level commands.
- [SAFE]: The documentation actively promotes security-best practices. For example, it mandates the use of prepared statements in SQL queries to prevent SQL injection (
references/d1/api.md) and provides specific advice on handling sensitive credentials using environment variables and Cloudflare Secrets Store. - [SAFE]: Tool implementation patterns (such as for Puppeteer/Playwright or the Cloudflare Sandbox service) are presented neutrally as developer references and include appropriate security warnings, such as the risk of command injection in user-supplied code (
references/sandbox/gotchas.md). - [SAFE]: All external URLs point to official Cloudflare documentation, verified GitHub repositories for Cloudflare projects, or standard public package registries (NPM, PyPI).
Audit Metadata