Inspectra MCP Server

inspectra npm v0.7.2 Source verified

Published by fascinax — publish provenance cryptographically ties this package to that repository. That is proof of origin, not an official vendor package.

Multi-agent code audit system powered by GitHub Copilot Custom Agents and MCP

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

PointsWhat was foundCategory
−3.6 Near-miss of @modelcontextprotocol/inspector 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:

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

Findings 3

high Shell/command execution in server code (mcp/dist/tools/conventions-analysis.js)MTC-SRC-002

In the server's implementation (`mcp/dist/tools/conventions-analysis.js: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: { execFile } from "node:child_process"; import { promisify } from "node:util"; import { createIdSequence } from "../util

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 mcp/dist/tools/conventions-analysis.js

high Shell/command execution in server code (mcp/dist/tools/security.js)MTC-SRC-002

In the server's implementation (`mcp/dist/tools/security.js:1`): 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: { execFile } from "node:child_process"; import { readFile } from "node:fs/promises"; import { join } from "node:path"; i

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 mcp/dist/tools/security.js

medium Near-miss of @modelcontextprotocol/inspector (edit distance 2)MTC-SUP-005

"inspectra" is edit-distance 2 from the package "@modelcontextprotocol/inspector". Verify this is the intended package.

Fix: Confirm you meant "@modelcontextprotocol/inspector". Install packages only from their documented, official name.

Location: package inspectra

Tools 49

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

  • inspectra_age_todosno sensitive capability
  • inspectra_analyze_bundle_sizeno sensitive capability
  • inspectra_analyze_complexityno sensitive capability
  • inspectra_analyze_dependenciesno sensitive capability
  • inspectra_check_a11y_templatesno sensitive capability
  • inspectra_check_adr_presenceno sensitive capability
  • inspectra_check_build_timingsno sensitive capability
  • inspectra_check_dead_exportsno sensitive capability
  • inspectra_check_dependency_stalenessno sensitive capability
  • inspectra_check_deps_vulnsno sensitive capability
Show 39 more tools ↓
  • inspectra_check_file_lengthsno sensitive capability
  • inspectra_check_function_lengthsno sensitive capability
  • inspectra_check_i18nno sensitive capability
  • inspectra_check_layeringno sensitive capability
  • inspectra_check_magic_numbersno sensitive capability
  • inspectra_check_maven_depsno sensitive capability
  • inspectra_check_namingno sensitive capability
  • inspectra_check_observabilityno sensitive capability
  • inspectra_check_param_countsno sensitive capability
  • inspectra_check_readme_completenessno sensitive capability
  • inspectra_check_rest_conventionsno sensitive capability
  • inspectra_check_test_qualityno sensitive capability
  • inspectra_check_todosno sensitive capability
  • inspectra_check_ux_consistencyno sensitive capability
  • inspectra_compare_reportsno sensitive capability
  • inspectra_detect_circular_depsno sensitive capability
  • inspectra_detect_code_smellsno sensitive capability
  • inspectra_detect_deprecated_apisno sensitive capability
  • inspectra_detect_doc_code_driftno sensitive capability
  • inspectra_detect_dry_violationsno sensitive capability
  • inspectra_detect_env_example_driftno sensitive capability
  • inspectra_detect_flaky_testsno sensitive capability
  • inspectra_detect_missing_testsno sensitive capability
  • inspectra_detect_runtime_metricsno sensitive capability
  • inspectra_generate_claude_mdno sensitive capability
  • inspectra_generate_codex_agents_mdno sensitive capability
  • inspectra_log_activityno sensitive capability
  • inspectra_merge_domain_reportsno sensitive capability
  • inspectra_parse_coverageno sensitive capability
  • inspectra_parse_lint_outputno sensitive capability
  • inspectra_parse_playwright_reportno sensitive capability
  • inspectra_parse_test_resultsno sensitive capability
  • inspectra_read_activity_logno sensitive capability
  • inspectra_render_htmlno sensitive capability
  • inspectra_render_pdfno sensitive capability
  • inspectra_render_trendno sensitive capability
  • inspectra_run_semgrepno sensitive capability
  • inspectra_scan_secretsno sensitive capability
  • inspectra_score_findingsno sensitive capability

What this scan could not see

Versions 1

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.7.2 latest A 90/100 3 1.13.0 2026-09-07

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

Use the free API → How scoring works

More in Developer Tools