superlog (superloglabs/superlog) is an MCP server listed on the M8ven Trust Index. M8ven has not graded it: we have no way to read this server ourselves. No publisher has claimed this listing.

C
Caution
64/100
6 days ago

superlog

Open-source observability tool that uses AI agents to self-heal your software

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

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

superloglabs

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
2 flows detected: GITHUB_APP_PRIVATE_KEY. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 5 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 15 credentials: AGENT_SECRETS_KEY, ANTHROPIC_API_KEY, AUTUMN_SECRET_KEY, BETTER_AUTH_SECRET, GITHUB_APP_CLIENT_SECRET, GITHUB_APP_PRIVATE_KEY, GITHUB_APP_WEBHOOK_SECRET, GITHUB_CLIENT_SECRET, GITHUB_OAUTH_CLIENT_SECRET, GOOGLE_CLIENT_SECRET, LINEAR_CLIENT_SECRET, LINEAR_WEBHOOK_SECRET, NOTION_CLIENT_SECRET, RESEND_API_KEY, STATE_SIGNING_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies5 high9 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@hono/node-server@1.13.7GHSA-wc8c-qw6v-h7f6

@hono/node-server has authorization bypass for protected static paths via encoded slashes in Serve Static Middleware

highbetter-auth@1.6.13GHSA-qq9h-g4jm-xgf3

Better Auth: Account takeover via pre-account hijacking on magic-link and email-OTP sign-in

highnanoid@5.0.9GHSA-28wg-ghj8-5hjv

nanoid: non-secure generators can loop indefinitely with negative size

highnanoid@5.0.9GHSA-2v37-7h3g-55p8

nanoid: custom generators can loop indefinitely when size is zero

highnanoid@5.0.9GHSA-xwg4-73v4-xw9w

nanoid: Integer Overflow or Wraparound

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// 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.
configADMIN_WEB_ORIGIN
🔐 secretAGENT_SECRETS_KEY
🔐 secretANTHROPIC_API_KEY
configAPI_BASE_URL
🔐 secretAUTUMN_SECRET_KEY
🔐 secretBETTER_AUTH_SECRET
configBETTER_AUTH_URL
configBILLING_ENFORCEMENT_ENABLED
configDEMO_PROJECT_ID
configFEEDBACK_SLACK_WEBHOOK
configGATEWAY_PUBLIC_URL
configGITHUB_APP_CLIENT_ID
🔐 secretGITHUB_APP_CLIENT_SECRET
configGITHUB_APP_ID
🔐 secretGITHUB_APP_PRIVATE_KEY
configGITHUB_APP_PRIVATE_KEY_BASE64
configGITHUB_APP_SLUG
🔐 secretGITHUB_APP_WEBHOOK_SECRET
configGITHUB_AUTHOR_OAUTH_REDIRECT_URL
configGITHUB_CLIENT_ID
🔐 secretGITHUB_CLIENT_SECRET
configGITHUB_INSTALL_OAUTH_REDIRECT_URL
configGITHUB_OAUTH_CLIENT_ID
🔐 secretGITHUB_OAUTH_CLIENT_SECRET
configGOOGLE_CLIENT_ID
🔐 secretGOOGLE_CLIENT_SECRET
configHOSTNAME
configLINEAR_CLIENT_ID
🔐 secretLINEAR_CLIENT_SECRET
configLINEAR_OAUTH_REDIRECT_URL
🔐 secretLINEAR_WEBHOOK_SECRET
configNOTION_CLIENT_ID
🔐 secretNOTION_CLIENT_SECRET
configNOTION_OAUTH_REDIRECT_URL
configOTEL_EXPORTER_OTLP_ENDPOINT
configOTEL_EXPORTER_OTLP_HEADERS
configOTEL_SDK_DISABLED
configOTEL_SERVICE_INSTANCE_ID
configOTEL_SERVICE_NAME
🔐 secretRESEND_API_KEY
🔐 secretSTATE_SIGNING_SECRET
configSUPERLOG_ENV
configSUPERLOG_ENV_FILE
configSUPERLOG_FROM_EMAIL
configSUPERLOG_HARD_CAP
configSUPERLOG_REPLY_TO_EMAIL
configWEBHOOK_ALLOW_PRIVATE_DESTINATIONS
configWEB_ORIGIN
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployDATABASE_URL
deployPORT
deploySENTRY_CLIENT_ID
deploySENTRY_CLIENT_SECRET
deploySENTRY_WEBHOOK_FORWARD_URL
// quality suggestions

Tool annotations

19/49 tools have annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

49/49 tools missing one or more hints — query_logs (missing: destructiveHint, idempotentHint, openWorldHint); query_traces (missing: destructiveHint, idempotentHint, openWorldHint); query_metrics (missing: destructiveHint, idempotentHint, openWorldHint), +46 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.

README present

No README found

Add a README.md describing the server and its tools.

License file

No license file

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

Tool test coverage

38/49 tools referenced in tests (78%)

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

Production dependencies are patched

0 critical, 5 high severity in production deps — @hono/node-server@1.13.7 (high), better-auth@1.6.13 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

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 6 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/superloglabs-superlog-8dgv5g?variant=verified)](https://m8ven.ai/mcp/superloglabs-superlog-8dgv5g)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: feffc9fd542a75a865f94a80c72214368b690a55
code hash: 0adf0783af4bf30277d20ec8dba9d88ec852285cdc053fdb48411e9f6e91bb55
verified: 9/2/2026, 7:48:03 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