Harness-engineering owasp-xss-prevention

name: owasp-xss-prevention

install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest: agents/skills/claude-code/owasp-xss-prevention/skill.yaml
source content

name: owasp-xss-prevention version: "1.0.0" description: Prevent reflected, stored, and DOM-based XSS via CSP headers, output encoding, and input sanitization stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • "/auth/"
  • "/security/"
  • "/middleware/"
  • "/guards/" related_skills:
  • owasp-security-headers
  • owasp-csrf-protection
  • nestjs-guards-pattern
  • security-injection-families
  • security-threat-modeling-stride stack_signals:
  • nodejs
  • typescript
  • security keywords:
  • xss
  • cross-site-scripting
  • csp
  • dompurify
  • input-sanitization
  • content-security-policy
  • owasp metadata: author: community upstream: "owasp.org/www-project-top-ten/" state: persistent: false files: [] depends_on: []