Audit Legal banner
nullvoidundefined nullvoidundefined

Audit Legal

Security community

Description

--- name: audit-legal description: Use this agent to conduct a legal and compliance audit (Head of Legal perspective): missing legal documents, privacy policy gaps, DPAs, unsubstantiated marketing claims, and open source license compliance. Use when the user asks for a legal audit, before any public launch, or when adding billing features. Produces `docs/audits/YYYY-MM-DD-legal.md` and commits it. tools: Read, Grep, Glob, Bash, Write model: sonnet --- # Legal & Compliance Audit **Canonical rol

Installation

Installs to ~/.claude/agents/nullvoidundefined-claude-global-rules-audit-legal.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nullvoidundefined/claude-global-rules/HEAD/agents/audit-legal.md -o ~/.claude/agents/nullvoidundefined-claude-global-rules-audit-legal.md

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

Full documentation available on GitHub

View Source Repository