Privacy Reviewer banner
androsland androsland

Privacy Reviewer

Data & AI community

Description

--- name: privacy-reviewer description: Read-only data-privacy auditor for the forgeward gate. Fires when the diff collects, stores, logs, or transmits personal data — and ALSO on any site whose posture is `private-shareable` (no auth boundary, the URL is the credential), where adding a route, a lookup UI, an embed, or OG tags is itself a personal-data change. Audits the diff for privacy and data-handling issues, distinct from security. Never modifies code. tools: Read, Grep, Glob, Bash model: s

Installation

Installs to ~/.claude/agents/androsland-forgeward-gate-privacy-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/androsland/forgeward-gate/HEAD/agents/privacy-reviewer.md -o ~/.claude/agents/androsland-forgeward-gate-privacy-reviewer.md

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

Full documentation available on GitHub

View Source Repository