sk Skill · ShieldNet-360
frontend-security
Browser-side hardening: XSS and safe text binding, per-sink URL policy, DOM clobbering, nonce-based CSP, Trusted Types, subresource integrity, iframe capability minimization, postMessage validation, and where client state may live. Use when generating HTML, JSX, Vue, or Svelte templates, setting response headers in a web app, embedding third-party scripts or frames, or storing anything client-side.
Open on skills.sh ↗read 2026-09-15
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
Goprevention
- Host repository
- ShieldNet-360/secure-vibe
- Category
- prevention
- Version
- 2.0.0
- Compatible with
- when generating HTML / JSX / Vue / Svelte templates, when wiring up response headers in a web app, when adding third-party script tags, CDN resources, or embedded frames, when passing messages between windows, frames, or workers, when storing state client-side
- Host stars
- 22
- Host language
- Go