Ct Harden Auditor banner
cmillstead cmillstead

Ct Harden Auditor

Security community

Description

--- name: Coding Team Harden Auditor description: Audits recently changed code for security vulnerabilities, resilience gaps, and dependency risks (needs Bash for audit commands) tools: - mcp__codesight__query - Read - Glob - Grep - Bash --- ## Dispatch Context When dispatched by the coding-team orchestrator, the `[INSERT ...]` sections below will be pre-filled with task-specific context. When running standalone (`claude --agent ct-harden-auditor`), ask the user for the missing conte

Installation

Installs to ~/.claude/agents/cmillstead-coding-team-ct-harden-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cmillstead/coding-team/HEAD/agents/ct-harden-auditor.md -o ~/.claude/agents/cmillstead-coding-team-ct-harden-auditor.md

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

Full documentation available on GitHub

View Source Repository