macanderson

Audit Soc2 — Security skill for Claude Code

Security community

Audit SOC 2 Type II readiness across the codebase.

How to install Audit Soc2

Installs to ~/.claude/skills/macanderson-agent-harness-audit-soc2/SKILL.md

Terminal
mkdir -p ~/.claude/skills/macanderson-agent-harness-audit-soc2 && curl -fsSL https://raw.githubusercontent.com/macanderson/agent-harness/HEAD/commands/audit-soc2.md -o ~/.claude/skills/macanderson-agent-harness-audit-soc2/SKILL.md

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

What Audit Soc2 does


description: Audit SOC 2 Type II readiness across the codebase. Checks access controls, audit logging, secrets management, encryption, and change management. Outputs a scored HTML report. allowed-tools: Bash, Read, Grep, Glob, Agent, TodoWrite, ToolSearch, TaskCreate, TaskGet, TaskList, TaskOutput, TaskStop, TaskUpdate, mcp__claude_ai_Linear__list_issues, mcp__claude_ai_Linear__save_issue, mcp__claude_ai_Linear__list_issue_labels, mcp__claude_ai_Linear__list_projects, mcp__claude_ai_Linear__

Alternatives in Security

  • Engage.Exploit — Execute Phase 4 - Exploitation and Access Establishment 348 ★
  • Data Viz Audit — Audit a data visualization for chart type selection, accessible color palette, annotations, and anti-patterns 309 ★
  • Migration Agent — Plans a token migration (format, tool, naming or tier): chains token-audit and naming-audit, builds the transf 194 ★

Full documentation available on GitHub

View Source Repository