Skill comparison
Use this as a shortlist, then open the skill detail page before adopting.
Decision summary
Strongest overall
hunt-api-misconfig
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Fastest prototype
hunt-api-misconfig
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). |
|---|---|
| Quality | 83/100 Strong |
| Decision verdict | 94/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 |
| Freshness | Sep 2, 2026 |
| Use-case fit | |
| Workflow fit | |
| Platform hints | Claude Code, Browser agents |
| 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 |
Skill comparison
Use this as a shortlist, then open the skill detail page before adopting.
Decision summary
Strongest overall
hunt-api-misconfig
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Fastest prototype
hunt-api-misconfig
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). |
|---|---|
| Quality | 83/100 Strong |
| Decision verdict | 94/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 |
| Freshness | Sep 2, 2026 |
| Use-case fit | |
| Workflow fit | |
| Platform hints | Claude Code, Browser agents |
| 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 |
| Best for | Research 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 |
| OpenAgentSkill engagement | 0 views 0 install copies |
| Install | $ npx skills add elementalsouls/Claude-BugHunter --skill hunt-api-misconfig |
| Best for | Research 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 |
| OpenAgentSkill engagement | 0 views 0 install copies |
| Install | $ npx skills add elementalsouls/Claude-BugHunter --skill hunt-api-misconfig |