Muhammadatef

Kakashi Stats — Development skill for Claude Code

Development community

Show cumulative Kakashi masking stats (no secrets in output).

How to install Kakashi Stats

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

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

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

What Kakashi Stats does


description: Show cumulative Kakashi masking stats (no secrets in output)

Show how much sensitive data Kakashi has masked across this user's machine.

Steps:

  1. Run in shell: kakashi stats (fall back to npx -y @muhammadatef/kakashi stats).
  2. Show files masked, total findings, and the breakdown by category (ID & Documents / Personal Info / Credentials).

This command is fully agent-safe — its output contains only counts, no secret values. It does NOT take a file argument; any pat

Alternatives in Development

  • Codexbar — Show usage stats for OpenAI Codex and Claude Code, without having to login 8.8k ★
  • Promote Public Release — Build, refine, and publish cumulative public release notes, then promote the current alpha prerelease to stabl 1.6k ★
  • Sniffly — Claude Code dashboard with usage stats, error analysis, and sharable feature 1.2k ★

Full documentation available on GitHub

View Source Repository