durable-objects
Enables the creation and management of stateful applications using Cloudflare Durable Objects for real-time coordination and storage.
Install this skill
or
66/100
Security score
The durable-objects skill was audited on May 26, 2026 and we found 6 security issues across 2 threat categories, including 2 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 85
Direct command execution function call
SourceSKILL.md
| 85 | this.ctx.storage.sql.exec(` |
high line 149
Direct command execution function call
SourceSKILL.md
| 149 | this.ctx.storage.sql.exec("INSERT INTO t (c) VALUES (?)", value); |
low line 16
External URL reference
SourceSKILL.md
| 16 | | Docs | https://developers.cloudflare.com/durable-objects/ | |
low line 17
External URL reference
SourceSKILL.md
| 17 | | API Reference | https://developers.cloudflare.com/durable-objects/api/ | |
low line 18
External URL reference
SourceSKILL.md
| 18 | | Best Practices | https://developers.cloudflare.com/durable-objects/best-practices/ | |
low line 19
External URL reference
SourceSKILL.md
| 19 | | Examples | https://developers.cloudflare.com/durable-objects/examples/ | |
Scanned on May 26, 2026
View Security Dashboard