rfc-strfc-stCommunityยท1 Agent Skills Included

humble

HTTP security header analysis, grading, and remediation guidance

Analyzes HTTP response headers for missing, deprecated, insecure, and fingerprinting risks across 63 security headers. Grades each site from A to E and checks compliance with OWASP Secure Headers best practices. Parses humble reports into prioritized remediation plans with ready-to-use Nginx, Apache, and Cloudflare configurations. Exports results to CSV, JSON, PDF, HTML, and XLSX for CI/CD pipelines and security audits.
npx skills add rfc-st/humble --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’