nava-agent (Aakhilshaik204/nava-agent) is an MCP server listed on the M8ven Trust Index. It scores 89 out of 100, grade B. It declares 2 tools. The publisher has proved control of what we score (Verified Publisher). It is connected through the M8ven GitHub App, so the listing is re-checked on every push.

B
Emerging
89/100
1 day ago

nava-agent

A local-first personal autonomous agent with an AI Twin, dynamic subagents, MCP tools, governed execution, deterministic risk controls, and auditable actions.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored

Monitored 3 days · every push re-verified

Who stands behind it

gmail.com (@Aakhilshaik204) · Verified Publisher

Source: github_code

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
2 flows detected: GMAIL_API_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 9 credentials: GMAIL_API_TOKEN, BRAVE_API_KEY, GOOGLE_API_KEY, API_KEY, LATENTSTACK_API_KEY, OPENROUTER_API_KEY, GEMINI_API_KEY, GROQ_API_KEY, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
Are you the publisher? Confirm or correct these findings.
// 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.
🔐 secretGMAIL_API_TOKEN
🔐 secretBRAVE_API_KEY
🔐 secretGOOGLE_API_KEY
configNAVA_TEST_MODE
configLLM_PROVIDER
configAPI_BASE
configLATENTSTACK_BASE_URL
🔐 secretAPI_KEY
🔐 secretLATENTSTACK_API_KEY
🔐 secretOPENROUTER_API_KEY
🔐 secretGEMINI_API_KEY
🔐 secretGROQ_API_KEY
🔐 secretOPENAI_API_KEY
configLLM_MODEL
configMODEL_NAME
configOPENROUTER_BASE_URL
configOPENAI_BASE_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

2/2 tools missing one or more hints — search (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); read (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint). 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.

License file

No license file

Add a LICENSE file (MIT, Apache-2.0, etc.).

// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/aakhilshaik204/nava-agent)](https://m8ven.ai/mcp/aakhilshaik204/nava-agent)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 50c766d7b1923d0e38e21a092d4d1ff4501ae1fa
code hash: 36571170e3d50b895f9d081c55f7ae5961e1296b4b32cc9ae9b9786701c69b3b
verified: 9/8/2026, 8:40:01 PM
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