Tuningengines Cli MCP Server

tuningengines-cli npm v0.4.35

Published by cerebrixos-org — 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.

Tuning Engines CLI, MCP server, and Python agent runtime adapters for governed model, agent, skill, and MCP workflows. Fine-tune open-source LLMs, run inference, manage datasets/evaluations, and connect LangGraph or Temporal while Tuning Engines handles p

Trust grade
A
93/100
Last scanned get badge →
Trust
A · 93/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 100 − adoption risk = 93/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 − 0 = 100. What the published surface and source actually contain:

The deterministic scan raised no scored threat in the surface it inspected — the threat score stayed at 100. Capability observations and advisory notes are recorded but never lower it.

2. Client adoption risk — 100 − 7 = 93. 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/commands/auth.js)MTC-SRC-002

In the server's implementation (`dist/commands/auth.js:4`): 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: sterAuthCommands; const child_process_1 = require("child_process"); const client_1 = require("../client"); const config_

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/commands/auth.js

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

In the server's implementation (`dist/commands/billing.js:37`): 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: rBillingCommands; const child_process_1 = require("child_process"); const config_1 = require("../config"); const output

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/commands/billing.js

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

In the server's implementation (`dist/commands/guard.js:40`): 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: quire("crypto")); const child_process_1 = require("child_process"); const output = __importStar(require("../output")); 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 dist/commands/guard.js

low Shell/command execution in packaging/dev tooling (scripts/smoke/inference-smoke.mjs)MTC-SRC-002

In a packaging/dev/install script (shipped, but not the server runtime) (`scripts/smoke/inference-smoke.mjs:3`): 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: spawnSync } from "node:child_process"; import { existsSync, mkdirSync, mkdtempSync, rmSync, writeFileSync } from "node:

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/smoke/inference-smoke.mjs

Tools 111

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

  • install_mcp_templatereads sensitive data
  • accept_insightno sensitive capability
  • apply_insightno sensitive capability
  • apply_work_session_repairno sensitive capability
  • approve_approvalno sensitive capability
  • call_inferenceno sensitive capability
  • cancel_evaluationno sensitive capability
  • cancel_jobno sensitive capability
  • catalog_export_statusno sensitive capability
  • complete_compliance_source_runno sensitive capability
Show 101 more tools ↓
  • complete_work_sessionno sensitive capability
  • create_compliance_source_runno sensitive capability
  • create_datasetno sensitive capability
  • create_evaluationno sensitive capability
  • create_jobno sensitive capability
  • create_runtime_interventionno sensitive capability
  • create_traceno sensitive capability
  • dataset_statusno sensitive capability
  • delete_datasetno sensitive capability
  • delete_modelno sensitive capability
  • deny_approvalno sensitive capability
  • doctor_simulateno sensitive capability
  • estimate_evaluationno sensitive capability
  • estimate_jobno sensitive capability
  • evaluation_statusno sensitive capability
  • flush_inference_captureno sensitive capability
  • generate_policy_draftno sensitive capability
  • get_accountno sensitive capability
  • get_balanceno sensitive capability
  • get_catalog_modelno sensitive capability
  • get_inference_jwtno sensitive capability
  • get_inference_tokenno sensitive capability
  • inference_capture_showno sensitive capability
  • inference_capture_updateno sensitive capability
  • inference_usageno sensitive capability
  • invoke_skillno sensitive capability
  • job_statusno sensitive capability
  • list_agentsno sensitive capability
  • list_approvalsno sensitive capability
  • list_catalog_modelsno sensitive capability
  • list_compliance_risksno sensitive capability
  • list_datasetsno sensitive capability
  • list_evaluationsno sensitive capability
  • list_evaluatorsno sensitive capability
  • list_inference_feedbackno sensitive capability
  • list_inference_modelsno sensitive capability
  • list_initiativesno sensitive capability
  • list_insightsno sensitive capability
  • list_jobsno sensitive capability
  • list_mcp_templatesno sensitive capability
  • list_modelsno sensitive capability
  • list_outcomesno sensitive capability
  • list_policy_decisionsno sensitive capability
  • list_policy_templatesno sensitive capability
  • list_runtime_interventionsno sensitive capability
  • list_runtime_state_referencesno sensitive capability
  • list_skillsno sensitive capability
  • list_supported_modelsno sensitive capability
  • list_tenant_resourcesno sensitive capability
  • list_tracesno sensitive capability
  • list_work_sessionsno sensitive capability
  • map_outcomeno sensitive capability
  • model_statusno sensitive capability
  • preview_work_session_repairno sensitive capability
  • propose_outcomeno sensitive capability
  • record_inference_feedbackno sensitive capability
  • record_outcomeno sensitive capability
  • registry_sync_applyno sensitive capability
  • registry_sync_dry_runno sensitive capability
  • render_policy_templateno sensitive capability
  • retry_jobno sensitive capability
  • retry_tenant_resource_syncno sensitive capability
  • send_agent_messageno sensitive capability
  • show_agentno sensitive capability
  • show_approvalno sensitive capability
  • show_compliance_certificationno sensitive capability
  • show_compliance_evidenceno sensitive capability
  • show_compliance_riskno sensitive capability
  • show_datasetno sensitive capability
  • show_evaluationno sensitive capability
  • show_initiativeno sensitive capability
  • show_insightno sensitive capability
  • show_jobno sensitive capability
  • show_mcp_templateno sensitive capability
  • show_modelno sensitive capability
  • show_policy_decisionno sensitive capability
  • show_registry_syncno sensitive capability
  • show_runtime_interventionno sensitive capability
  • show_runtime_state_referenceno sensitive capability
  • show_traceno sensitive capability
  • show_work_sessionno sensitive capability
  • submit_compliance_source_resultsno sensitive capability
  • tenant_domains_updateno sensitive capability
  • tenant_invitation_cancelno sensitive capability
  • tenant_resource_createno sensitive capability
  • tenant_resource_deleteno sensitive capability
  • tenant_resource_listno sensitive capability
  • tenant_resource_showno sensitive capability
  • tenant_resource_updateno sensitive capability
  • tenant_resource_validateno sensitive capability
  • tenant_team_disableno sensitive capability
  • tenant_team_enableno sensitive capability
  • tenant_team_inviteno sensitive capability
  • tenant_team_listno sensitive capability
  • tenant_team_removeno sensitive capability
  • tenant_team_set_inference_roleno sensitive capability
  • test_governance_policyno sensitive capability
  • undo_work_session_repairno sensitive capability
  • upsert_runtime_state_referenceno sensitive capability
  • validate_complianceno sensitive capability
  • verify_tenant_secret_referenceno sensitive capability

What this scan could not see

Versions 5

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.4.35 latest A 93/100 4 1.13.0 2026-09-09
v0.4.34 A 93/100 4 1.12.1 2026-08-15
v0.4.33 A 93/100 4 1.12.1 2026-08-07
v0.4.31 A 93/100 4 1.12.1 2026-07-29
v0.4.28 A 93/100 4 1.12.1 2026-07-28

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 · 93/100
Markdown (GitHub README)
[![MCP Trust Score](https://mcptrustchecker.com/registry/tuningengines-cli/badge.svg)](https://mcptrustchecker.com/registry/tuningengines-cli)
HTML
<a href="https://mcptrustchecker.com/registry/tuningengines-cli"><img src="https://mcptrustchecker.com/registry/tuningengines-cli/badge.svg" alt="MCP Trust Score" height="20"></a>
Prefer shields.io styling? Point it at https://mcptrustchecker.com/registry/tuningengines-cli/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 tuningengines-cli --online

Use the free API → How scoring works

More in Developer Tools