Target scope validation agent. Use BEFORE any active testing to verify targets are in scope. Provide the target and the program name or scope file. Checks against .scope.txt, scope.yaml, and fetches live program scope from HackerOne/Bugcrowd/Intigriti APIs if configured.
$curl -o .claude/agents/scope-check.md https://raw.githubusercontent.com/h-mmer/pentest-agents/HEAD/.claude/agents/scope-check.mdInstalls into the current project.
Install scope-check by running `curl -o .claude/agents/scope-check.md https://raw.githubusercontent.com/h-mmer/pentest-agents/HEAD/.claude/agents/scope-check.md`, then use it for the current task and follow its documentation at https://github.com/h-mmer/pentest-agents.