SecureContext (iampantherr/SecureContext) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 56 tools. No publisher has claimed this listing.

C
Caution
74/100

SecureContext

Provides persistent memory, cryptographic audit trail, and HMAC-verified skill admission for Claude Code, running locally on PostgreSQL with zero cloud sync.

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

⚡ 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

iampantherr

Source: Glama

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
13 flows detected: ZC_API_KEY, API_KEY, SC_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 7 credentials: ANTHROPIC_API_KEY, GITHUB_TOKEN, GIT_PUSH_TOKEN, ZC_API_KEY, ZC_MACHINE_SECRET, ZC_POSTGRES_PASSWORD, ZC_SAVINGS_AVG_COST_PER_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high3 low

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

highfastify@5.8.4GHSA-247c-9743-5963

Fastify has a Body Schema Validation Bypass via Leading Space in Content-Type Header

lowfastify@5.8.4GHSA-3m5p-2c4r-xxw2

fastify vulnerable to X-Forwarded-* spoofing under trustProxy hop-count

lowfastify@5.8.4GHSA-w2qp-rph6-63g4

fastify vulnerable to schema validation bypass via root primitive coercion mismatch

lowvitest@4.1.0GHSA-82fw-gwwq-j7x9

Vitest: Path Traversal / Arbitrary File Read via @vitest/mocker Redirect Mock

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.
🔐 secretANTHROPIC_API_KEY
🔐 secretGITHUB_TOKEN
🔐 secretGIT_PUSH_TOKEN
configOLLAMA_URL
configPERSONAL_WIKI_ROOT
configSC_API_PORT
configWSL_DISTRO_NAME
configWSL_INTEROP
configXDG_CONFIG_HOME
configZC_A2A_DEFAULT_PROJECT_PATH
configZC_A2A_REGISTRY_PATH
configZC_AGENT_ID
configZC_AGENT_MAX_CONCURRENCY
configZC_AGENT_MODEL
configZC_AGENT_ROLE
configZC_ALLOW_DESTRUCTIVE_TEST_HELPERS
configZC_ANTHROPIC_GEN_MODEL
configZC_API_CORS_ORIGINS
configZC_API_HOST
🔐 secretZC_API_KEY
configZC_API_LOG_LEVEL
configZC_API_PORT
configZC_API_URL
configZC_AUTO_EXTRACT_IGNORE_PREFIXES
configZC_AUTO_EXTRACT_MAX
configZC_AUTO_EXTRACT_MODEL
configZC_AUTO_EXTRACT_OLLAMA
configZC_AUTO_RESOLVE_NUMERIC
configZC_BASH_CAPTURE_LINES
configZC_COMPACT_DEFAULT_TURNS
configZC_COMPACT_MODEL
configZC_CONSOLIDATE
configZC_CONSOLIDATE_MAX
configZC_CONSOLIDATE_SIM
configZC_CONTEXT_ALERT_THRESHOLD
configZC_CONTEXT_BUDGET_TOKENS
configZC_CONTEXT_EMERGENCY_THRESHOLD
configZC_CONTEXT_WARN_THRESHOLD
configZC_CONTRADICTION_RULES_ARE_CLAIMS
configZC_CONTRADICTION_SIM
configZC_CONTRADICTION_SKIP_DATED_MARKERS
configZC_CONTRADICTION_SKIP_KEYS
configZC_CONTRADICTION_SKIP_OPERATIONAL_VALUES
configZC_CONTRADICTION_SKIP_RUN_REPORTS
configZC_CROSS_REPO_ROOTS
configZC_CTX_DIST
configZC_DEMOTE_GAP
configZC_DEMOTE_MIN_RUNS
configZC_EMBED_BACKFILL_BATCH
configZC_EMBED_STALL_MIN
configZC_EMBED_WATCHDOG_MIN
configZC_ENRICHMENT_CRON
configZC_ENRICHMENT_INTERVAL_MIN
configZC_ENRICHMENT_SCAN_DAYS
configZC_ENTITY_BUDGET
configZC_ENTITY_EXTRACT
configZC_ENTITY_MODEL
configZC_EVENT_EXTRACT
configZC_EVENT_EXTRACT_MODEL
configZC_EVENT_OLLAMA_URL
configZC_EVENT_RESULT_CAP
configZC_GRAPH_MAX_NODES
configZC_HOOK_DEBUG
configZC_HYDE_MODEL
configZC_IMPACT_MIN_CALLERS
configZC_L1_MUTATION_ENABLED
configZC_LLM_ADJUDICATE
configZC_LLM_ADJUDICATE_BUDGET
configZC_LLM_ADJUDICATE_MODELContradiction adjudication (, default qwen2.5-coder:14b): the only model in our bakeoff with zero false contradictions; the 32B variant was worse.
configZC_LLM_ADJUDICATE_TIMEOUT_MS
configZC_LOG_CONSOLE
configZC_LOG_DIR
configZC_LOG_LEVEL
configZC_LOG_RAW
🔐 secretZC_MACHINE_SECRET
configZC_MACHINE_SECRET_PATH
configZC_MODEL_TIER_HAIKU
configZC_MODEL_TIER_OPUS
configZC_MODEL_TIER_SONNET
configZC_NUMERIC_CONFLICT_SIM
configZC_OLLAMA_GEN_MODEL
configZC_OLLAMA_URL
configZC_OTLP_ENDPOINT
configZC_OTLP_HEADERS
configZC_PG_POOL_SIZE
configZC_PG_URLis still accepted as a legacy alias, but prefer ZC_POSTGRES_URL —
configZC_POSTGRES_DB
configZC_POSTGRES_HOST
🔐 secretZC_POSTGRES_PASSWORD
configZC_POSTGRES_POOL_MAX
configZC_POSTGRES_PORT
configZC_POSTGRES_SSL_REJECT_UNAUTHORIZED
configZC_POSTGRES_URLZC_PG_URL is still accepted as a legacy alias, but prefer —
configZC_POSTGRES_USER
configZC_PROJECT_PATH
configZC_PROJECT_SKILL_PATHSPer-project skills live under <project>/.claude/skills/<name>/; bind-mount the project into sc-api (see docker/docker-compose.yml) and set , or call POST /api/v1/skills/import-project?path=....
configZC_PYTHON_CMD
configZC_QUEUE_HYGIENE_INTERVAL_MIN
configZC_QUEUE_STALE_SECONDS
configZC_RATE_LIMIT_MAX
configZC_READ_DEDUP_ENABLED
configZC_REDIRECT_BYPASS_THRESHOLD
configZC_REDIRECT_MIN_BYTES
configZC_REPO_DIR
configZC_RERANKER_MODEL
configZC_RERANK_LLM_MODEL
🔐 secretZC_SAVINGS_AVG_COST_PER_TOKEN
configZC_SAVINGS_RECALL_SPARSE_THRESHOLD
configZC_SEMANTIC_MIN_OVERLAP
configZC_SKILLS_DIR
configZC_SKILLS_FORCE_FULL
configZC_SKILL_CANDIDATE_COOLDOWN_HRS
configZC_SKILL_CANDIDATE_MIN_REJECTS
configZC_SKILL_CANDIDATE_WINDOW_DAYS
configZC_SKILL_GEN_BACKEND
configZC_SPOTTER_DEFAULT_PROJECT_PATH
configZC_STALE_NOTE_DAYS
configZC_STOREis unset, SecureContext stores everything in per-project SQLite files
configZC_SUMMARY_MODEL
configZC_SUMMARY_REDIRECT
configZC_TEAM_AUTH
configZC_TELEMETRY_BACKEND
configZC_TELEMETRY_MODE
configZC_TEST_POSTGRES_DB
configZC_TEST_TELEMETRY_BACKEND
configZC_USER_ID
configZC_VERIFY_SECRET_PATH
configZC_VISION_MODEL
// 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

56/56 tools missing one or more hints — zc_execute (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); zc_execute_file (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); zc_fetch (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +53 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

18/56 tools referenced in tests (32%)

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

Shell command execution

9 calls in production code run through a shell (init.mjs:57, init.mjs:61, init.mjs:96)

Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.

Secrets stay with their owner

6 secrets sent to a request target we could not resolve (ZC_API_KEY → dynamic, ZC_API_KEY → dynamic) — often a configured endpoint, not necessarily third-party

Audit where credentials are sent. A NOTION_TOKEN should only reach api.notion.com — never a third-party host.

Production dependencies are patched

0 critical, 1 high severity in production deps — fastify@5.8.4 (high), fastify@5.8.4 (low)

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/iampantherr/securecontext?variant=verified)](https://m8ven.ai/mcp/iampantherr/securecontext)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 72abde2b265da57e54a51d8bb0796050ce603b12
code hash: 57efd069209729c951428549d30422c761b15c8bc0cf4796303531c54babe574
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