Safety and privacy mods for Claude Code

These mods act at event and tool-call boundaries to redact data, apply budgets or restrict behaviour. A verified listing confirms the mod format, not the security of its implementation; inspect the source and test the controls for your workflow.

How to install Claude Code mods →

Browse Safety & Privacy mods

Safety & Privacy · Claude Code mod
New

budget-guard

Stops a session before it runs past a budget: warns near a cost or plan-window limit, then refuses tool calls and asks before the next prompt.

AArunjay
Safety & Privacy · Claude Code mod
New

secret-redactor

Swaps secrets, email addresses and IPs for stable placeholders before the model reads them, and restores them on the way into a tool call.

Rray-amjad
Safety & Privacy · Claude Code mod
New

honmoon-redact

Client-side redaction of API keys and sensitive identifiers from Read, Bash and Grep output before it reaches the model.

Ppleaseai
Safety & Privacy · Claude Code mod
New

pii-guard mod

PII de-identification as a mod: placeholders go to the model, real values are restored before Edit, Write and Bash, exfiltrating tools are refused.

Ddanyuchn