nazarukroman

Audit Config — Security skill for Claude Code

Security community

Audit ~/.claude config and skills for staleness, duplication, contradictions.

How to install Audit Config

Installs to ~/.claude/skills/nazarukroman-craft-audit-config/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nazarukroman-craft-audit-config && curl -fsSL https://raw.githubusercontent.com/nazarukroman/craft/HEAD/commands/audit-config.md -o ~/.claude/skills/nazarukroman-craft-audit-config/SKILL.md

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

What Audit Config does


description: Audit ~/.claude config and skills for staleness, duplication, contradictions

/audit-config

Run a self-audit of the user's global Claude Code configuration. The user runs this manually every few weeks to keep the config tight as their work evolves.

What to read

Read these files in parallel:

  • ~/.claude/CLAUDE.md
  • ~/.claude/settings.json
  • Every ~/.claude/skills/*/SKILL.md
  • Any ~/.claude/commands/*.md (other than this one)

What to look for

For each file

Alternatives in Security

  • Pal — Multi-model AI integration — chat, debugging, code review, planning, security audit 11.3k ★
  • Skills Audit Report — Date: 2026-02-15 Auditor: Automated Skill Quality Audit Scope: Recently added skills in business-growth/, fina 5.3k ★
  • Om Vault Audit — Vault Audit 4.6k ★

Full documentation available on GitHub

View Source Repository