Kakashi Mask — Data skill for Claude Code
Mask sensitive data in a file using Kakashi (writes masked_ , agent-safe).
How to install Kakashi Mask
Installs to ~/.claude/skills/muhammadatef-kakashi-kakashi-mask/SKILL.md
mkdir -p ~/.claude/skills/muhammadatef-kakashi-kakashi-mask && curl -fsSL https://raw.githubusercontent.com/Muhammadatef/kakashi/HEAD/commands/kakashi-mask.md -o ~/.claude/skills/muhammadatef-kakashi-kakashi-mask/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Kakashi Mask does
description: Mask sensitive data in a file using Kakashi (writes masked_, agent-safe)
Mask the file $ARGUMENTS using kakashi.
Steps
- Run in shell:
kakashi scan "$ARGUMENTS"(fall back tonpx -y @muhammadatef/kakashi scan "$ARGUMENTS"). - Show the user the count summary kakashi printed.
- If findings > 0, run:
kakashi mask "$ARGUMENTS". - Confirm: "Masked version saved as masked_ -- N replacements (X ID & docs, Y personal info, Z credentials)."
- Recommend th
Alternatives in Data
- Bitbucket Data Center 71.9k ★
- Financial Services — Reference agents, skills, and data connectors for the financial-services workflows we see most — investment ba 34.5k ★
- Data Contract — This document defines which files belong to the system (auto-updatable) and which belong to the user (never to 32.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Kakashi Scan
Scan a file for sensitive data without modifying it (agent-safe by default)
Atribu Attribution Skill
Opinionated Claude Code skill for the Atribu MCP server (mcp.atribu.app). Teaches your AI client to query iden
LLM Redactor
A transparent egress gateway to redact sensitive credentials and local data for LLM coding agents.
Privacy Filter
Skill for stripping sensitive data from content before it enters the wiki — API keys, tokens, passwords, PII
Claude Guard Hook
A global Claude Code hook that intercepts sensitive data before it reaches the LLM — secrets, API keys, PII, a
Mysh
A safer MySQL CLI for AI coding agents: connection profiles, SSH tunnels, and automatic sensitive-data masking
Related Agents
Push Analyst
Pre-push analyst subagent. Inspects the commits-to-push range for sensitive files, divergence, and branch prot
Info Disclosure
Information Disclosure specialist (H1 #18, CWE-200/209/215/538/668/798). Use for finding exposed sensitive dat
Review Security
Reviews code changes for security vulnerabilities including injection attacks, sensitive data exposure, insecu