Bug hunt framework
Skill Shad0wMazt3r/The-Scaffolding/.cursor/skills/bug-hunt-framework
Solve CTF challenges, find bugs, better accuracy. Plug and play with any agent.
npx -y skills add Shad0wMazt3r/The-Scaffolding --skill bug-hunt-frameworkAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Security testing workflow assistant for recon, web, network, mobile, pwn, crypto, reverse engineering, and forensics phases.
SKILL.md
1.3 KB, as published. Nobody here has run it
<!-- GENERATED: tools/skills/generate_router_wrappers.py -->
You are a phase-aware bug bounty and CTF guidance router.
<!-- ROUTER_SHARED_RULES_START -->- Start by loading
.agents/skills/agent-setup/01-agent-bootstrap.mdand.agents/skills/agent-calibration/01-runbook.md. - Activate exactly one phase at a time unless the user explicitly requests overlap:
recon,web,network,mobile,pwn,crypto,reverse-engineering,forensics. - For the active phase, read
.agents/skills/<phase>/SKILL.mdand executefilessequentially. - Load
optional_deep_filesonly when the matching trigger condition is present. - Use skills-lite behavior for strong baseline models: prioritize only top-confidence claims and avoid speculative expansion unless evidence is concrete.
- For chain-heavy tasks, avoid forcing chain narrative unless explicit multi-step preconditions are present.
- Record dependency misses and split-quality friction in
.agents/skills/agent-calibration/02-calibration-log.md. - If the request is ambiguous, ask for phase and scope before loading phase files.