Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

hustcc/mcp-mermaid

https://github.com/hustcc/mcp-mermaid · scanned 2026-05-15 12:20 UTC (4 weeks ago) · 10 languages

28 raw signals (9 security + 19 graph) 93rd percentile · Typescript · tiny (<2K LoC)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 weeks ago · v1 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-17-v4 calibration-aware
Component Sub-score Weight Contribution
structure_score 100.0 0.15 15.00
security_score 91.0 0.25 22.75
testing_score 75.0 0.20 15.00
documentation_score 60.0 0.15 9.00
practices_score 90.0 0.15 13.50
code_quality 78.9 0.10 7.89
Overall 1.00 83.1
Calibrated penalty buckets (security_score): web: 1.6 · agent: 1.1 · authz: 1.2 · docker: 5.2
Severity distribution — click a segment to filter
Active filters: severity: high × excluding tests × Reset all
Scan summary Quality grade A- (83/100). Dimensions: security 91, maintainability 100. 9 findings. 869 lines analyzed.

Showing 2 of 8 actionable findings. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

high Security checks quality Quality conf 0.72 Agent control bridge may listen on a network interface without visible auth
Agent, MCP, sidecar, and command bridge servers often start as local helpers. Binding them to 0.0.0.0 or a default all-interface listener without an authorization guard can expose tool execution or session data to the LAN.
src/index.ts:5
high Security checks cicd CI/CD security conf 0.82 Docker final stage has no non-root USER
Docker images run as root unless the image or Dockerfile switches to a non-root user.
Dockerfile:1 CI/CD securitycontainers
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/819344d2-6f07-4fca-b84f-ac2558b93324/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/819344d2-6f07-4fca-b84f-ac2558b93324/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.