makima_personal_agent (GustavoBarreto13/makima_personal_agent) is an MCP server listed on the M8ven Trust Index. M8ven has not graded it: there is no public source to read and no endpoint we can reach, so there is nothing for us to inspect. No publisher has claimed this listing.

C
Emerging
74/100
12 days ago

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

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

GustavoBarreto13

Source: github_code

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

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

// key findings
🚨
Secret credentials may flow to a network call
7 flows detected: GOOGLE_BOOKS_API_KEY, TELEGRAM_BOT_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 14 credentials: GOOGLE_CALENDAR_ACCESS_TOKEN, GOOGLE_CALENDAR_REFRESH_TOKEN, GOOGLE_CALENDAR_CLIENT_SECRET, GEMINI_API_KEY, TELEGRAM_BOT_TOKEN, MAKIMA_MCP_TOKEN, TMDB_API_KEY, GOOGLE_BOOKS_API_KEY, MAL_CLIENT_SECRET, GMAIL_APP_PASSWORD, MAL_ACCESS_TOKEN, MAL_REFRESH_TOKEN, SESSION_SECRET, GOOGLE_OAUTH_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// 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.
🔐 secretGOOGLE_CALENDAR_ACCESS_TOKEN
🔐 secretGOOGLE_CALENDAR_REFRESH_TOKEN
configGOOGLE_CALENDAR_CLIENT_ID
🔐 secretGOOGLE_CALENDAR_CLIENT_SECRET
configGOOGLE_CALENDAR_TOKEN_EXPIRY
configGOOGLE_CALENDAR_MAIN_CALENDAR_IDgeralmente o email Gmail
🔐 secretGEMINI_API_KEYOs agentes usam gemini-2.5-flash. A chave é lida de (Google AI Studio). Para usar Vertex AI, definir GOOGLE_GENAI_USE_VERTEXAI=1.
🔐 secretTELEGRAM_BOT_TOKEN
🔐 secretMAKIMA_MCP_TOKEN
🔐 secretTMDB_API_KEYSincronização automática de seasons e episodes via TMDB API v3 ()
🔐 secretGOOGLE_BOOKS_API_KEY
configKURISU_TOP_K_WIDE
configKURISU_TOP_N_NARROW
configKURISU_RELEVANCE_THRESHOLD
configGCP_CREDENTIALS_JSONconteúdo JSON do service account como string (não path)
configGCP_PROJECT_ID
configVERTEX_RAG_CORPUSprojects/{PROJECT_ID}/locations/us-central1/ragCorpora/{ID}
configVERTEX_RAG_CORPUS_OPERACIONAL
configGEMINI_MODEL=gemini-2.5-flash # opcional — modelo usado na classificação do digest
configTELEGRAM_ALERT_CHAT_IDchat que recebe o digest matinal e os alertas do scheduler
configMAL_CLIENT_IDApp ID do MAL (myanimelist.net → Account → API → Create Application)
🔐 secretMAL_CLIENT_SECRETClient Secret do mesmo app MAL
configGCS_BACKUP_BUCKETnome do bucket GCS para backups (ex: makima-backups)
configKOMI_SYNC_ENABLED
configKURISU_WIKI_DIR
configKURISU_RAG_BUCKET
configLETTERBOXD_USERNAMEusername do Letterboxd (ex: gustavobarreto) para sync do RSS (Akane)
configGCAL_SYNC_ENABLED
configVIOLET_COUNSEL_MODEL
configVIOLET_COUNSEL_WEB_ENABLED
configGMAIL_USERNAMEendereço Gmail (login IMAP)
🔐 secretGMAIL_APP_PASSWORDsenha de app do Gmail (não a senha normal — requer 2FA)
🔐 secretMAL_ACCESS_TOKEN
🔐 secretMAL_REFRESH_TOKEN
configMAL_TOKEN_EXPIRY
configALLOWED_EMAILe-mail Google autorizado a logar na webapp
🔐 secretSESSION_SECRETsegredo para assinar cookies (gerar: python -c "import secrets; print(secrets.token_hex(32))")
configGOOGLE_OAUTH_CLIENT_IDclient ID do app OAuth tipo Web Application
🔐 secretGOOGLE_OAUTH_CLIENT_SECRETclient secret do mesmo app
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployDATABASE_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

10/10 tools missing one or more hints — list_calendars (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); list_events (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); list_events_today (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +7 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.

License file

No license file

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

Tool test coverage

6/10 tools referenced in tests (60%)

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

Secrets not logged

5 secret values sent to console.log

Redact or omit secret values from log output.

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 5 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 Score](https://m8ven.ai/badge/mcp/gustavobarreto13-makima-personal-agent-1sl1bn)](https://m8ven.ai/mcp/gustavobarreto13-makima-personal-agent-1sl1bn)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 27ae268297279d1d46d80741f06b585e61618cfb
code hash: bb12dfbdfd1a431f5e6e7045bd8deb51a12bc5c85fcc559deeba28105569c234
verified: 8/13/2026, 8:12:40 AM
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