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.

shampoo-is-a-lie/EspressoStudio

https://github.com/shampoo-is-a-lie/EspressoStudio · scanned 2026-06-16 00:08 UTC (2 months, 2 weeks ago)

11 raw signals (0 security + 11 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 11 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 72 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
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
spike-client.mjs software healthy test/spike-client.mjs
protocol-v1-client.mjs software healthy test/protocol-v1-client.mjs
protocol-v2-client.mjs software healthy test/protocol-v2-client.mjs
setup-bridge.sh software healthy scripts/setup-bridge.sh
engine-ctl.sh software healthy scripts/engine-ctl.sh
electron.vite.config.mjs software healthy app/electron.vite.config.mjs
package.json software healthy app/package.json
package-lock.json software healthy app/package-lock.json
index.html software healthy app/src/renderer/index.html
fonts.css software healthy app/src/renderer/src/fonts.css
themes.js software healthy app/src/renderer/src/themes.js
tokens.css software healthy app/src/renderer/src/tokens.css
main.js software healthy app/src/renderer/src/main.js
App.svelte software healthy app/src/renderer/src/App.svelte
stores.js software healthy app/src/renderer/src/stores.js
FillSlider.svelte software healthy app/src/renderer/src/components/FillSlider.svelte
GuitarRig.svelte software healthy app/src/renderer/src/components/GuitarRig.svelte
TrackList.svelte software healthy app/src/renderer/src/components/TrackList.svelte
Knob.svelte software healthy app/src/renderer/src/components/Knob.svelte
ThemeChooser.svelte software healthy app/src/renderer/src/components/ThemeChooser.svelte
Arrange.svelte software healthy app/src/renderer/src/components/Arrange.svelte
TransportBar.svelte software healthy app/src/renderer/src/components/TransportBar.svelte
FxPanel.svelte software healthy app/src/renderer/src/components/FxPanel.svelte
TitleBar.svelte software healthy app/src/renderer/src/components/TitleBar.svelte
index.js software healthy app/src/preload/index.js
engineLink.js software healthy app/src/main/engineLink.js
index.js software healthy app/src/main/index.js
Main.cpp software healthy engine/src/Main.cpp
NamAmpPlugin.h software healthy engine/src/NamAmpPlugin.h
NamAmpPlugin.cpp software healthy engine/src/NamAmpPlugin.cpp
CLAUDE.md quality healthy CLAUDE.md

LabelLayerStatusPath
sleep software healthy test/spike-client.mjs:sleep
send software healthy test/spike-client.mjs:send
sleep software healthy test/protocol-v1-client.mjs:sleep
send software healthy test/protocol-v1-client.mjs:send
summary software healthy test/protocol-v1-client.mjs:summary
sleep software healthy test/protocol-v2-client.mjs:sleep
send software healthy test/protocol-v2-client.mjs:send
clips software healthy test/protocol-v2-client.mjs:clips
c software healthy app/src/renderer/src/themes.js:c
toRgb software healthy app/src/renderer/src/themes.js:toRgb
clamp software healthy app/src/renderer/src/themes.js:clamp
toHex software healthy app/src/renderer/src/themes.js:toHex
mix software healthy app/src/renderer/src/themes.js:mix
darken software healthy app/src/renderer/src/themes.js:darken
lighten software healthy app/src/renderer/src/themes.js:lighten
rgba software healthy app/src/renderer/src/themes.js:rgba
deriveVars software healthy app/src/renderer/src/themes.js:deriveVars
applyTheme software healthy app/src/renderer/src/themes.js:applyTheme
loadSavedTheme software healthy app/src/renderer/src/themes.js:loadSavedTheme
send software healthy app/src/renderer/src/stores.js:send
initEngineBridge software healthy app/src/renderer/src/stores.js:initEngineBridge
createWindow software healthy app/src/main/index.js:createWindow
forward software healthy app/src/main/index.js:forward
sendMaximized software healthy app/src/main/index.js:sendMaximized

LabelLayerStatusPath
test software healthy test
scripts software healthy scripts
app software healthy app
src software healthy app/src
renderer software healthy app/src/renderer
src software healthy app/src/renderer/src
components software healthy app/src/renderer/src/components
preload software healthy app/src/preload
main software healthy app/src/main
engine software healthy engine
src software healthy engine/src

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

LabelLayerStatusPath
EngineLink software healthy app/src/main/engineLink.js:EngineLink

LabelLayerStatusPath
127.0.0.1 network healthy README.md

LabelLayerStatusPath
port:7177 network healthy test/spike-client.mjs
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/4fc49ae7-b675-42b9-89a5-443b2f43e3cf/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/4fc49ae7-b675-42b9-89a5-443b2f43e3cf/

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.