Skip to main content

durable-objects

Enables the creation and management of stateful applications using Cloudflare Durable Objects for real-time coordination and storage.

Install this skill

or
70/100

Security score

The durable-objects skill was audited on Feb 9, 2026 and we found 2 security issues across 1 threat category, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 72

Direct command execution function call

SourceSKILL.md
72this.ctx.storage.sql.exec(`
high line 136

Direct command execution function call

SourceSKILL.md
136this.ctx.storage.sql.exec("INSERT INTO t (c) VALUES (?)", value);
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →