https://github.com/devyoung-k/MouseGesture
· scanned 2026-06-17 01:55 UTC (1 month, 1 week ago)
2 raw signals (0 security + 2 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +10.3 (diff) · 2 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 51 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.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
TriggerPersistenceTests.cs |
software | healthy | tests/MouseGesture.Core.Tests/TriggerPersistenceTests.cs |
MSTestSettings.cs |
software | healthy | tests/MouseGesture.Core.Tests/MSTestSettings.cs |
BindingStoreTests.cs |
software | healthy | tests/MouseGesture.Core.Tests/BindingStoreTests.cs |
GestureTests.cs |
software | healthy | tests/MouseGesture.Core.Tests/GestureTests.cs |
GestureMapTests.cs |
software | healthy | tests/MouseGesture.Core.Tests/GestureMapTests.cs |
IGestureAction.cs |
software | healthy | src/MouseGesture.Core/Actions/IGestureAction.cs |
GestureDispatcher.cs |
software | healthy | src/MouseGesture.Core/Actions/GestureDispatcher.cs |
GestureMap.cs |
software | healthy | src/MouseGesture.Core/Actions/GestureMap.cs |
VirtualKey.cs |
software | healthy | src/MouseGesture.Core/Actions/VirtualKey.cs |
KeyComboAction.cs |
software | healthy | src/MouseGesture.Core/Actions/KeyComboAction.cs |
BuiltInActions.cs |
software | healthy | src/MouseGesture.Core/Actions/BuiltInActions.cs |
ActionRegistry.cs |
software | healthy | src/MouseGesture.Core/Actions/ActionRegistry.cs |
BindingsConfig.cs |
software | healthy | src/MouseGesture.Core/Persistence/BindingsConfig.cs |
BindingStore.cs |
software | healthy | src/MouseGesture.Core/Persistence/BindingStore.cs |
WheelAmplifier.cs |
software | healthy | src/MouseGesture.Core/Recognition/WheelAmplifier.cs |
InputSimulator.cs |
software | healthy | src/MouseGesture.Core/Recognition/InputSimulator.cs |
WheelSettings.cs |
software | healthy | src/MouseGesture.Core/Recognition/WheelSettings.cs |
GestureRecognizer.cs |
software | healthy | src/MouseGesture.Core/Recognition/GestureRecognizer.cs |
TriggerButton.cs |
software | healthy | src/MouseGesture.Core/Recognition/TriggerButton.cs |
Gesture.cs |
software | healthy | src/MouseGesture.Core/Recognition/Gesture.cs |
Direction.cs |
software | healthy | src/MouseGesture.Core/Recognition/Direction.cs |
MouseHookEvent.cs |
software | healthy | src/MouseGesture.Core/Hooks/MouseHookEvent.cs |
MouseHookEventArgs.cs |
software | healthy | src/MouseGesture.Core/Hooks/MouseHookEventArgs.cs |
LowLevelMouseHook.cs |
software | healthy | src/MouseGesture.Core/Hooks/LowLevelMouseHook.cs |
Win32.cs |
software | healthy | src/MouseGesture.Core/Native/Win32.cs |
Program.cs |
software | healthy | src/MouseGesture.App/Program.cs |
App.axaml.cs |
software | healthy | src/MouseGesture.App/App.axaml.cs |
SettingsWindow.axaml.cs |
software | healthy | src/MouseGesture.App/Views/SettingsWindow.axaml.cs |
AboutWindow.axaml.cs |
software | healthy | src/MouseGesture.App/Views/AboutWindow.axaml.cs |
AutoStartManager.cs |
software | healthy | src/MouseGesture.App/Services/AutoStartManager.cs |
Logger.cs |
software | healthy | src/MouseGesture.App/Services/Logger.cs |
SingleInstance.cs |
software | healthy | src/MouseGesture.App/Services/SingleInstance.cs |
TriggerOption.cs |
software | healthy | src/MouseGesture.App/ViewModels/TriggerOption.cs |
SettingsViewModel.cs |
software | healthy | src/MouseGesture.App/ViewModels/SettingsViewModel.cs |
BindingRow.cs |
software | healthy | src/MouseGesture.App/ViewModels/BindingRow.cs |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
MouseGesture.Core.Tests |
software | healthy | tests/MouseGesture.Core.Tests |
src |
software | healthy | src |
MouseGesture.Core |
software | healthy | src/MouseGesture.Core |
Actions |
software | healthy | src/MouseGesture.Core/Actions |
Persistence |
software | healthy | src/MouseGesture.Core/Persistence |
Recognition |
software | healthy | src/MouseGesture.Core/Recognition |
Hooks |
software | healthy | src/MouseGesture.Core/Hooks |
Native |
software | healthy | src/MouseGesture.Core/Native |
MouseGesture.App |
software | healthy | src/MouseGesture.App |
Views |
software | healthy | src/MouseGesture.App/Views |
Services |
software | healthy | src/MouseGesture.App/Services |
ViewModels |
software | healthy | src/MouseGesture.App/ViewModels |
| Label | Layer | Status | Path |
|---|---|---|---|
devyoung-k__MouseGesture |
software | healthy | /data/fable5_failed_archive/devyoung-k__MouseGesture |
This page is publicly accessible at:
https://repobility.com/scan/afa28e98-d0fd-49c4-a5ad-ff3c19040274/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/afa28e98-d0fd-49c4-a5ad-ff3c19040274/
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.