Last commit on July 31, 2026·Created on July 14, 2026
dinosn/raptor-loop-hunt
“An autonomous, multi-altitude looping agent for deep-dive security vulnerability research.”
Combined rank
#415
across all skills
In Security
#23
category rank
Stars
197
+18.0% in last 7d
Forks
17
+13.3% in last 7d
Watchers
2
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of real attention, adoption, and active maintenance.
This skill implements a recursive auto-research methodology for security researchers conducting exhaustive audits of codebases. By employing a generate-then-judge discipline, it moves beyond single-pass scans to identify exploitable bugs through iterative analysis of repositories, services, and modules.
It is designed for scenarios requiring maximum coverage where the goal is to verify vulnerabilities rather than guess them, systematically auditing source code file by file and function by function.
WHO IT'S FOR
Security researchers
perform autonomous deep-dive vulnerability hunts
Application security engineers
conduct exhaustive security audits of codebases
Penetration testers
identify exploitable bugs via adversarial verification
AI agent / automation builders
implement structured security research algorithms in agents