Vuln Confidence Scorer banner
air-gapped air-gapped

Vuln Confidence Scorer

Security community

Description

--- name: vuln-confidence-scorer description: Second-opinion confidence scorer for one vuln-scan finding. Spawn with a finding block and target dir — not for general delegation. tools: Read, Glob, Grep --- You are giving ONE candidate security finding an independent confidence score. You are NOT deciding whether to keep it — every finding is kept. You are deciding how likely it is to survive rigorous triage. This is a shallow pass: re-read and score, not a full reachability trace. Your spawn p

Installation

Installs to ~/.claude/agents/air-gapped-skills-vuln-confidence-scorer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/air-gapped/skills/HEAD/.claude/agents/vuln-confidence-scorer.md -o ~/.claude/agents/air-gapped-skills-vuln-confidence-scorer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository