Muhammadatef

Kakashi — Development skill for Claude Code

Development community

Activate Kakashi privacy mode -- scan and mask before sharing files.

How to install Kakashi

Installs to ~/.claude/skills/muhammadatef-kakashi-kakashi/SKILL.md

Terminal
mkdir -p ~/.claude/skills/muhammadatef-kakashi-kakashi && curl -fsSL https://raw.githubusercontent.com/Muhammadatef/kakashi/HEAD/commands/kakashi.md -o ~/.claude/skills/muhammadatef-kakashi-kakashi/SKILL.md

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

What Kakashi does


description: Activate Kakashi privacy mode -- scan and mask before sharing files

You are now in Kakashi privacy mode for this session.

From this point on, before sharing, pasting, uploading, or sending ANY file content to an external service, LLM API, or user outside this session:

  1. Run kakashi scan first.
  2. If findings > 0, run kakashi mask and use masked_ instead.
  3. Never paste raw file contents that contain credentials, IDs, passports, emails, phone

Alternatives in Development

  • Sharing Skills — skill for guidance 115.1k ★
  • Privacy Policy — Draft privacy policies with GDPR compliance considerations 7.8k ★
  • Discipline — Toggle discipline mode — auto-invoke verification, brainstorming-before-coding, and review checks 2.8k ★

Full documentation available on GitHub

View Source Repository