Skill audit report
Hunt mishandling of exceptional conditions — feed an endpoint malformed/unexpected input (wrong type, broken JSON, oversized field, null byte) and make it fail OPEN or leak internals: a verbose stack-trace / framework error page that discloses ORM internals, server file paths, library versions, or a language traceback. Use on any input-accepting endpoint (JSON APIs, forms, query params). Medium-High when the leak exposes internal structure that arms a deeper attack.
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
PASS86
4.3K GitHub stars
Stars/forks activity
PASS83
4.3K stars, 654 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
2d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
INFO76
Public metadata needs stronger README/SKILL.md context
Dependency/runtime risk
INFO74
network or browser surface, database surface
Install availability
PASS92
npx skills add elementalsouls/Claude-BugHunter --skill hunt-exceptional-conditions
Install command safety
PASS92
standard package or runtime install path
Permission surface
WARN60
filesystem or document access, network or browser access
Repository evidence
PASS86
https://github.com/elementalsouls/Claude-BugHunter/tree/main/skills/hunt-exceptional-conditions
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add elementalsouls/Claude-BugHunter --skill hunt-exceptional-conditions
Repository
88
https://github.com/elementalsouls/Claude-BugHunter/tree/main/skills/hunt-exceptional-conditions
License
86
MIT
Maintenance
100
2d since push
AI review
55
The skill does not explicitly state that it must only be used on systems with explicit authorization, which is a compliance consideration.
README/SKILL.md completeness
84
Usable description available
Dependency risk
74
network or browser surface, database surface
Install command safety
92
standard package or runtime install path
Permission surface
60
filesystem or document access, network or browser access
Stars/forks activity
83
4.3K stars, 654 forks; issue activity unavailable in current metadata
Adoption
88
4.3K GitHub stars
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options