Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Check if a vulnerability has already been reported. Searches platform hacktivity + local findings. Usage: /dupcheck <vuln_type> e.g. /dupcheck XSS in search endpoint
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-08 | ✗→✓ | ▲ Improved | -19% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -31% | 0% |
| case-11 | ✗→✓ | ▲ Improved | -11% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -19% | 0% |
| case-18 | ✗→✓ | ▲ Improved | -7% | 0% |
Check for duplicate reports: $ARGUMENTS
scope.yaml in the current directory.bounty-platforms MCP tool search_hacktivity with platform, program, and "$ARGUMENTS" as the query.uv run python3 ../../tools/dedup_findings.py --stats --db findings.jsonhacktivity.md if it exists and grep for related terms.After checking local findings, also search the writeup database:
search_writeups MCP tool with "<finding description> <target>"Duplicate risk is about overlap of exploit primitive and affected asset, not keyword similarity.
Report four verdict fields:
same_asset_same_primitive: likely duplicate unless your impact is strictly strongersame_primitive_different_asset: possible duplicate; explain scope difference and noveltysame_asset_different_primitive: usually unique; prove a different root causeknown_class_new_chain: often worth reporting if the chain reaches a new impact tierCheck disclosed writeups for patch language and response tone. If triagers historically close this class as N/A, require chain proof before submission. If public reports stop at a weaker impact, frame your report around the new capability, not the shared first step.
Other measured skills in the registry, with their headline benchmark lift.