https://github.com/TrueCrimeDev/Flow.Launcher.Plugin.Shorty
· scanned 2026-06-16 00:42 UTC (2 months, 1 week ago)
8 raw signals (0 security + 8 graph)
Last scanned 2 months, 1 week ago · v1 · 6 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 29 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 |
RepositoryLayoutTests.cs |
software | healthy | Shorty.Tests/RepositoryLayoutTests.cs |
MainTests.cs |
software | healthy | Shorty.Tests/MainTests.cs |
PresetStoreTests.cs |
software | healthy | Shorty.Tests/PresetStoreTests.cs |
AnswerCacheTests.cs |
software | healthy | Shorty.Tests/AnswerCacheTests.cs |
Settings.cs |
software | healthy | Shorty/Settings.cs |
presets.json |
software | healthy | Shorty/presets.json |
SettingsViewModel.cs |
software | healthy | Shorty/SettingsViewModel.cs |
plugin.json |
software | healthy | Shorty/plugin.json |
SettingsView.xaml.cs |
software | healthy | Shorty/SettingsView.xaml.cs |
PresetEditorWindow.xaml.cs |
software | healthy | Shorty/PresetEditorWindow.xaml.cs |
Main.cs |
software | healthy | Shorty/Main.cs |
LlmClient.cs |
software | healthy | Shorty/Services/LlmClient.cs |
AnswerCache.cs |
software | healthy | Shorty/Services/AnswerCache.cs |
PresetStore.cs |
software | healthy | Shorty/Services/PresetStore.cs |
AnswerRequest.cs |
software | healthy | Shorty/Models/AnswerRequest.cs |
Preset.cs |
software | healthy | Shorty/Models/Preset.cs |
AnswerEntry.cs |
software | healthy | Shorty/Models/AnswerEntry.cs |
ci.yml |
software | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
Shorty.Tests |
software | healthy | Shorty.Tests |
Shorty |
software | healthy | Shorty |
Services |
software | healthy | Shorty/Services |
Models |
software | healthy | Shorty/Models |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-rj4q4emj |
software | healthy | /tmp/repobility-clone-rj4q4emj |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build-test |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/284ad9a2-3447-465e-87a6-146261720e98/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/284ad9a2-3447-465e-87a6-146261720e98/
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.