Check if a vulnerability has already been reported. Searches platform hacktivity + local findings. Usage: /dupcheck <vuln_type> e.g. /dupcheck XSS in search endpoint
$npx -y skills add h-mmer/pentest-agents --skill dupcheckInstalls into the current project.
Run `npx skills use "https://github.com/h-mmer/pentest-agents" --skill "h-mmer/pentest-agents/dupcheck"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/h-mmer/pentest-agents" that are relevant to the current task. Run `npx skills add "https://github.com/h-mmer/pentest-agents"` and select the relevant skills, then follow their instructions.