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.

SweetPapa/FoFoPedalVST

https://github.com/SweetPapa/FoFoPedalVST · scanned 2026-06-16 00:26 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 665 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
isJuceLive software healthy ui/src/juceBridge.js:isJuceLive
createMockSliderState software healthy ui/src/juceBridge.js:createMockSliderState
getSliderState software healthy ui/src/juceBridge.js:getSliderState
useAudioLevels software healthy ui/src/App.jsx:useAudioLevels
handler software healthy ui/src/App.jsx:handler
App software healthy ui/src/App.jsx:App
Knob software healthy ui/src/components/Knob.jsx:Knob
sync software healthy ui/src/components/Knob.jsx:sync
toXY software healthy ui/src/components/Knob.jsx:toXY
rad software healthy ui/src/components/Knob.jsx:rad
FitScale software healthy ui/src/components/FitScale.jsx:FitScale
update software healthy ui/src/components/FitScale.jsx:update
getComboBoxState software healthy ui/src/components/CabSection.jsx:getComboBoxState
CabSection software healthy ui/src/components/CabSection.jsx:CabSection
sync software healthy ui/src/components/CabSection.jsx:sync
handlePick software healthy ui/src/components/CabSection.jsx:handlePick
handleLoadCustom software healthy ui/src/components/CabSection.jsx:handleLoadCustom
getToggleState software healthy ui/src/components/Toggle.jsx:getToggleState
Toggle software healthy ui/src/components/Toggle.jsx:Toggle
sync software healthy ui/src/components/Toggle.jsx:sync
handleClick software healthy ui/src/components/Toggle.jsx:handleClick
ResizeHandle software healthy ui/src/components/ResizeHandle.jsx:ResizeHandle
getFn software healthy ui/src/components/ResizeHandle.jsx:getFn
getComboBoxState software healthy ui/src/components/ModeSelector.jsx:getComboBoxState
ModeSelector software healthy ui/src/components/ModeSelector.jsx:ModeSelector
sync software healthy ui/src/components/ModeSelector.jsx:sync
pick software healthy ui/src/components/ModeSelector.jsx:pick
callNative software healthy ui/src/components/PresetBar.jsx:callNative
PresetBar software healthy ui/src/components/PresetBar.jsx:PresetBar
handler software healthy ui/src/components/PresetBar.jsx:handler
onDoc software healthy ui/src/components/PresetBar.jsx:onDoc
handlePick software healthy ui/src/components/PresetBar.jsx:handlePick
handleStep software healthy ui/src/components/PresetBar.jsx:handleStep
openSaveAs software healthy ui/src/components/PresetBar.jsx:openSaveAs
handleSaveConfirm software healthy ui/src/components/PresetBar.jsx:handleSaveConfirm
handleDelete software healthy ui/src/components/PresetBar.jsx:handleDelete
handleSaveOver software healthy ui/src/components/PresetBar.jsx:handleSaveOver
linearToMeterNorm software healthy ui/src/components/Meter.jsx:linearToMeterNorm
colorForLevel software healthy ui/src/components/Meter.jsx:colorForLevel
Meter software healthy ui/src/components/Meter.jsx:Meter
getComboBoxState software healthy ui/src/components/VoiceSelector.jsx:getComboBoxState
VoiceSelector software healthy ui/src/components/VoiceSelector.jsx:VoiceSelector
sync software healthy ui/src/components/VoiceSelector.jsx:sync
pick software healthy ui/src/components/VoiceSelector.jsx:pick
object software healthy ui/src/juce/index.js:object
registered software healthy ui/src/juce/index.js:registered
getNativeFunction software healthy ui/src/juce/index.js:getNativeFunction
binding software healthy ui/src/juce/index.js:binding
should software healthy ui/src/juce/index.js:should
clamp software healthy ui/src/juce/index.js:clamp

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

