cloudflare-queues

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides legitimate documentation and well-structured code templates for Cloudflare Queues.
  • [SAFE]: External dependencies are restricted to official Cloudflare tools (wrangler) and Workers type definitions.
  • [SAFE]: Network operations within code templates target well-known, trusted service APIs (Stripe, Resend, Slack) and demonstrate secure practices by using environment variables for credentials rather than hardcoding.
  • [PROMPT_INJECTION]: The skill involves processing asynchronous messages from a queue, which represents an indirect prompt injection surface. The ingestion points include the queue() handler receiving batch.messages. The templates demonstrate capabilities like network access and database writes without explicit sanitization or boundary markers, which is standard for such educational templates and constitutes a baseline risk for the technology.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 03:49 AM