cloudflare-durable-objects
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The content provides legitimate guidance for developing with Cloudflare Durable Objects. Code snippets for SQL storage, KV storage, and WebSocket management follow established developer patterns and safety protocols, such as using parameterization for SQL queries.
- [COMMAND_EXECUTION]: The documentation references
npx wrangler deploy, which is the standard command-line tool for deploying applications to the Cloudflare platform. This usage is transparent and expected for the skill's purpose. - [EXTERNAL_DOWNLOADS]: The skill involves the use of
wrangler, a well-known developer tool from the official npm registry. This reference to a trusted service does not represent a security risk.
Audit Metadata