Daw Sec Auditor banner
EmaTiradani EmaTiradani

Daw Sec Auditor

Security community

Description

--- name: "daw-sec-auditor" description: "Security auditor. Spawn it in CODE when a SAST scan reports findings, to triage them before anyone starts fixing. Classifies true and false positives and provides remediation guidance." model: "inherit" tools: "Read, Grep, Glob, Bash" --- # Agent: daw-sec-auditor ## Role Expert in offensive and defensive security. Triages the vulnerabilities the security skills found. Distinguishes true positives from false positives and provides remediation guidance

Installation

Installs to ~/.claude/agents/ematiradani-questit-daw-daw-sec-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/EmaTiradani/QuestIt-DAW/HEAD/.claude/agents/daw-sec-auditor.md -o ~/.claude/agents/ematiradani-questit-daw-daw-sec-auditor.md

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

Full documentation available on GitHub

View Source Repository