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.

sontiac/musical-names

https://github.com/sontiac/musical-names · scanned 2026-06-16 00:18 UTC (2 months, 2 weeks ago)

6 raw signals (0 security + 6 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 6 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 80 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
EtherealRing software healthy src/components/Visualizer.tsx:EtherealRing
PianoRing software healthy src/components/Visualizer.tsx:PianoRing
OceanRing software healthy src/components/Visualizer.tsx:OceanRing
BitRing software healthy src/components/Visualizer.tsx:BitRing
CrystalRing software healthy src/components/Visualizer.tsx:CrystalRing
JazzRing software healthy src/components/Visualizer.tsx:JazzRing
FireRing software healthy src/components/Visualizer.tsx:FireRing
LoveRing software healthy src/components/Visualizer.tsx:LoveRing
getAmbientStyle software healthy src/components/Visualizer.tsx:getAmbientStyle
Visualizer software healthy src/components/Visualizer.tsx:Visualizer
randomShape software healthy src/components/FloatingShapes.tsx:randomShape
HexagonShape software healthy src/components/FloatingShapes.tsx:HexagonShape
angle software healthy src/components/FloatingShapes.tsx:angle
DiamondShape software healthy src/components/FloatingShapes.tsx:DiamondShape
TriangleShape software healthy src/components/FloatingShapes.tsx:TriangleShape
StarShape software healthy src/components/FloatingShapes.tsx:StarShape
CircleShape software healthy src/components/FloatingShapes.tsx:CircleShape
ShapeSVG software healthy src/components/FloatingShapes.tsx:ShapeSVG
getCtx software healthy src/components/FloatingShapes.tsx:getCtx
playPopSound software healthy src/components/FloatingShapes.tsx:playPopSound
playHexPop software healthy src/components/FloatingShapes.tsx:playHexPop
playDiamondPop software healthy src/components/FloatingShapes.tsx:playDiamondPop
playTrianglePop software healthy src/components/FloatingShapes.tsx:playTrianglePop
playStarPop software healthy src/components/FloatingShapes.tsx:playStarPop
playCirclePop software healthy src/components/FloatingShapes.tsx:playCirclePop
FloatingShapes software healthy src/components/FloatingShapes.tsx:FloatingShapes
rect software healthy src/components/FloatingShapes.tsx:rect
isValidMode software healthy src/components/NamePlayer.tsx:isValidMode
NamePlayerInner software healthy src/components/NamePlayer.tsx:NamePlayerInner
handleSubmit software healthy src/components/NamePlayer.tsx:handleSubmit
handleModeChange software healthy src/components/NamePlayer.tsx:handleModeChange
handleShare software healthy src/components/NamePlayer.tsx:handleShare
NamePlayer software healthy src/components/NamePlayer.tsx:NamePlayer
generateMetadata software healthy src/app/page.tsx:generateMetadata
Home software healthy src/app/page.tsx:Home
RootLayout software healthy src/app/layout.tsx:RootLayout
getRandomFact software healthy src/lib/musicFacts.ts:getRandomFact
getAudioContext software healthy src/lib/audio.ts:getAudioContext
createReverbImpulse software healthy src/lib/audio.ts:createReverbImpulse
getLetterColor software healthy src/lib/audio.ts:getLetterColor
playEthereal software healthy src/lib/audio.ts:playEthereal
playPiano software healthy src/lib/audio.ts:playPiano
playOcean software healthy src/lib/audio.ts:playOcean
play8Bit software healthy src/lib/audio.ts:play8Bit
playCrystal software healthy src/lib/audio.ts:playCrystal
playJazz software healthy src/lib/audio.ts:playJazz
playFire software healthy src/lib/audio.ts:playFire
playLove software healthy src/lib/audio.ts:playLove
playName software healthy src/lib/audio.ts:playName
msUntilComplete software healthy src/lib/audio.ts:msUntilComplete

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

LabelLayerStatusPath
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
package.json software healthy package.json
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
eslint.config.mjs software healthy eslint.config.mjs
next.config.ts software healthy next.config.ts
Visualizer.tsx software healthy src/components/Visualizer.tsx
FloatingShapes.tsx software healthy src/components/FloatingShapes.tsx
NamePlayer.tsx software healthy src/components/NamePlayer.tsx
globals.css software healthy src/app/globals.css
page.tsx software healthy src/app/page.tsx
layout.tsx software healthy src/app/layout.tsx
musicFacts.ts software healthy src/lib/musicFacts.ts
audio.ts software healthy src/lib/audio.ts
names.ts software healthy src/lib/names.ts

LabelLayerStatusPath
Visualizer frontend healthy src/components/Visualizer.tsx
FloatingShapes frontend healthy src/components/FloatingShapes.tsx
NamePlayer frontend healthy src/components/NamePlayer.tsx
Home frontend healthy src/app/page.tsx
RootLayout frontend healthy src/app/layout.tsx

LabelLayerStatusPath
src software healthy src
components software healthy src/components
app software healthy src/app
lib software healthy src/lib

LabelLayerStatusPath
repobility-clone-0un6dzag software healthy /tmp/repobility-clone-0un6dzag

LabelLayerStatusPath
127.0.0.1 network healthy package.json

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
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/a953531d-a97f-4a78-97cb-fb1e7013271e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a953531d-a97f-4a78-97cb-fb1e7013271e/

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.