skill-security-framing
FeaturedURL validation and content sanitization for untrusted sources — use when handling external input safely
Install
Quality Score: 99/100
Skill Content
Details
- Author
- nyldn
- Repository
- nyldn/claude-octopus
- Created
- 7 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
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.
security
Review or implement application security controls using framework-agnostic engineering principles, then adapt them to the detected project stack.
security
This skill should be used when reviewing code for injection flaws, auth bypasses, or hardcoded secrets.