cloudflare-queues
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation, configuration templates, and code examples for using the Cloudflare Queues service.
- [SAFE]: All network requests and API endpoints referenced (such as
api.cloudflare.com) belong to Cloudflare, which is identified as a well-known and trusted service provider. - [SAFE]: Command-line examples utilize
wrangler, the official and trusted CLI for Cloudflare Workers development. - [SAFE]: Code snippets use appropriate placeholders for sensitive data (e.g.,
$ACCOUNT_ID,$API_TOKEN,sk-...), following best practices to prevent credential exposure. - [SAFE]: No obfuscation, persistence mechanisms, or unauthorized privilege escalation patterns were detected in the scripts or configuration files.
Audit Metadata