LabelLayerStatusPath
seriesA.spec.md software healthy seriesA.spec.md
README.md software healthy README.md
RELEASING.md software healthy RELEASING.md
LICENSE software healthy LICENSE
VROOM_pedal_spec.md software healthy VROOM_pedal_spec.md
README.md software healthy windows/README.md
FableVerb.h software healthy common/spt/FableVerb.h
DriftLFO.h software healthy common/spt/DriftLFO.h
GrainShifter.h software healthy common/spt/GrainShifter.h
Shapers.h software healthy common/spt/Shapers.h
vite.config.js software healthy ui/vite.config.js
tailwind.config.js software healthy ui/tailwind.config.js
package.json software healthy ui/package.json
index.html software healthy ui/index.html
package-lock.json software healthy ui/package-lock.json
postcss.config.js software healthy ui/postcss.config.js
index.css software healthy ui/src/index.css
juceBridge.js software healthy ui/src/juceBridge.js
App.jsx software healthy ui/src/App.jsx
main.jsx software healthy ui/src/main.jsx
Knob.jsx software healthy ui/src/components/Knob.jsx
FitScale.jsx software healthy ui/src/components/FitScale.jsx
CabSection.jsx software healthy ui/src/components/CabSection.jsx
Toggle.jsx software healthy ui/src/components/Toggle.jsx
ResizeHandle.jsx software healthy ui/src/components/ResizeHandle.jsx
ModeSelector.jsx software healthy ui/src/components/ModeSelector.jsx
PresetBar.jsx software healthy ui/src/components/PresetBar.jsx
Meter.jsx software healthy ui/src/components/Meter.jsx
VoiceSelector.jsx software healthy ui/src/components/VoiceSelector.jsx
check_native_interop.js software healthy ui/src/juce/check_native_interop.js
index.js software healthy ui/src/juce/index.js
install-au.sh software healthy scripts/install-au.sh
build-installer-macos.sh software healthy scripts/build-installer-macos.sh
setup-apple-ci-signing.sh software healthy scripts/setup-apple-ci-signing.sh
vite.config.js software healthy double/ui/vite.config.js
tailwind.config.js software healthy double/ui/tailwind.config.js
package.json software healthy double/ui/package.json
index.html software healthy double/ui/index.html
package-lock.json software healthy double/ui/package-lock.json
postcss.config.js software healthy double/ui/postcss.config.js
index.css software healthy double/ui/src/index.css
juceBridge.js software healthy double/ui/src/juceBridge.js
App.jsx software healthy double/ui/src/App.jsx
main.jsx software healthy double/ui/src/main.jsx
Knob.jsx software healthy double/ui/src/components/Knob.jsx
FitScale.jsx software healthy double/ui/src/components/FitScale.jsx
ModeSwitch.jsx software healthy double/ui/src/components/ModeSwitch.jsx
ResizeHandle.jsx software healthy double/ui/src/components/ResizeHandle.jsx
Meter.jsx software healthy double/ui/src/components/Meter.jsx
check_native_interop.js software healthy double/ui/src/juce/check_native_interop.js

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

