Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
byamb4
/
find-cve-agent
home
/
subagents
/
byamb4
/
find-cve-agent
byamb4/find-cve-agent
5 subagents
View on GitHub
Subagent
exploiter
PoC builder and exploit chainer. Takes Hunter findings and builds working proof-of-concept exploits. Always seeks to escalate impact through vulnerability chaining.
hunter
Code review specialist. Performs deep source code analysis to find security vulnerabilities by tracing data flows from untrusted input sources to dangerous sinks.
recon
Target discovery agent. Finds promising open source packages for security review by analyzing npm/PyPI/GitHub registries, download counts, and attack surfaces.
registry
Research tracking agent. Maintains REGISTRY.md as the single source of truth. Prevents duplicate work, records all outcomes, and answers status queries from other agents.
validator
False positive elimination specialist. Runs 6-gate verification process on every finding. Only CONFIRMED findings proceed to submission. Fail 3x = FALSE POSITIVE, no exceptions.