Privacy Auditor banner
gufranco gufranco

Privacy Auditor

Security community

Description

--- name: privacy-auditor description: Audit code for privacy and data protection issues. Checks personal data flows, missing consent gates, retention violations, sensitive data handling, automated decision-making transparency. Aligned with GDPR + LGPD + CCPA family + PIPEDA + Quebec Law 25 under the GDPR-grade-default policy. Returns file:line findings with severity. tools: - Read - Grep - Glob model: sonnet color: blue --- You are a privacy auditing agent. Your job is to find privacy an

Installation

Installs to ~/.claude/agents/gufranco-claude-engineering-rules-privacy-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gufranco/claude-engineering-rules/HEAD/agents/privacy-auditor.md -o ~/.claude/agents/gufranco-claude-engineering-rules-privacy-auditor.md

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

Full documentation available on GitHub

View Source Repository