LabelLayerStatusPath
ListenerList software healthy ui/src/juce/check_native_interop.js:ListenerList
EventListenerList software healthy ui/src/juce/check_native_interop.js:EventListenerList
Backend software healthy ui/src/juce/check_native_interop.js:Backend
PromiseHandler software healthy ui/src/juce/index.js:PromiseHandler
ListenerList software healthy ui/src/juce/index.js:ListenerList
SliderState software healthy ui/src/juce/index.js:SliderState
ToggleState software healthy ui/src/juce/index.js:ToggleState
ComboBoxState software healthy ui/src/juce/index.js:ComboBoxState
is software healthy ui/src/juce/index.js:is
and software healthy ui/src/juce/index.js:and
can software healthy ui/src/juce/index.js:can
ControlParameterIndexUpdater software healthy ui/src/juce/index.js:ControlParameterIndexUpdater
ListenerList software healthy double/ui/src/juce/check_native_interop.js:ListenerList
EventListenerList software healthy double/ui/src/juce/check_native_interop.js:EventListenerList
Backend software healthy double/ui/src/juce/check_native_interop.js:Backend
PromiseHandler software healthy double/ui/src/juce/index.js:PromiseHandler
ListenerList software healthy double/ui/src/juce/index.js:ListenerList
SliderState software healthy double/ui/src/juce/index.js:SliderState
ToggleState software healthy double/ui/src/juce/index.js:ToggleState
ComboBoxState software healthy double/ui/src/juce/index.js:ComboBoxState
is software healthy double/ui/src/juce/index.js:is
and software healthy double/ui/src/juce/index.js:and
can software healthy double/ui/src/juce/index.js:can
ControlParameterIndexUpdater software healthy double/ui/src/juce/index.js:ControlParameterIndexUpdater
ListenerList software healthy fofopedal/ui/src/juce/check_native_interop.js:ListenerList
EventListenerList software healthy fofopedal/ui/src/juce/check_native_interop.js:EventListener…
Backend software healthy fofopedal/ui/src/juce/check_native_interop.js:Backend
PromiseHandler software healthy fofopedal/ui/src/juce/index.js:PromiseHandler
ListenerList software healthy fofopedal/ui/src/juce/index.js:ListenerList
SliderState software healthy fofopedal/ui/src/juce/index.js:SliderState
ToggleState software healthy fofopedal/ui/src/juce/index.js:ToggleState
ComboBoxState software healthy fofopedal/ui/src/juce/index.js:ComboBoxState
is software healthy fofopedal/ui/src/juce/index.js:is
and software healthy fofopedal/ui/src/juce/index.js:and
can software healthy fofopedal/ui/src/juce/index.js:can
ControlParameterIndexUpdater software healthy fofopedal/ui/src/juce/index.js:ControlParameterIndexUpdater
ListenerList software healthy backporch/ui/src/juce/check_native_interop.js:ListenerList
EventListenerList software healthy backporch/ui/src/juce/check_native_interop.js:EventListener…
Backend software healthy backporch/ui/src/juce/check_native_interop.js:Backend
PromiseHandler software healthy backporch/ui/src/juce/index.js:PromiseHandler
ListenerList software healthy backporch/ui/src/juce/index.js:ListenerList
SliderState software healthy backporch/ui/src/juce/index.js:SliderState
ToggleState software healthy backporch/ui/src/juce/index.js:ToggleState
ComboBoxState software healthy backporch/ui/src/juce/index.js:ComboBoxState
is software healthy backporch/ui/src/juce/index.js:is
and software healthy backporch/ui/src/juce/index.js:and
can software healthy backporch/ui/src/juce/index.js:can
ControlParameterIndexUpdater software healthy backporch/ui/src/juce/index.js:ControlParameterIndexUpdater
ListenerList software healthy daydream/ui/src/juce/check_native_interop.js:ListenerList
EventListenerList software healthy daydream/ui/src/juce/check_native_interop.js:EventListenerL…

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

LabelLayerStatusPath
windows software healthy windows
common software healthy common
spt software healthy common/spt
ui software healthy ui
src software healthy ui/src
components software healthy ui/src/components
juce software healthy ui/src/juce
scripts software healthy scripts
double software healthy double
ui software healthy double/ui
src software healthy double/ui/src
components software healthy double/ui/src/components
juce software healthy double/ui/src/juce
Source software healthy double/Source
dsp software healthy double/Source/dsp
fofopedal software healthy fofopedal
ui software healthy fofopedal/ui
src software healthy fofopedal/ui/src
components software healthy fofopedal/ui/src/components
juce software healthy fofopedal/ui/src/juce
Source software healthy fofopedal/Source
presets software healthy fofopedal/Source/presets
dsp software healthy fofopedal/Source/dsp
backporch software healthy backporch
ui software healthy backporch/ui
src software healthy backporch/ui/src
components software healthy backporch/ui/src/components
juce software healthy backporch/ui/src/juce
Source software healthy backporch/Source
dsp software healthy backporch/Source/dsp
site software healthy site
scripts software healthy site/scripts
src software healthy site/src
router software healthy site/src/router
stores software healthy site/src/stores
i18n software healthy site/src/i18n
en-US software healthy site/src/i18n/en-US
boot software healthy site/src/boot
components software healthy site/src/components
css software healthy site/src/css
pages software healthy site/src/pages
index software healthy site/src/pages/index
pedals software healthy site/src/pages/index/pedals
daydream software healthy daydream
ui software healthy daydream/ui
src software healthy daydream/ui/src
components software healthy daydream/ui/src/components
juce software healthy daydream/ui/src/juce
Source software healthy daydream/Source
dsp software healthy daydream/Source/dsp

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

