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.

shodaihirofumi-lang/voice-memo

https://github.com/shodaihirofumi-lang/voice-memo · scanned 2026-06-16 00:10 UTC (2 months, 2 weeks ago)

20 raw signals (0 security + 20 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 20 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 166 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
ANTHROPIC_API_KEY software healthy server.js:ANTHROPIC_API_KEY
GEMINI_API_KEY software healthy server.js:GEMINI_API_KEY
GEMINI_MODEL software healthy server.js:GEMINI_MODEL
GROQ_API_KEY software healthy server.js:GROQ_API_KEY
todayJST software healthy server.js:todayJST
isLikelyHallucination software healthy server.js:isLikelyHallucination
callClaude software healthy server.js:callClaude
callGemini software healthy server.js:callGemini
parts software healthy server.js:parts
callAI software healthy server.js:callAI
aiErrorMessage software healthy server.js:aiErrorMessage
normalizeItems software healthy server.js:normalizeItems
parseOrganized software healthy server.js:parseOrganized
gtext software healthy server.js:gtext
text software healthy server.js:text
existing software healthy server.js:existing
token software healthy server.js:token
tasks software healthy server.js:tasks
task software healthy server.js:task
question software healthy server.js:question
CRC_TABLE software healthy scripts/gen-icons.js:CRC_TABLE
crc32 software healthy scripts/gen-icons.js:crc32
chunk software healthy scripts/gen-icons.js:chunk
encodePNG software healthy scripts/gen-icons.js:encodePNG
sdCapsule software healthy scripts/gen-icons.js:sdCapsule
hRaw software healthy scripts/gen-icons.js:hRaw
makeIcon software healthy scripts/gen-icons.js:makeIcon
u software healthy scripts/gen-icons.js:u
i software healthy scripts/gen-icons.js:i
getCurrentStory software healthy public/app.js:getCurrentStory
loadGameStats software healthy public/app.js:loadGameStats
saveGameStats software healthy public/app.js:saveGameStats
getLevelInfo software healthy public/app.js:getLevelInfo
prevDayISO software healthy public/app.js:prevDayISO
getSfxCtx software healthy public/app.js:getSfxCtx
beep software healthy public/app.js:beep
playSound software healthy public/app.js:playSound
haptic software healthy public/app.js:haptic
makeEnemy software healthy public/app.js:makeEnemy
idx software healthy public/app.js:idx
getQuest software healthy public/app.js:getQuest
attackEnemy software healthy public/app.js:attackEnemy
dmg software healthy public/app.js:dmg
dexKey software healthy public/app.js:dexKey
showAttackEffect software healthy public/app.js:showAttackEffect
renderPomodoro software healthy public/app.js:renderPomodoro
startPomodoro software healthy public/app.js:startPomodoro
stopPomodoro software healthy public/app.js:stopPomodoro
pomodoroComplete software healthy public/app.js:pomodoroComplete
getCompanionInfo software healthy public/app.js:getCompanionInfo

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
package.json software healthy package.json
package-lock.json software healthy package-lock.json
server.js software healthy server.js
.env.example software healthy .env.example
gen-icons.js software healthy scripts/gen-icons.js
manifest.json software healthy public/manifest.json
sw.js software healthy public/sw.js
index.html software healthy public/index.html
app.js software healthy public/app.js
style.css software healthy public/style.css

LabelLayerStatusPath
GET /api/health api healthy server.js
POST /api/transcribe api healthy server.js
POST /api/organize api healthy server.js
POST /api/append api healthy server.js
POST /api/todoist api healthy server.js
POST /api/decompose api healthy server.js
POST /api/weekly api healthy server.js
POST /api/chat api healthy server.js

LabelLayerStatusPath
scripts software healthy scripts
public software healthy public

LabelLayerStatusPath
repobility-clone-psgwzbgp software healthy /tmp/repobility-clone-psgwzbgp

LabelLayerStatusPath
port:3000 network healthy .env.example
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/41da9ae7-89aa-4a52-be28-14a64434fb93/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/41da9ae7-89aa-4a52-be28-14a64434fb93/

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.