Skill comparison
Use this as a shortlist, then open the skill detail page before adopting.
Decision summary
Strongest overall
Maigret
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Fastest prototype
Maigret
Best first install candidate based on install readiness and adoption.
Freshest repo
hunt-api-misconfig
Most recent maintenance signal among this shortlist.
| Signal | hunt-api-misconfig Hunt API security misconfiguration — mass assignment, prototype pollution, HTTP verb tampering. Mass assignment: send {is_admin:true, role:admin, verified:true} on profile/account/reset endpoints — server blindly applies. JWT signature/crypto forging (alg:none, key confusion, kid/jku) is owned by hunt-jwt-crypto; this skill covers only non-crypto JWT handling. Prototype pollution: __proto__ injection in JSON merge / Object.assign / lodash _.merge → polluted prototype reaches sink (RCE in Node, XSS in browser). HTTP verb: GET-bypass-CSRF, X-HTTP-Method-Override, TRACE enabled. Detection: API responses with extra fields, JWTs in headers (decode at jwt.io). CORS misconfiguration (reflect-any-origin, null origin, subdomain-regex bypass, postMessage) is owned by hunt-cors. Use when hunting API misconfigs, mass-assignment, prototype pollution (JWT crypto → hunt-jwt-crypto). | Nuclei Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the internet. It helps you find vulnerabilities in your applications, APIs, networks, DNS, and cloud configurations. | Maigret 🕵️♂️ Collect a dossier on a person by username from 3000+ sites | Zaproxy The ZAP by Checkmarx Core project |
|---|---|---|---|---|
| Quality | 83/100 Strong | 100/100 Excellent | 100/100 Excellent | 100/100 Excellent |
| Decision verdict | 94/100 Production-ready Use this as a leading candidate, then validate the README and install path in your own agent stack. | 100/100 Production-ready Use this as a leading candidate, then validate the README and install path in your own agent stack. | 100/100 Production-ready Use this as a leading candidate, then validate the README and install path in your own agent stack. | 100/100 Production-ready Use this as a leading candidate, then validate the README and install path in your own agent stack. |
| Adoption | 4.1K stars Verified outcomes are shown on each skill page | 29K stars Verified outcomes are shown on each skill page | 33K stars |
| 15K stars Verified outcomes are shown on each skill page |
| Freshness | Sep 2, 2026 | Jun 13, 2026 | Jun 11, 2026 | Jun 11, 2026 |
| Use-case fit |
| Workflow fit |
| Platform hints | Claude Code, Browser agents | Go, Security, Claude Code | Python, OSINT, Claude Code | Java, Security, Claude Code |
| Warnings | SKILL.md includes JWT crypto attacks (alg:none, RS256→HS256 confusion) despite the description stating these are owned by hunt-jwt-crypto; this creates overlap and confusion about skill boundaries. · No OpenAgentSkill engagement data yet | No OpenAgentSkill engagement data yet | No OpenAgentSkill engagement data yet | No OpenAgentSkill engagement data yet |
| Best for | Research agents workflows · Claude Code teams · teams that value GitHub adoption signals | Security and compliance workflows · Claude Code teams · teams that value GitHub adoption signals | RAG and knowledge workflows · Claude Code teams · teams that value GitHub adoption signals | Coding agents workflows · Claude Code teams · teams that value GitHub adoption signals |
| Not ideal for | teams that need a vendor-supported SLA · production agents without a repository review | teams that need a vendor-supported SLA · high-compliance environments without internal security review | teams that need a vendor-supported SLA · high-compliance environments without internal security review | teams that need a vendor-supported SLA · high-compliance environments without internal security review |
| OpenAgentSkill engagement | 0 views 0 install copies | 0 views 0 install copies | 0 views 0 install copies | 0 views 0 install copies |
| Install | $ npx skills add elementalsouls/Claude-BugHunter --skill hunt-api-misconfig | $ npx skills add projectdiscovery/nuclei | $ npx skills add soxoj/maigret | $ npx skills add zaproxy/zaproxy |