Skip to main content

edge-stack

Facilitates rapid development of server-rendered apps using Hono, htmx, and Cloudflare D1 for global edge deployment.

Install this skill

or
92/100

Security score

The edge-stack skill was audited on Feb 9, 2026 and we found 4 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 59

Template literal with variable interpolation in command context

SourceSKILL.md
59const Layout = ({ children }: { children: any }) => html`
low line 91

Access to .env file

SourceSKILL.md
91const { results } = await c.env.DB
low line 63

External URL reference

SourceSKILL.md
63<script src="https://unpkg.com/[email protected]"></script>
low line 64

External URL reference

SourceSKILL.md
64<script src="https://cdn.jsdelivr.net/npm/@unocss/runtime"></script>
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →