cloudflare-images
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats or malicious patterns were detected across the skill files. The instructions and code examples provided are standard for using Cloudflare's official services.
- [SAFE]: Sensitive information such as API tokens and signing keys are handled correctly using placeholders (e.g.,
<API_TOKEN>,YOUR_KEY_FROM_IMAGES_DASHBOARD) rather than hardcoded secrets. - [SAFE]: Network operations in the examples target official Cloudflare API endpoints or generic example domains for demonstration purposes.
- [SAFE]: The skill includes proactive security guidance, such as how to implement signed URLs for private images and how to validate request parameters in Workers to prevent abuse.
- [SAFE]: Command-line examples use standard tools like
curlandnpx wrangler, which are official and recommended for developing on the Cloudflare platform.
Audit Metadata