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.
3 of your 43 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 1.71s · analysis 11.23s · 0.4 MB · GitHub preflight 651ms

noelrim/midnight-mcp

https://github.com/noelrim/midnight-mcp · scanned 2026-06-19 19:49 UTC (1 month, 1 week ago) · 10 languages

57 raw signals (40 security + 17 graph) 30th percentile · Python · tiny (<2K LoC) System graph score 69 (lower by 4)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v1 · 57 actionable findings from 2 signal sources. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 90.0 0.15 13.50
security_score 55.6 0.25 13.90
testing_score 70.0 0.20 14.00
documentation_score 40.0 0.15 6.00
practices_score 72.0 0.15 10.80
code_quality 68.0 0.10 6.80
Overall 1.00 65.0
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

Top 10 actions, ranked by impact × ease. Severity drives impact; tag-based fix-clarity drives ease.

#1
FastAPI POST `search` without auth dependency — query/index_server.py:208
GapSeverity.HIGH Layer.SECURITY score 0.537
Why: high severity · OWASP-class risk
Fix: Add `user = Depends(get_current_user)` to the function signature in query/index_server.py:208.
query/index_server.py:208
#2
Insecure pattern 'node_child_process' in cli.mjs:10
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
cli.mjs:10
#3
Insecure pattern 'node_child_process' in server.mjs:6
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
server.mjs:6
#4
Insecure pattern 'node_child_process' in lib/commands/repo-sync.mjs:4
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
lib/commands/repo-sync.mjs:4
#5
Insecure pattern 'node_child_process' in lib/drive/helpers.mjs:6
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
lib/drive/helpers.mjs:6
#6
Agent authority lacks a verifier contract: assets/claude-skill/SKILL.md
GapSeverity.MEDIUM Layer.QUALITY score 0.225
Why: medium severity
assets/claude-skill/SKILL.md
#7
Agent authority lacks a verifier contract: assets/codex-skill/SKILL.md
GapSeverity.MEDIUM Layer.QUALITY score 0.225
Why: medium severity
assets/codex-skill/SKILL.md
#8
No CI/CD pipelines detected
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
#9
Agent instructions exist but release-hardening basics are missing
GapSeverity.MEDIUM Layer.QUALITY score 0.225
Why: medium severity
#10
Very large file: cli.mjs (1487 lines)
GapSeverity.LOW Layer.QUALITY score 0.100
Why: low severity

Click "Find this gap" on any action above to jump to it on the Findings tab. Adjust the chip bar to filter by impact (severity), layer, or source.

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/69d2a968-a339-4169-84c9-27aaee063419/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/69d2a968-a339-4169-84c9-27aaee063419/

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.