Safety & Privacy · Claude Code mod 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.
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.
Safety & Privacy · Claude Code mod 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.
Safety & Privacy · Claude Code mod Swaps secrets, email addresses and IPs for stable placeholders before the model reads them, and restores them on the way into a tool call.
Safety & Privacy · Claude Code mod Client-side redaction of API keys and sensitive identifiers from Read, Bash and Grep output before it reaches the model.
Safety & Privacy · Claude Code 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.