skills/openai/plugins/durable-objects/Gen Agent Trust Hub

durable-objects

Pass

Audited by Gen Agent Trust Hub on Jul 14, 2026

Risk Level: SAFE
Full Analysis
  • Official Resource Integration: The skill directs the agent to retrieve information from official Cloudflare documentation. This ensures that the implementation details remain current and follow the service provider's authorized guidelines.
  • External Repository References: Includes references to the cloudflare/actors and lambrospetrou/durable-utils repositories as examples for database migration strategies. These are used as architectural references for maintaining state in persistent storage.
  • Secure Secret Management: Guidance is provided on using the platform's CLI tools to manage sensitive credentials like API keys. This practice avoids the exposure of secrets in configuration files or source code.
  • Input Validation Examples: Demonstrates the use of the zod schema validation library to sanitize and verify incoming data. This is a standard security measure to prevent the processing of unexpected or malformed inputs.
  • Standardized Testing Environment: Recommends established testing frameworks such as vitest and @cloudflare/vitest-pool-workers to ensure code reliability within the target runtime environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 14, 2026, 11:51 PM
Security Audit — agent-trust-hub — durable-objects