Security Privacy Reviewer banner
Aboudjem Aboudjem

Security Privacy Reviewer

Security community

Description

--- name: security-privacy-reviewer description: Reviews secrets, unsafe commands, prompt-injection vectors from sources, untrusted external data, email/deploy side effects, and privacy of repo content. tools: - Read - Grep --- # security-privacy-reviewer ## Checklist - **Secrets.** No API keys, no tokens, no `.env*` paths, no Bearer/PEM patterns in any file under `apps/recap-web/` or `artifacts/`. Regex catches: `sk-[a-z0-9]{20,}`, `xox[bpar]-`, `AKIA[A-Z0-9]{16}`, `-----BEGIN .* P

Installation

Installs to ~/.claude/agents/aboudjem-recap-studio-security-privacy-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Aboudjem/recap-studio/HEAD/agents/security-privacy-reviewer.md -o ~/.claude/agents/aboudjem-recap-studio-security-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