kontexta-mcp
npm
v4.5.2
Source verified
Published by safiyu — publish provenance cryptographically ties this package to that repository. That is proof of origin, not an official vendor package.
The local Brain and Hands for AI coding agents (MCP Server)
The grade answers one question — how safe is this server for you to adopt — so it is computed in two auditable stages. Nothing below is an opinion or an LLM's guess; every line is a real term the deterministic engine applied, and the same input always yields the same number.
1. Threat score — 100 − 3.6 = 96. What the published surface and source actually contain:
| Points | What was found | Category |
|---|---|---|
| −3.6 | Near-miss of @upstash/context7-mcp MTC-SUP-005 | supply-chain |
2. Client adoption risk — 96 − 6 = 90. Three small, subtract-only factors that reflect your risk in adopting it — a clean scan proves less on a powerful, unverified or barely-inspectable package, so the grade says so plainly:
| Points | Adoption-risk factor |
|---|---|
| −6 | capability blast radius (high) — client exposure if the model is manipulated |
Capability observations and info notes are shown under Findings but never scored.
Open any row's finding below for the file, line and evidence behind a deduction.
In the server's implementation (`dist/index.js:95`): Reading private keys / cloud credentials, or serializing the whole environment, is a sensitive-data source that becomes exfiltration when combined with any egress. This is read from the code itself — not from the tool description — so a poisoned server cannot hide it behind honest-looking metadata.
Evidence: ws", ".gnupg", ".kube", ".config/gcloud", ".docker"].map((p) => `${home}/${p}`); } function safeMkdir(dir) { try {
Fix: Review this call path: confirm it never receives unsanitized tool input, constrain it, or remove it. Treat a server whose code reaches these sinks as high-capability regardless of what its tools claim.
Location: server dist/index.js
In the server's implementation (`dist/index.js:625`): Spawning a shell/process is command-execution capability; with unsanitized tool input it is command injection / RCE. This is read from the code itself — not from the tool description — so a poisoned server cannot hide it behind honest-looking metadata.
Evidence: ort { spawnSync } from "child_process"; function redactCredentials(s) { return s.replace(/([a-z][a-z0-9+.-]*:\/\/)([^:
Fix: Review this call path: confirm it never receives unsanitized tool input, constrain it, or remove it. Treat a server whose code reaches these sinks as high-capability regardless of what its tools claim.
Location: server dist/index.js
Tool "create_file" can write, overwrite or delete files (keyword "create_file" in tool name). Verify it is scoped to a safe directory.
Fix: Constrain file operations to an explicit, non-sensitive root; reject path traversal.
Location: tool create_file
Tool "delete_file" can write, overwrite or delete files (keyword "delete_file" in tool name). Verify it is scoped to a safe directory.
Fix: Constrain file operations to an explicit, non-sensitive root; reject path traversal.
Location: tool delete_file
Tool "move_file" can write, overwrite or delete files (keyword "move_file" in tool name). Verify it is scoped to a safe directory.
Fix: Constrain file operations to an explicit, non-sensitive root; reject path traversal.
Location: tool move_file
Tool "create_files" can write, overwrite or delete files (keyword "create_file" in tool name). Verify it is scoped to a safe directory.
Fix: Constrain file operations to an explicit, non-sensitive root; reject path traversal.
Location: tool create_files
Tool "delete_files" can write, overwrite or delete files (keyword "delete_file" in tool name). Verify it is scoped to a safe directory.
Fix: Constrain file operations to an explicit, non-sensitive root; reject path traversal.
Location: tool delete_files
"kontexta-mcp" is edit-distance 2 from the high-traffic package "@upstash/context7-mcp". Its own download count is negligible, consistent with a squat.
Fix: Confirm you meant "@upstash/context7-mcp". Install packages only from their documented, official name.
Location: package kontexta-mcp
Tool "create_file" can mutate/egress but declares no destructiveHint. Clients that don't default to spec-safe behavior may not prompt before running it.
Fix: Declare accurate annotations, and gate destructive tools on user confirmation regardless.
Location: tool create_file
Tool "delete_file" can mutate/egress but declares no destructiveHint. Clients that don't default to spec-safe behavior may not prompt before running it.
Fix: Declare accurate annotations, and gate destructive tools on user confirmation regardless.
Location: tool delete_file
Tool "move_file" can mutate/egress but declares no destructiveHint. Clients that don't default to spec-safe behavior may not prompt before running it.
Fix: Declare accurate annotations, and gate destructive tools on user confirmation regardless.
Location: tool move_file
Tool "create_files" can mutate/egress but declares no destructiveHint. Clients that don't default to spec-safe behavior may not prompt before running it.
Fix: Declare accurate annotations, and gate destructive tools on user confirmation regardless.
Location: tool create_files
Tool "delete_files" can mutate/egress but declares no destructiveHint. Clients that don't default to spec-safe behavior may not prompt before running it.
Fix: Declare accurate annotations, and gate destructive tools on user confirmation regardless.
Location: tool delete_files
Each tool and what it can reach — statically extracted from the published source.
create_filewrites filescreate_fileswrites filesdelete_filewrites filesdelete_fileswrites fileslist_filesreads sensitive datamove_filewrites filesread_filereads sensitive dataread_file_by_pathreads sensitive dataread_file_linesreads sensitive dataread_file_outlinereads sensitive dataread_filesreads sensitive dataadd_report_resourceno sensitive capabilityadd_tagsno sensitive capabilitybundle_searchno sensitive capabilitycalendar_add_entityno sensitive capabilitycalendar_add_eventno sensitive capabilitycalendar_conflictsno sensitive capabilitycalendar_delete_entityno sensitive capabilitycalendar_delete_eventno sensitive capabilitycalendar_export_icsno sensitive capabilitycalendar_link_entitiesno sensitive capabilitycalendar_list_entitiesno sensitive capabilitycalendar_list_eventsno sensitive capabilitycalendar_update_entityno sensitive capabilitycalendar_update_eventno sensitive capabilityclip_urlno sensitive capabilitycommit_backupno sensitive capabilityconfirm_handno sensitive capabilitycreate_folderno sensitive capabilitydelete_folderno sensitive capabilitydelete_report_resourceno sensitive capabilitydescribe_fileno sensitive capabilitydescribe_hands_schemano sensitive capabilitydiff_against_diskno sensitive capabilitydistill_journalno sensitive capabilitydistill_journal_commit_upgradesno sensitive capabilityexport_reportno sensitive capabilityfind_relatedno sensitive capabilityget_diffno sensitive capabilityget_historyno sensitive capabilityget_profileno sensitive capabilitygrep_in_fileno sensitive capabilityhousekeep_journalno sensitive capabilityjournal_appendno sensitive capabilityjournal_intentno sensitive capabilityjournal_noteno sensitive capabilityjournal_statusno sensitive capabilitylist_foldersno sensitive capabilitylist_handsno sensitive capabilitylist_projectsno sensitive capabilitylist_report_resourcesno sensitive capabilitylist_tagsno sensitive capabilityonboard_agentno sensitive capabilityproject_mapno sensitive capabilityread_sectionno sensitive capabilityrefresh_indexno sensitive capabilityregex_searchno sensitive capabilityregister_projectno sensitive capabilityreload_handsno sensitive capabilityremove_tagsno sensitive capabilityrestore_fileno sensitive capabilitysearchno sensitive capabilityset_favoriteno sensitive capabilitystatsno sensitive capabilitysuggest_tagsno sensitive capabilitytag_search_resultsno sensitive capabilitytransfer_agent_contextno sensitive capabilityupdate_fileno sensitive capabilityupdate_file_sectionno sensitive capabilitywhats_newno sensitive capabilityScan history per published version. The engine is deterministic — the same version always yields the same score, so a changed score means the package itself changed.
| Version | Score | Findings | Engine | Scanned |
|---|---|---|---|---|
v4.5.2 latest |
A 90/100 | 13 | 1.13.0 | 2026-09-07 |
v4.5.0 |
A 90/100 | 13 | 1.13.0 | 2026-09-06 |
v4.4.1 |
A 90/100 | 13 | 1.13.0 | 2026-09-05 |
v4.4.0 |
A 90/100 | 13 | 1.13.0 | 2026-08-31 |
v4.2.0 |
B 87/100 | 2 | 1.12.1 | 2026-08-10 |
v4.1.0 |
B 88/100 | 1 | 1.12.1 | 2026-08-01 |
v4.0.0 |
B 88/100 | 1 | 1.9.0 | 2026-07-24 |
Show this server's live Trust Score in your README, docs or website. The badge is served straight from the registry and updates automatically after every rescan — no API key needed. It links back to this page, so anyone who sees the grade can also read the findings behind it instead of taking a number on faith.
The score above is reproducible: the same package version always yields the same result. Run it locally or over the free API — no account, no LLM, fully deterministic.
npx mcptrustchecker scan kontexta-mcp --online
Authenticated MCP transport with HTTP Signatures for AAuth agents
Local-first MCP server for parallel AI coding agents to claim file ownership before edits, preventing stomping on each other in the same worktree.
Agent-agnostic intercommunication system — sessions, messaging, channels, shared state, and real-time events
MCP server for AI agent task communication and delegation with diagnostic lifecycle visibility
Programmatic add/link/unlink for MCP servers across 23 AI coding agents (Claude Code, Claude Desktop, Cursor, VS Code, Codex, Gemini CLI, Zed, Cline, OpenCode, Goose, Kiro, Windsurf, and more). Functional API with dry-run support.
MCP server layer exposing agent-mesh orchestrator as an MCP agent