Muhammadatef

Kakashi List — Development skill for Claude Code

Development community

List every active detection pattern Kakashi recognizes (no secrets in output).

How to install Kakashi List

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

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

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

What Kakashi List does


description: List every active detection pattern Kakashi recognizes (no secrets in output)

Show every detection pattern Kakashi can match.

Steps:

  1. Run in shell: kakashi list-patterns (fall back to npx -y @muhammadatef/kakashi list-patterns).
  2. Show the patterns grouped by category (ID & Documents / Personal Info / Credentials).

This command is fully agent-safe — it lists pattern names and labels, no real or fake secret values. It does NOT take a file argument; any path passe

Alternatives in Development

  • Auto — Smart router - Single entry point with natural language intent detection 2.8k ★
  • /token Scan — Fast rug pull detection for meme coins and token contracts 1.7k ★
  • Maestro Init — Initialize project with auto state detection 530 ★

Full documentation available on GitHub

View Source Repository