Security Audit Daily banner
edspencer edspencer

Security Audit Daily

Security community

Description

--- name: security-audit-daily description: Automated daily security audit with branch isolation and executive summary allowed-tools: - Read - Bash - Glob - Grep - Write - Edit - Task --- <objective> Meta-orchestrator for fully automated daily security audits with branch isolation. This command wraps the full security audit workflow with: 1. **Branch management** - Commits to `security-audits` branch, keeping main clean 2. **Full audit execution** - Delegates to security-auditor

Installation

Installs to ~/.claude/commands/edspencer-herdctl-security-audit-daily.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/edspencer/herdctl/HEAD/.claude/commands/security-audit-daily.md -o ~/.claude/commands/edspencer-herdctl-security-audit-daily.md

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

Full documentation available on GitHub

View Source Repository