humble
HTTP security header analysis, grading, and remediation guidance
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install humble?โผ
Run `npx skills add rfc-st/humble --all -g -y` in your terminal to install the header analysis skill globally.
How to check a website's security headers?โผ
Run humble against any URL to detect missing, deprecated, and insecure HTTP response headers, then receive an A-to-E security grade with remediation advice.
Can humble analyze saved HAR or raw header files?โผ
Yes. It can analyze raw curl response files and HAR captures, so you can audit headers without making live requests.
Does humble work in CI/CD pipelines?โผ
Yes. It can output a JSON summary with totals and grade, making it easy to fail builds when security header posture regresses.
Can I use humble without security expertise?โผ
Yes. The analysis skill turns each report into a plain-language prioritized action plan with copy-paste server configuration fixes.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core