cloudflare-durable-objects

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is primarily educational, providing high-quality documentation and templates for Cloudflare Durable Objects. It does not contain any malicious code, obfuscation, or data exfiltration patterns. It explicitly promotes security best practices, such as using parameterized SQL queries to prevent SQL injection.
  • [EXTERNAL_DOWNLOADS]: The skill references official Cloudflare documentation and standard development tools such as wrangler and npm. The included shell script check-versions.sh queries the npm registry for package versions using npm view, which is a common and safe development practice targeting a well-known service.
  • [COMMAND_EXECUTION]: The documentation includes standard Cloudflare CLI commands for project scaffolding, local development, and deployment. These are intended for user-initiated execution as part of a normal development workflow.
  • [DATA_EXPOSURE_AND_EXFILTRATION]: No sensitive data or hardcoded credentials were found. Configuration templates use generic placeholders for IDs and secrets, and documentation encourages the use of environmental variables and proper secret management.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 06:55 AM
Security Audit — agent-trust-hub — cloudflare-durable-objects