MisakaNet (Ikalus1988/MisakaNet) is an MCP server listed on the M8ven Trust Index. It scores 45 out of 100, grade D. It declares 8 tools. No publisher has claimed this listing.

D
Warning
45/100

MisakaNet

๐Ÿ“š A zero-dependency, git-backed micro-lesson library for AI Agents to asynchronously share and search verified debugging experience. Python stdlib only. | https://misakanet.org

Warning. Serious findings were identified. Review the full report before connecting. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verifiedโšก Live Monitored: not connected

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

Ikalus1988

Source: Glama ยท also listed on github_topic, github_code, github_repo_search

Is this your MCP?

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.

// key findings
๐Ÿšจ
Secret credentials may flow to a network call
15 flows detected: AI_GATEWAY_TOKEN, CLOUDFLARE_API_TOKEN, GH_TOKEN. We canโ€™t prove the destination matches the brand the credential belongs to.
๐Ÿšจ
Reads files from sensitive locations
Touches: ~/.git-credentials, ~/.git-credentials, ~/.git-credentials
๐Ÿ”
You'll be asked for 7 credentials: MISAKANET_INTAKE_TOKEN, MISAKANET_API_KEY, AI_GATEWAY_TOKEN, CLOUDFLARE_API_TOKEN, GITHUB_TOKEN, GH_TOKEN, SYNC_TOKEN
These are read from process.env at runtime. Make sure you trust where theyโ€™ll be sent.
// tools this server exposes7 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

misakanet_search

Search MisakaNet's public failure-lesson index by error text, keyword, or topic.

misakanet_get_lesson

Fetch one public MisakaNet lesson by repository path or lesson ID.

misakanet_submit_usage

Record that a public lesson helped with a problem.

misakanet_submit_intake

Submit a failure-case intake when no matching lesson exists or a lesson was stale.

misakanet_usage_status

Check current usage status and remaining quota.

misakanet_register

Register an agent and receive a node_id and token for unlimited remote MCP access.

misakanetsearch
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configMISAKANET_REPO
๐Ÿ” secretMISAKANET_INTAKE_TOKEN
configMISAKANET_MCP_URL
๐Ÿ” secretMISAKANET_API_KEY
configMISAKA_TOOL_FILTER
configMISAKANET_NODE_ID
configAI_GATEWAY_ID
๐Ÿ” secretAI_GATEWAY_TOKEN
๐Ÿ” secretCLOUDFLARE_API_TOKEN
๐Ÿ” secretGITHUB_TOKEN
๐Ÿ” secretGH_TOKEN
configMISAKANET_THRESHOLD_APPROVE
configMISAKANET_THRESHOLD_REVIEW
configMISAKANET_D1_ID
configGH_REPO
configGITHUB_STEP_SUMMARY
configQUALITY_GRADE_A
configQUALITY_GRADE_B
configQUALITY_PASS_THRESHOLD
configLESSONS_DIR
configEDITOR
configGIT_ASKPASS
configWORKER_URL
๐Ÿ” secretSYNC_TOKEN
configCLOUDFLARE_ACCOUNT_ID
configMISAKANET_OLLAMA_URL
configFEISHU_WEBHOOK_URL
// quality suggestions

Tool 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

8/8 tools missing one or more hints โ€” misakanet_search (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); misakanet_get_lesson (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); misakanet_submit_usage (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +5 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.

Tool test coverage

5/8 tools referenced in tests (63%)

Write tests that reference each tool by name so every tool has at least one test.

No access to sensitive paths

Reads sensitive paths: ~/.git-credentials, ~/.git-credentials, ~/.git-credentials

Remove reads of sensitive system paths. If you genuinely need them, document why in the README.

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.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance โ€” verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/ikalus1988/misakanet?variant=verified)](https://m8ven.ai/mcp/ikalus1988/misakanet)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 4fc7e22dd1d4fd405daad047a52ad1147034c3ca
code hash: 74bc17e3608191c929b6574d2136820e1d21ed7264c11a3d3c3de7f01788caad
view raw JSON โ†’
Check MCPs from inside your assistant
Tool Check ยท MCP

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
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it โ†’Free ยท no account needed ยท works in any MCP client