From jeremylongshore-claude-code-plugins-plus-skills
Generates security headers configurations and provides step-by-step guidance for security fundamentals including authentication, input validation, secure coding, and vulnerability detection. Useful for web security tasks.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin framecraftThis skill is limited to using the following tools:
This skill provides automated assistance for security headers generator tasks within the Security Fundamentals domain.
Audits HTTP security headers like CSP, HSTS, X-Frame-Options; identifies permissive directives; generates secure policies for web apps on Next.js, Express, Nginx, Vercel.
Validates HTTP security headers in web app responses, identifies issues like missing CSP or HSTS, rates posture, checks OWASP compliance, and suggests fixes for XSS, clickjacking, and MIME sniffing.
Executes HTTP header security audits, providing step-by-step guidance, best practices, production-ready configurations, and validation for web security.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for security headers generator tasks within the Security Fundamentals domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with security headers generator" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Security Fundamentals skill category. Tags: security, authentication, validation, owasp, secure-coding