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.

yukihamada/yukihamada.jp

https://github.com/yukihamada/yukihamada.jp · scanned 2026-06-16 02:58 UTC (2 months ago)

24 raw signals (0 security + 24 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months ago · v2 · 24 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 35 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
check_auth software healthy m5_server.py:39
set_state software healthy m5_server.py:50
get_state software healthy m5_server.py:56
get_whisper software healthy m5_server.py:64
root software healthy m5_server.py:83
health software healthy m5_server.py:87
state software healthy m5_server.py:91
_build_system software healthy m5_server.py:106
_strip_think software healthy m5_server.py:129
_gen_local software healthy m5_server.py:135
candidates software healthy m5_server.py:161
ask software healthy m5_server.py:187
transcribe software healthy m5_server.py:203
_transcribe_sync software healthy m5_server.py:232
⚙ CORSMiddleware software healthy m5_server.py

LabelLayerStatusPath
m5_server.py software healthy m5_server.py
Cargo.toml software healthy Cargo.toml
fly.toml software healthy fly.toml
rust-toolchain.toml software healthy rust-toolchain.toml
README.md software healthy README.md
record-mv.mjs software healthy record-mv.mjs
Dockerfile software healthy Dockerfile
Cargo.lock software healthy Cargo.lock

LabelLayerStatusPath
GET / api healthy m5_server.py
GET /health api healthy m5_server.py
GET /state api healthy m5_server.py
POST /candidates api healthy m5_server.py
POST /ask api healthy m5_server.py
POST /transcribe api healthy m5_server.py

LabelLayerStatusPath
AskReq software healthy m5_server.py:94
CandidatesReq software healthy m5_server.py:100

LabelLayerStatusPath
yukihamada__yukihamada.jp software healthy /data/fable5_failed_archive/yukihamada__yukihamada.jp

LabelLayerStatusPath
192.168.0.47 network healthy m5_server.py

LabelLayerStatusPath
port:8080 network healthy Dockerfile

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
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/e262b616-a3e5-4fc9-b711-c16016a6408d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e262b616-a3e5-4fc9-b711-c16016a6408d/

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.