durable-objects
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official Cloudflare documentation (developers.cloudflare.com) and public GitHub repositories from Cloudflare (github.com/cloudflare/actors) for configuration and best practices. These are trusted sources.
- [CREDENTIALS_UNSAFE]: The skill follows security best practices for secret management by instructing users to use the
wrangler secretcommand for sensitive variables like API keys instead of hardcoding them in configuration files. - [COMMAND_EXECUTION]: Provides standard development and deployment commands for the Cloudflare Wrangler CLI tool (e.g.,
wrangler dev,wrangler deploy). - [DATA_EXFILTRATION]: No unauthorized data access or transmission patterns were identified. Networking is limited to standard Cloudflare Workers and Durable Objects functionality.
Audit Metadata