Setup Audit — Security skill for Claude Code
Full setup health audit — versions, harmony, Coach coverage, disk, AGENTS.md, ecosystem.
How to install Setup Audit
Installs to ~/.claude/skills/romiluz13-auto-pi-setup-audit/SKILL.md
mkdir -p ~/.claude/skills/romiluz13-auto-pi-setup-audit && curl -fsSL https://raw.githubusercontent.com/romiluz13/auto-pi/HEAD/prompts/setup-audit.md -o ~/.claude/skills/romiluz13-auto-pi-setup-audit/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Setup Audit does
description: Full setup health audit — versions, harmony, Coach coverage, disk, AGENTS.md, ecosystem argument-hint: "[focus: versions|harmony|coach|disk|all]" skill: setup-maintenance
Auto-Pi Workflow Goal
[AUTO_PI_WORKFLOW] entry=setup-audit terminal=audited [/AUTO_PI_WORKFLOW] [AUTO_PI_SUBJECT] ${@:-complete Pi setup health audit} [/AUTO_PI_SUBJECT]
Run a full health audit of this Pi setup. Follow the `setup-maintenance` skill (prevent drift + find leverage). The deterministic work
Alternatives in Security
- Skill Coverage Audit — Trace codepaths in diffs, map against tests, auto-generate missing coverage — use before shipping PRs 2.8k ★
- Memory Self Review — Mine recent agent history (claude-mem + usage stats) for recurring failures and repeated patterns, audit MEMOR 297 ★
- SEO Audit — Run a comprehensive SEO audit — technical health, on-page, content gaps, E-E-A-T, link profile, and competitor 64 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Harden Deps
Deployment hardening step 3 — run ecosystem-native vulnerability audit (full tree AND production-only, so ship
Claude Tune
Audit and tune your Claude Code setup — hooks, skills, plugins, MCPs, memory, processes, disk.
Cpv Batch Full Scan And Fix
Maximum-coverage same-turn scan + fix. One cpv-plugin-fixer-agent per plugin reads each source file ONCE and r
QA Crawl
Run a QA coverage crawl against a target URL (full audit or a named flow) using the qa-crawler engine + judgme
Engineering Audit
Full-spectrum engineering health audit: scores Maintainability, Security, Testing, Architecture, Documentation
Unity Audit
Full project health check — meta file integrity, missing references, assembly definition graph, code quality s
Related Agents
Test Auditor
Audits codebase for test coverage gaps, mock completeness, test quality, and testing best practices. Use when
Narwhal Links
Link-health specialist for the narwhal audit — broken internal/external links, redirect chains, anchor-text qu
Coverage Scanner
Use this agent to find undocumented public APIs and calculate documentation coverage percentage. Works standal