agents-sdk
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill relies on official Cloudflare documentation and vendor-specific libraries, including
@cloudflare/codemodeand@cloudflare/ai-chat. - [SAFE]: Documentation for experimental features like 'Code Mode' explicitly includes security controls, such as a
globalOutboundfetch handler to implement domain whitelisting and prevent unauthorized network access. - [SAFE]: Email handling logic demonstrates secure practices by providing examples of HMAC-SHA256 signature verification (
createSecureReplyEmailResolver) to ensure the authenticity of inbound messages. - [SAFE]: The skill documentation uses standard, non-obfuscated instructions and follows the recommended platform architecture for Cloudflare Workers and Durable Objects.
Audit Metadata