Products MCP Server

@telora/mcp-products npm v0.22.135

Published by @telora — no publish provenance, so origin is unverified, but the source is public: the repository link below is self-declared yet readable, so you can inspect the code before adopting it.

MCP server exposing Telora product operations to Claude Code

Trust grade
A
92/100
Last scanned get badge →
Trust
A · 92/100
Adoption risk for you: the threat score, then adjusted down for blast radius, publisher verification and how much the scan could see. Deterministic; every point is auditable.
Capability
High
Blast radius if it went rogue — what the server’s tools could reach. Independent of trust.
Coverage
Source
How much the scan could actually inspect. Shallow coverage is stated, never hidden.
Share this Trust Score
𝕏 Share LinkedIn Reddit
A Why this grade threat 99 − adoption risk = 92/100

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 − 1.2 = 99. What the published surface and source actually contain:

PointsWhat was foundCategory
−1.2 Package runs install-time scripts MTC-SUP-010 supply-chain

2. Client adoption risk — 99 − 7 = 92. 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:

PointsAdoption-risk factor
−6 capability blast radius (high) — client exposure if the model is manipulated
−1 publisher verification (public source) — no provenance, but the source is public and inspectable

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.

Findings 4

high Shell/command execution in server code (dist/handlers/daemonConfig.js)MTC-SRC-002

In the server's implementation (`dist/handlers/daemonConfig.js:8`): 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: ecFileSync } from "node:child_process"; import { homedir } from "node:os"; // Identity keys are always overwritten by a

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/handlers/daemonConfig.js

high Shell/command execution in server code (dist/reality-tree/de-restatement.js)MTC-SRC-002

In the server's implementation (`dist/reality-tree/de-restatement.js:22`): 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: rt { spawn } from "node:child_process"; const DEFAULT_TIMEOUT_MS = 2 * 60 * 1000; export const RESTATEMENT_SYSTEM_PROMPT

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/reality-tree/de-restatement.js

low Shell/command execution in packaging/dev tooling (scripts/postinstall.js)MTC-SRC-002

In a packaging/dev/install script (shipped, but not the server runtime) (`scripts/postinstall.js:12`): 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: { execSync } = require("child_process"); const { readFileSync, writeFileSync, mkdirSync, existsSync } = require("fs"); c

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 scripts/postinstall.js

low Package runs install-time scripts (postinstall)MTC-SUP-010

"@telora/mcp-products" executes postinstall script(s) at install time. An install hook runs at install time; most are routine build/setup, but review what it does before trusting it.

Evidence: node scripts/postinstall.js || true

Fix: Review the scripts; install with --ignore-scripts where possible and vet what they do.

Location: package @telora/mcp-products

Tools 62

Each tool and what it can reach — statically extracted from the published source.

  • telora_deployment_profilereads sensitive data
  • telora_reality_treereads sensitive data
  • telora_wiki_page_getingests untrusted input
  • telora_agentno sensitive capability
  • telora_code_observationno sensitive capability
  • telora_connector_startno sensitive capability
  • telora_connector_stopno sensitive capability
  • telora_context_assembleno sensitive capability
  • telora_contractno sensitive capability
  • telora_contract_versionno sensitive capability
Show 52 more tools ↓
  • telora_discoverno sensitive capability
  • telora_endpointno sensitive capability
  • telora_external_data_sourceno sensitive capability
  • telora_external_referenceno sensitive capability
  • telora_infra_assetno sensitive capability
  • telora_infra_environmentno sensitive capability
  • telora_infra_relationshipno sensitive capability
  • telora_infra_secretno sensitive capability
  • telora_linearno sensitive capability
  • telora_local_modelno sensitive capability
  • telora_loop_agentno sensitive capability
  • telora_loop_answerno sensitive capability
  • telora_loop_documentno sensitive capability
  • telora_loop_personano sensitive capability
  • telora_loop_questionno sensitive capability
  • telora_playbookno sensitive capability
  • telora_prdno sensitive capability
  • telora_prd_treeno sensitive capability
  • telora_productno sensitive capability
  • telora_product_deliveryno sensitive capability
  • telora_product_focusno sensitive capability
  • telora_product_focus_debugno sensitive capability
  • telora_product_issueno sensitive capability
  • telora_product_reportno sensitive capability
  • telora_product_requestno sensitive capability
  • telora_product_strategyno sensitive capability
  • telora_reality_driftno sensitive capability
  • telora_reality_metricsno sensitive capability
  • telora_reality_tree_edgeno sensitive capability
  • telora_reality_tree_injection_contextno sensitive capability
  • telora_reality_tree_injection_historyno sensitive capability
  • telora_reality_tree_injection_verifyno sensitive capability
  • telora_reality_tree_linkno sensitive capability
  • telora_reality_tree_nodeno sensitive capability
  • telora_reality_tree_progenitorno sensitive capability
  • telora_reality_tree_traverseno sensitive capability
  • telora_report_templateno sensitive capability
  • telora_riskno sensitive capability
  • telora_risk_communicationno sensitive capability
  • telora_risk_dependencyno sensitive capability
  • telora_service_definitionno sensitive capability
  • telora_session_stateno sensitive capability
  • telora_starter_repono sensitive capability
  • telora_wiki_auditno sensitive capability
  • telora_wiki_page_archiveno sensitive capability
  • telora_wiki_page_createno sensitive capability
  • telora_wiki_page_mergeno sensitive capability
  • telora_wiki_page_splitno sensitive capability
  • telora_wiki_page_updateno sensitive capability
  • telora_wiki_searchno sensitive capability
  • telora_wiki_treeno sensitive capability
  • telora_workflowno sensitive capability

What this scan could not see

Versions 10

Scan 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.

VersionScoreFindingsEngineScanned
v0.22.135 latest A 92/100 4 1.13.0 2026-09-07
v0.22.133 A 92/100 4 1.13.0 2026-09-06
v0.22.130 A 92/100 4 1.13.0 2026-09-01
v0.22.126 A 92/100 4 1.13.0 2026-08-30
v0.22.123 A 92/100 4 1.13.0 2026-08-29
Show 5 more versions ↓
v0.22.122 A 92/100 4 1.13.0 2026-08-25
v0.22.121 A 92/100 4 1.12.1 2026-08-24
v0.22.116 A 92/100 4 1.12.1 2026-08-22
v0.22.115 A 92/100 4 1.12.1 2026-08-18
v0.22.114 A 92/100 4 1.12.1 2026-08-16

Embed this score

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.

MCP Trust Score: A · 92/100
Markdown (GitHub README)
[![MCP Trust Score](https://mcptrustchecker.com/registry/telora-mcp-products/badge.svg)](https://mcptrustchecker.com/registry/telora-mcp-products)
HTML
<a href="https://mcptrustchecker.com/registry/telora-mcp-products"><img src="https://mcptrustchecker.com/registry/telora-mcp-products/badge.svg" alt="MCP Trust Score" height="20"></a>
Prefer shields.io styling? Point it at https://mcptrustchecker.com/registry/telora-mcp-products/badge.json via https://img.shields.io/endpoint?url=…

Verify this score yourself

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 @telora/mcp-products --online

Use the free API → How scoring works

More in Data Science & ML