Harness-engineering owasp-security-headers

name: owasp-security-headers

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

name: owasp-security-headers version: '1.0.0' description: Configure HTTP security headers to protect against XSS, clickjacking, MIME sniffing, and data leaks stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • '/middleware/'
  • '/security/'
  • '**/server.*' related_skills:
  • owasp-xss-prevention
  • owasp-csrf-protection
  • security-hsts-preloading
  • security-tls-fundamentals
  • security-zero-trust-principles stack_signals:
  • nodejs
  • typescript
  • security keywords:
  • security-headers
  • csp
  • helmet
  • hsts
  • clickjacking
  • content-security-policy
  • x-frame-options metadata: author: community upstream: cheatsheetseries.owasp.org/cheatsheets/HTTP_Headers_Cheat_Sheet state: persistent: false files: [] depends_on: []