cloudflare-kv
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical playbook for Cloudflare Workers KV and does not contain any malicious scripts or instructions.
- [EXTERNAL_DOWNLOADS]: The documentation references official Cloudflare developer tools and API endpoints, such as
wranglerandapi.cloudflare.com. These are recognized well-known services and are used here for legitimate development and configuration purposes. - [COMMAND_EXECUTION]: Provides examples of standard CLI commands for managing Cloudflare resources using
wrangler,curl, andjq. These snippets represent routine administrative tasks for the platform. - [CREDENTIALS_UNSAFE]: Authentication examples correctly utilize environment variable placeholders (e.g.,
$ACCOUNT_ID,$API_TOKEN) and example UUIDs for namespace IDs, ensuring no actual credentials are exposed. - [PROMPT_INJECTION]: Instructions were reviewed for potential behavioral overrides or safety bypasses; no such patterns were found. The content is strictly technical and aligned with its stated purpose.
Audit Metadata