Audit Config — Security skill for Claude Code
Audit ~/.claude config and skills for staleness, duplication, contradictions.
How to install Audit Config
Installs to ~/.claude/skills/nazarukroman-craft-audit-config/SKILL.md
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 RepositoryRelated Skills
Claude Md Audit
Audit every CLAUDE.md across all repos under a root (plus the global ~/.claude/CLAUDE.md) — detect misplaced c
Gaia Audit
Audit memory, wiki, and auto-loaded files for duplication, conflicting instructions, and stale content. The de
Audit Docs
Scan documentation for staleness — broken links, outdated counts, stale version references, and inconsistencie
Wiki Audit
Check wiki health — find broken links, stale content, contradictions, and auto-fix what it can
Session Audit
Self-audit pass over CLAUDE.md rules and memory files. Surfaces stale rules, undocumented workarounds, and con
Agent Context Doctor
Audit agent context files like AGENTS.md, CLAUDE.md, .cursor/rules/.mdc, .github/copilot-instructions.md, and
Related Agents
Config Reviewer
Adversarial reviewer that audits .claude/ configurations for bloat, redundancy, LLM capability duplication, an
Hcs Policy Reviewer
Reviews HCS policy changes (tiers, gateway rules, approval-grant semantics) for duplication, escalation holes,
Documentation Updater
Audit documentation for staleness, update to match current code, and fill gaps