akashic-aurora (balanced7/akashic-aurora) is an MCP server listed on the M8ven Trust Index. It scores 73 out of 100, grade C. It declares 130 tools. No publisher has claimed this listing.
Memory for AI agents that learns what actually helped: lessons injected at the moment of action, credited by outcome, challenged by counter-evidence. Local-first, multi-agent, test-gated.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
balanced7
Source: github_repo_search
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
AKASHIC_AGENT_IDAKASHIC_REPODSH_SESSION_ID_AISETUP_TEST_ISOLATEDAKASHIC_MCP_DIAGDEEPSEEK_MAX_CMD_TIMEOUTDEEPSEEK_RECALL_ATAKASHIC_RECALL_STATE_DIRAKASHIC_TRANSCRIPT_TAIL_BYTESAKASHIC_SEAT_HEARTBEATBIFROST_INCARNATIONCLAUDE_CODE_SESSION_IDBIFROST_NAMESPACEAKASHIC_RECALL_AT_ACTIONCURSOR_PROJECT_DIRAKASHIC_CODEX_BINARYAKASHIC_SPILL_DIRAKASHIC_HEAL_VERBOSEAI_SETUPAKASHIC_BOOT_FULLAKASHIC_SEAT_DOORAKASHIC_SEAT_DOOR_DETAILAKASHIC_WISHLIST_FILEAKASHIC_DISCORD_WEBHOOKAKASHIC_DISCORD_GATEWAY_LOGPYTHONPATHAKASHIC_SESSION8BIFROST_WAKE_LANECLAUDE_SESSION_IDAKASHIC_ASK_EXPECT_SAKASHIC_SECRETS_DIRBIFROST_CONSUME_LANEAKASHIC_SHOW_CONSOLESAKASHIC_TEST_SHOW_CONSOLESDEEPSEEK_MODELDEEPSEEK_API_KEYGEMINI_MODELOPENAI_MODELOPENAI_API_KEYAKASHIC_CB_WINDOW_SAKASHIC_CB_MAXAKASHIC_DRILL_ECHODEEPSEEK_RUNNER_MAX_TOKENSAKASHIC_KILLPOINTBIFROST_MAX_REPLIES_PER_MINAKASHIC_SPAWN_PROOF_SECONDSAKASHIC_SPAWN_INSTANT_SECONDSAKASHIC_SPAWN_REPORT_DEADLINEAKASHIC_CLAUDE_CREDENTIALSAKASHIC_DISCORD_BOT_TOKENGEMINI_MAX_HOPSGEMINI_SPEND_REFUSEKIMI_MAX_HOPSKIMI_SPEND_REFUSESOL_MAX_HOPSAKASHIC_OPERATOR_IDSBIFROST_WAKE_DEADLINE_SBIFROST_WAKE_LONGLIVEDAKASHIC_HARNESSAKASHIC_DIGESTS_FILEAKASHIC_CHAPTERS_FILEDEEPSEEK_CONNECT_TIMEOUTDEEPSEEK_READ_TIMEOUTDEEPSEEK_MAX_RETRIESAKASHIC_WIREDEEPSEEK_MAX_TOOL_ROUNDSDEEPSEEK_MAX_TOOL_RESULT_CHARSGEMINI_EFFORTGEMINI_RUNNER_MAX_TOKENSGEMINI_CONNECT_TIMEOUTGEMINI_READ_TIMEOUTGEMINI_MAX_RETRIESGEMINI_BUDGET_USDGEMINI_SPEND_WARNGEMINI_GRANT_BASIS_USDGEMINI_SPEND_FILEGEMINI_WEB_TIMEOUT_MSGEMINI_WEB_ENGINEGEMINI_WEB_BROWSERGEMINI_WEB_HEADEDGEMINI_WEB_STEALTHGEMINI_WEB_TZGEMINI_WEB_PATCHRIGHT_CHANNELAKASHIC_ALLOW_HARMONIZEDSH_HOMEKIMI_MODELKIMI_EFFORTKIMI_RUNNER_MAX_TOKENSKIMI_CONNECT_TIMEOUTKIMI_READ_TIMEOUTKIMI_MAX_RETRIESKIMI_BUDGET_USDKIMI_SPEND_WARNKIMI_GRANT_BASIS_USDKIMI_SPEND_FILEKIMI_API_KEYKIMI_CLAUDE_HOMEAKASHIC_KIMI_NARRATORAKASHIC_JOB_OBJECT_NAMEAKASHIC_JOB_ENFORCEMENTSOL_MODELSOL_EFFORTSOL_VERBOSITYSOL_RUNNER_MAX_TOKENSSOL_CONNECT_TIMEOUTSOL_READ_TIMEOUTSOL_MAX_RETRIESSOL_401_RETRIESAKASHIC_UI_URLAKASHIC_WIRE_MAX_FILESAKASHIC_WIRE_MAX_BYTESAKASHIC_WIRE_QUEUEAKASHIC_WIRE_MAX_SHARDSAKASHIC_WIRE_DIRBIFROST_AGENTAKASHIC_WIRE_WRITERAKASHIC_PAYLOAD_CAPTUREAKASHIC_CALLSIGN_HINTAKASHIC_CALLSIGN_STATUSAKASHIC_WHISPER_LINESAKASHIC_AUTOBOOTAKASHIC_LEARN_NUDGEAKASHIC_LEARN_NUDGE_CAPAKASHIC_TRACECOMPUTERNAMEAKASHIC_ASK_MODELAKASHIC_ASK_MAX_TOKENSAKASHIC_ASK_BASE_URLAKASHIC_ASK_FAN_WORKERSKIMI_BASE_URLAKASHIC_ASK_CONTEXT_CHARSAKASHIC_ROUTE_JOURNALAKASHIC_ASK_COLLAPSE_ATAKASHIC_ASK_DISTINCT_ATAKASHIC_ASK_BG_ORPHAN_SBIFROST_PREFLIGHT_ASSERTTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
131/131 tools missing one or more hints — send_message (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); check_messages (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_active_agents (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +128 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Descriptions match behaviour
2 tools describe read intent but their handlers mutate — check_messages (line 134: with open(unread_file, 'w') as f:); clipboard_read (line 1121: result = subprocess.run(["powershell", "-Command", "Get-Clipboard"], capture_output=True, text=True))
Rename the tool, rewrite the description, or move the side-effect into a separate clearly-named tool.
Tool test coverage
75/131 tools referenced in tests (57%)
Write tests that reference each tool by name so every tool has at least one test.
Tool description accuracy
check_messages: description implies read-only but handler writes/deletes/executes; clipboard_read: description implies read-only but handler writes/deletes/executes
Update tool descriptions to accurately reflect all capabilities — especially write, delete, or execute operations.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/balanced7/akashic-aurora)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check