Vulnerability Validation This is a bundled local Bug Hunter companion skill. It strengthens the security-specific parts of the Skeptic/Referee process. Purpose Take suspected or confirmed security findings and answer: - Is the vulnerable path reachable? - Can an attacker control the input? - Are there existing mitigations? - How exploitable is it really? - What is the CVSS / PoC / impact level? Inputs Prefer Bug Hunter-native artifacts: - - - - when dependency issues are involved Workflow 1. Read the findings and isolate the security ones. 2. Trace reachability: - EXTERNAL - AUTHENTICATED - I…