spider-map (rofid-c/codebase-analyzer-mcp) is an MCP server listed on the M8ven Trust Index. It scores 71 out of 100, grade C. It declares 11 tools. No publisher has claimed this listing.

C
Warning
71/100

spider-map

MCP server that analyzes codebases to provide dependency graphs, impact analysis, and file insights across 15+ programming languages, enabling AI assistants to understand project structure and navigate code efficiently.

Warning. Serious findings were identified. Review the full report before connecting. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code 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

rofid-c

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
🚨
Code appears obfuscated
3 files are unreadable to a human reviewer. Cannot audit what they do.
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
// tools this server exposes11 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

configure_auto_indexing

Configure and start auto-indexing service with file watcher and 3-second debounce.

get_project_map

Generate or load the cached codebase dependency graph (Spider Map). Supports multiple response modes for token optimization.

get_file_info

Get detailed info about a specific file: dependencies, dependents, metrics, and impact analysis. Very token-efficient (98% reduction).

simulate_impact

Simulate a change in a specific file to see which other files will be directly or indirectly affected (Blast Radius Analysis).

search_files

Find files by criteria such as file type, risk level, role, or dependency count. Returns filtered file list for efficient querying.

get_code_metrics

Get code metrics for files: complexity, lines of code, test coverage, function count, etc. Useful for refactoring decisions.

detect_changes

Detect which files have changed since the last crawl. Useful for understanding code evolution and testing impact.

get_time_analysis

4D Time-series analysis: track complexity evolution, predict hotspots, analyze patterns over time. Provides historical insights for informed decisions.

predict_hotspots

Predict files likely to become problematic based on historical trends, complexity growth, and change patterns. Helps prevent technical debt.

query_temporal

Advanced temporal queries: search by trend, volatility, velocity, or patterns with confidence scores.

analyze_evolution

Comprehensive evolution analytics: complexity trends, stability analysis, hotspot evolution, patterns, and recommendations.

// known CVEs in dependencies3 high5 medium9 low

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

high@modelcontextprotocol/sdk@1.0.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highvite@5.0.12GHSA-c27g-q93r-2cwf

launch-editor vulnerable to command injection via the crafted request on Windows

highvite@5.0.12GHSA-fx2h-pf6j-xcff

vite: `server.fs.deny` bypass on Windows alternate paths

mediumvite@5.0.12GHSA-356w-63v5-8wf4

Vite has an `server.fs.deny` bypass with an invalid `request-target`

mediumvite@5.0.12GHSA-4w7w-66w2-5vf9

Vite Vulnerable to Path Traversal in Optimized Deps `.map` Handling

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.
configPROJECT_ROOT
// 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

11/11 tools missing one or more hints — configure_auto_indexing (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_project_map (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_file_info (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +8 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

Only 0/11 tools referenced in tests (0%)

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

Readable source code

3 files are minified or bundled, which is usually build output rather than concealment

Ship unminified, readable source.

Production dependencies are patched

0 critical, 1 high severity in production deps — @modelcontextprotocol/sdk@1.0.1 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Dev dependencies

2 critical/high in dev-only deps (does not ship to users)

Upgrade dev dependencies when convenient.

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/rofid-c/codebase-analyzer-mcp?variant=verified)](https://m8ven.ai/mcp/rofid-c/codebase-analyzer-mcp)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 7d20ec13540c22938951e2d7e77f600f0828a348
code hash: ac6d7e189c97a0da330cc19171c71e9629abf4ccebeffd169e763748eb100d46
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