cloudflare-durable-objects
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides secure coding templates that implement parameterized SQL queries using the
ctx.storage.sql.execAPI, which correctly mitigates SQL injection risks. The documentation inreferences/best-practices.mdfurther emphasizes these security practices. - [SAFE]: All project templates and dependency files reference standard, official tools such as
wrangler,@cloudflare/workers-types, andtypescript. No unknown or suspicious external packages were identified. - [SAFE]: The skill's utility script
scripts/check-versions.shis benign and used only for verifying package versions through the public npm registry. - [SAFE]: No sensitive data, such as hardcoded API keys, private credentials, or internal file paths, was found within the skill's files. Configuration templates use clear placeholders for sensitive IDs.
Audit Metadata