nava-agent (Aakhilshaik204/nava-agent) is an MCP server listed on the M8ven Trust Index. M8ven has not graded it: we have no way to read this server ourselves. 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.

D
Warning
43/100
5 days 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.

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

⚡ Live Monitored

Monitored 0 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.
🚨
Reads files from sensitive locations
Touches: ~/.nava/.env
🔐
You'll be asked for 7 credentials: GMAIL_API_TOKEN, BRAVE_API_KEY, GOOGLE_API_KEY, GEMINI_API_KEY, OPENROUTER_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
configLLM_MODEL
🔐 secretGEMINI_API_KEY
🔐 secretOPENROUTER_API_KEY
configOPENROUTER_BASE_URL
🔐 secretGROQ_API_KEY
🔐 secretOPENAI_API_KEY
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.).

No access to sensitive paths

Reads sensitive paths: ~/.nava/.env

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

// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/aakhilshaik204-nava-agent-1i787p?variant=verified)](https://m8ven.ai/mcp/aakhilshaik204-nava-agent-1i787p)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: bc25d4e79d69c06e61480dec6b7df4893dab4d01
code hash: 5eb10f13a8b478f1009f4682c43f85d63a11ca8c5f3b3de09474c8b9a4fb81ca
verified: 9/2/2026, 6:51:51 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