Test Audit — Security skill for Claude Code
Audit test coverage for changed files (or full project with --all).
How to install Test Audit
Installs to ~/.claude/commands/unyieldingclaw-dev-personal-memory-bank-test-audit.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/unyieldingclaw-dev/personal-memory-bank/HEAD/.claude/commands/test-audit.md -o ~/.claude/commands/unyieldingclaw-dev-personal-memory-bank-test-audit.md Restart Claude Code, or start a new session, for it to be picked up.
What Test Audit does
allowed-tools:
- Bash(git diff *)
- Bash(git diff HEAD)
- Bash(git status *)
- Bash(find * -type f *)
- Bash(grep -r *)
- Bash(grep -l *)
- Bash(grep -c *)
- Glob(/)
- Read description: Audit test coverage for changed files (or full project with --all). Reports missing test files, empty test files, framework config, and CI test step.
Audit test coverage for the project. Read the argument passed to this command:
- No argument → scope to
git diff HEAD --name-only
Alternatives in Security
- Skill Coverage Audit — Trace codepaths in diffs, map against tests, auto-generate missing coverage — use before shipping PRs 2.8k ★
- Audit Test — Audit test quality 63 ★
- DeepSafe Scan — Preflight Security Scanner For AI Coding Agents — Full-featured preflight security scanner across 5 dimensions: Posture (config), Skill (skills & MCP), Memory ( 62 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Review Test Quality
Audit test suite quality: coverage gaps, weak assertions, missing negative cases, over-mocking, and tests that
Qc DevOps Review
Act as a full QC/DevOps review team on a repo, branch, PR, or diff - static analysis, type checks, test suites
Audit Routing
Audit all Chili Piper concierge routers for coverage gaps, stale rules, empty distributions, and catch-all ove
Extension Verify
Conformance and boundary audit of an existing cinatra extension repo: run the extension-authoring validate sta
Vuln Report Skill
Claude Code skill: turn confirmed vulnerabilities into submission-ready DOCX reports 漏洞报告成稿 skill(SRC/0day 提交稿
Exploit Chain
Chain multiple findings into a single multi-step exploit. Produces a Foundry test that proves the chain works.
Related Agents
Test Gap Finder
Finds missing, weak, or stale test coverage in a diff. Use during review when production logic, user flows, er
Test Gap Analyzer
Find untested code paths in changed files - missing test cases, uncovered edge cases, and integration gaps. De
Maintainer Test Adequacy Reviewer
Use this agent before signing a maintainer Build gate on the sdlc-plugin repo. Reviews the current diff and th