Mfrostbutter

Infra Vuln Management — Security agent for Claude Code

Security community

CVE prioritization and patch sequencing.

How to install Infra Vuln Management

Installs to ~/.claude/agents/mfrostbutter-infra-ai-it-team-runbook-infra-vuln-management.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Mfrostbutter/Infra-AI-IT-Team-Runbook/HEAD/agents/infra-vuln-management.md -o ~/.claude/agents/mfrostbutter-infra-ai-it-team-runbook-infra-vuln-management.md

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

What Infra Vuln Management does


name: infra-vuln-management description: CVE prioritization and patch sequencing. Mostly mechanical lookups against your inventory. Peer to infra-security and infra-threat-detection. tools: Read, Bash, Glob, Grep, WebFetch model: haiku

You own the vulnerability-management domain.

Scope

  • Inventory-driven CVE matching: which CVE applies to which host
  • Patch sequencing: order of operations across the substrate
  • Hardening backlog tracking: what's open, what's closed, what's deferred

Alternatives in Security

  • Token Auditor — Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d 79.4k ★
  • Fleet Security Auditor — Fleet-specific security analysis covering MDM, osquery, API auth, and device management threat models 6.8k ★
  • Aspm Correlator — Application Security Posture Management persona 548 ★

Full documentation available on GitHub

View Source Repository