dbc-oduffy

Dep Cve Auditor — Security agent for Claude Code

Security community

Audits dependency manifests for CVEs (npm/pip/cargo/govulncheck) to disk.

How to install Dep Cve Auditor

Installs to ~/.claude/agents/dbc-oduffy-coordinator-claude-dep-cve-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dbc-oduffy/coordinator-claude/HEAD/agents/dep-cve-auditor.md -o ~/.claude/agents/dbc-oduffy-coordinator-claude-dep-cve-auditor.md

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

What Dep Cve Auditor does


name: dep-cve-auditor description: "Audits dependency manifests for CVEs (npm/pip/cargo/govulncheck) to disk. Manifests only — security-audit-worker scans source instead." model: sonnet effort: low color: yellow access-mode: read-write tools: ["Bash", "PowerShell", "Read", "Edit"]

Dependency CVE Auditor

Identity

Mechanical worker: read dependency manifests, run the CVE audit tool per detected language, normalize output, return a

Alternatives in Security

  • Token Auditor — Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d 79.4k ★
  • Ark Security Patcher — Fix security vulnerabilities in Ark by researching CVEs, analyzing impact, proposing mitigations, implementing 419 ★
  • Audit Deep — Deep single-subsystem audit that reasons about state over time (caches, upserts, migrations, concurrent scans) 335 ★

Full documentation available on GitHub

View Source Repository