durable-objects

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFE
Full Analysis
  • [Trusted Resource Integration]: The skill correctly directs the agent to official Cloudflare documentation and provides code examples using established, vendor-maintained libraries such as @cloudflare/vitest-pool-workers.
  • [Secure Coding Patterns]: Multiple security-positive patterns are demonstrated, including the use of the Zod library for runtime input validation and the use of parameterized queries (? placeholders) in SQLite operations to mitigate injection risks.
  • [Proper Secret Handling]: The documentation provides clear guidance on using the Wrangler CLI for secret management rather than hardcoding sensitive information within configuration files or source code.
  • [Standard Dependency Management]: The referenced Node.js packages (vitest, zod) are well-known, industry-standard tools used for their intended purposes of testing and data validation.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 06:06 PM