From neural-memory
Brain health review — assess memory quality across 6 dimensions
How this command is triggered — by the user, by Claude, or both
Slash command
/neural-memory:auditThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# /audit — Brain Health Review ## Instruction Audit the current brain's memory quality: $ARGUMENTS If no specific focus given, run full audit across all 6 dimensions. ## Method ### Step 1: Collect Baseline ### Step 2: Score 6 Dimensions #### Purity (25%) - Active contradictions (CRITICAL if >0) - Near-duplicates (HIGH) - Outdated facts (MEDIUM) #### Freshness (20%) - Stale ratio (% memories >90 days with no access) - Expired TODOs still active - Zombie memories (never recalled, >30 days) #### Coverage (20%) - Topic balance across project areas - Decision coverage (reasoning store...
Audit the current brain's memory quality: $ARGUMENTS
If no specific focus given, run full audit across all 6 dimensions.
nmem_stats → neuron count, synapse count, memory types, age distribution
nmem_health → purity score, component scores, warnings, recommendations
nmem_context → recent memories, freshness indicators
nmem_conflicts(action="list") → active contradictions
| Severity | Criteria |
|---|---|
| CRITICAL | Active contradictions, security-sensitive errors |
| HIGH | Significant gaps, widespread staleness |
| MEDIUM | Moderate quality issues, some duplicates |
| LOW | Cosmetic, minor optimization |
| INFO | Observations, no action needed |
Memory Audit Report
Brain: {name} | Date: {today}
Overall Grade: {letter} ({score}/100)
Dimension Scores:
Purity: {bar} {score}/100
Freshness: {bar} {score}/100
Coverage: {bar} {score}/100
Clarity: {bar} {score}/100
Relevance: {bar} {score}/100
Structure: {bar} {score}/100
Findings: {total}
CRITICAL: {n}
HIGH: {n}
MEDIUM: {n}
LOW: {n}
Top Recommendations:
1. [{severity}] {recommendation}
2. [{severity}] {recommendation}
3. [{severity}] {recommendation}
npx claudepluginhub leviathanst/neural-memory/auditLogs and labels agent interactions as append-only JSONL entries. Supports recording prompts, responses, tool calls, and attaching labels with reasons.
/auditPerforms a security audit of the codebase covering dependency vulnerabilities, secrets scanning, OWASP Top 10, input validation, and auth. Produces a severity-ranked findings report with actionable fixes.
/auditRuns heavy-weight security and safety audits on Rust projects via os-checker tools. Supports security, safety, concurrency, and full audit modes. Checks for CVEs, unsafe code, undefined behavior, and concurrency bugs.
/auditAnalyzes iOS project structure and launches targeted audits for code quality, performance, security, and architecture. Accepts optional area argument to run a specific audit.
/auditScans a codebase for security vulnerabilities across dependencies, auth, input validation, data exposure, configs, and secrets. Produces prioritized findings with remediation steps.
5plugins reuse this command
First indexed Jul 10, 2026