Catalog / Skills

htmx Security

Review and harden security for htmx and server-driven web apps. Use when handling user-supplied HTML, escaping or sanitizing fragments, adding CSP, evaluating XSS risk, configuring CSRF or cookies, loading htmx from a CDN, using SRI hashes, accepting hx-* attributes from content, or reviewing htmx request headers and history caching.

Frontendv0.1.0MIThtmxsecurityxsscspfrontend

Install

npx skills add LVTD-LLC/skills --skill htmx-security

From `SKILL.md`

Use this skill before shipping htmx features that render user content, accept rich HTML, add third-party scripts, change Content Security Policy, or expose new mutation endpoints.