🎯

missing-security-headers-anti-pattern

🎯Skill

from igbuend/grimbard

VibeIndex|
What it does

Identifies and recommends fixes for missing or misconfigured HTTP security headers that expose web applications to potential vulnerabilities.

πŸ“¦

Same repository

igbuend/grimbard(43 items)

missing-security-headers-anti-pattern

Installation

Quick InstallInstall with npx
npx skills add https://github.com/igbuend/grimbard --skill missing-security-headers-anti-pattern

Need more details? View full documentation on GitHub β†’

1Installs
-
AddedFeb 12, 2026

More from this repository10

🎯
secure-codebase-documentation🎯Skill

Generates comprehensive security documentation for codebases, identifying vulnerabilities, best practices, and compliance requirements across project files.

🎯
best-practices-reviewer🎯Skill

Reviews code for adherence to industry-standard software engineering best practices, identifying potential improvements in design, performance, and maintainability.

🎯
sarif-issue-reporter🎯Skill

Generates detailed SARIF reports for code vulnerabilities, mapping security issues across repositories with comprehensive analysis and tracking.

🎯
insufficient-randomness-anti-pattern🎯Skill

Detects and helps remediate weak randomness vulnerabilities in cryptographic implementations, highlighting potential entropy risks.

🎯
codebase-discovery🎯Skill

Rapidly maps and explores software project structures, dependencies, and architectural patterns across multiple programming languages and frameworks.

🎯
ldap-injection-anti-pattern🎯Skill

Detects and prevents LDAP injection vulnerabilities by analyzing input sanitization, authentication, and query construction patterns in code.

🎯
command-injection-anti-pattern🎯Skill

Detects and prevents command injection vulnerabilities by analyzing input sanitization, escaping, and safe command execution patterns in code.

🎯
data-validation🎯Skill

Validates and sanitizes complex data structures, ensuring type safety, format compliance, and preventing injection vulnerabilities across different input sources.

🎯
hardcoded-secrets-anti-pattern🎯Skill

Identifies and flags hardcoded credentials, API keys, and sensitive configuration values in source code to prevent security vulnerabilities.

🎯
missing-input-validation-anti-pattern🎯Skill

Identifies and refactors code vulnerabilities where input validation is absent, preventing potential security risks and injection attacks.