LabelLayerStatusPath
App frontend healthy ui/src/App.jsx
Knob frontend healthy ui/src/components/Knob.jsx
FitScale frontend healthy ui/src/components/FitScale.jsx
CabSection frontend healthy ui/src/components/CabSection.jsx
Toggle frontend healthy ui/src/components/Toggle.jsx
ResizeHandle frontend healthy ui/src/components/ResizeHandle.jsx
ModeSelector frontend healthy ui/src/components/ModeSelector.jsx
PresetBar frontend healthy ui/src/components/PresetBar.jsx
Meter frontend healthy ui/src/components/Meter.jsx
VoiceSelector frontend healthy ui/src/components/VoiceSelector.jsx
App frontend healthy double/ui/src/App.jsx
Knob frontend healthy double/ui/src/components/Knob.jsx
FitScale frontend healthy double/ui/src/components/FitScale.jsx
ModeSwitch frontend healthy double/ui/src/components/ModeSwitch.jsx
ResizeHandle frontend healthy double/ui/src/components/ResizeHandle.jsx
Meter frontend healthy double/ui/src/components/Meter.jsx
App frontend healthy fofopedal/ui/src/App.jsx
BigKnob frontend healthy fofopedal/ui/src/components/BigKnob.jsx
CharacterPicker frontend healthy fofopedal/ui/src/components/CharacterPicker.jsx
SegmentedToggle frontend healthy fofopedal/ui/src/components/SegmentedToggle.jsx
FitScale frontend healthy fofopedal/ui/src/components/FitScale.jsx
ResizeHandle frontend healthy fofopedal/ui/src/components/ResizeHandle.jsx
Meter frontend healthy fofopedal/ui/src/components/Meter.jsx
ToggleDot frontend healthy fofopedal/ui/src/components/ToggleDot.jsx
App frontend healthy backporch/ui/src/App.jsx
Knob frontend healthy backporch/ui/src/components/Knob.jsx
FitScale frontend healthy backporch/ui/src/components/FitScale.jsx
ModeSwitch frontend healthy backporch/ui/src/components/ModeSwitch.jsx
ResizeHandle frontend healthy backporch/ui/src/components/ResizeHandle.jsx
Meter frontend healthy backporch/ui/src/components/Meter.jsx
App frontend healthy daydream/ui/src/App.jsx
BigKnob frontend healthy daydream/ui/src/components/BigKnob.jsx
FitScale frontend healthy daydream/ui/src/components/FitScale.jsx
ResizeHandle frontend healthy daydream/ui/src/components/ResizeHandle.jsx
Meter frontend healthy daydream/ui/src/components/Meter.jsx
App frontend healthy sway/ui/src/App.jsx
Knob frontend healthy sway/ui/src/components/Knob.jsx
FitScale frontend healthy sway/ui/src/components/FitScale.jsx
ModeSwitch frontend healthy sway/ui/src/components/ModeSwitch.jsx
ResizeHandle frontend healthy sway/ui/src/components/ResizeHandle.jsx
Meter frontend healthy sway/ui/src/components/Meter.jsx

LabelLayerStatusPath
TRUSTED_SIGNING_PROFILE cicd healthy
APPLE_ID cicd healthy
APPLE_TEAM_ID cicd healthy
AZURE_CLIENT_ID cicd healthy
APPLE_CERT_P12 cicd healthy
TRUSTED_SIGNING_ACCOUNT cicd healthy
TRUSTED_SIGNING_ENDPOINT cicd healthy
APPLE_APP_PASSWORD cicd healthy
FIREBASE_SERVICE_ACCOUNT_FOFOAPPS cicd healthy
GITHUB_TOKEN cicd healthy
VERTEX_SA_KEY cicd healthy
AZURE_CLIENT_SECRET cicd healthy
APPLE_CERT_PASSWORD cicd healthy
AZURE_TENANT_ID cicd healthy

LabelLayerStatusPath
deploy cicd healthy .github/workflows/deploy-site.yml
build-macos cicd healthy .github/workflows/release.yml
build-windows cicd healthy .github/workflows/release.yml
release cicd healthy .github/workflows/release.yml
changes cicd healthy .github/workflows/build.yml
build cicd healthy .github/workflows/build.yml
ci-ok cicd healthy .github/workflows/build.yml

LabelLayerStatusPath
gha::deploy-site cicd healthy .github/workflows/deploy-site.yml
gha::release cicd healthy .github/workflows/release.yml
gha::build cicd healthy .github/workflows/build.yml

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

LabelLayerStatusPath
nginx network healthy site/README.md

LabelLayerStatusPath
vps::azure hardware healthy windows/README.md

LabelLayerStatusPath
password_literal::scripts/setup-apple-ci-signing.sh security healthy scripts/setup-apple-ci-signing.sh

LabelLayerStatusPath
auth::.github/workflows/release.yml security healthy .github/workflows/release.yml
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/d6e5cd7e-0156-4922-8e94-1ef7391d883e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d6e5cd7e-0156-4922-8e94-1ef7391d883e/

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.