https://github.com/sharathsaiK/kalshi_dashboard
· scanned 2026-06-16 00:09 UTC (2 months, 2 weeks ago)
25 raw signals (0 security + 25 graph)
Last scanned 2 months, 2 weeks ago · v1 · 18 actionable findings from 1 signal source. 7 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 174 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 |
|---|---|---|---|
App |
software | healthy | src/App.tsx:App |
get |
software | healthy | src/api/client.ts:get |
post |
software | healthy | src/api/client.ts:post |
CommandPalette |
software | healthy | src/components/CommandPalette.tsx:CommandPalette |
go |
software | healthy | src/components/CommandPalette.tsx:go |
handler |
software | healthy | src/components/CommandPalette.tsx:handler |
Logo |
software | healthy | src/components/Layout.tsx:Logo |
useCountUp |
software | healthy | src/components/Layout.tsx:useCountUp |
tick |
software | healthy | src/components/Layout.tsx:tick |
Layout |
software | healthy | src/components/Layout.tsx:Layout |
handler |
software | healthy | src/components/Layout.tsx:handler |
Card |
software | healthy | src/pages/DataBrowser.tsx:Card |
MomentumBadge |
software | healthy | src/pages/DataBrowser.tsx:MomentumBadge |
HitBar |
software | healthy | src/pages/DataBrowser.tsx:HitBar |
DataBrowser |
software | healthy | src/pages/DataBrowser.tsx:DataBrowser |
AddSpeakerModal |
software | healthy | src/pages/SpeakerProfiles.tsx:AddSpeakerModal |
set |
software | healthy | src/pages/SpeakerProfiles.tsx:set |
submit |
software | healthy | src/pages/SpeakerProfiles.tsx:submit |
SpeakerProfiles |
software | healthy | src/pages/SpeakerProfiles.tsx:SpeakerProfiles |
addSpeaker |
software | healthy | src/pages/SpeakerProfiles.tsx:addSpeaker |
toggleBlocklist |
software | healthy | src/pages/SpeakerProfiles.tsx:toggleBlocklist |
selectSpeaker |
software | healthy | src/pages/SpeakerProfiles.tsx:selectSpeaker |
Card |
software | healthy | src/pages/TradeLog.tsx:Card |
SideBadge |
software | healthy | src/pages/TradeLog.tsx:SideBadge |
ResultBadge |
software | healthy | src/pages/TradeLog.tsx:ResultBadge |
TradeLog |
software | healthy | src/pages/TradeLog.tsx:TradeLog |
Card |
software | healthy | src/pages/Training.tsx:Card |
Training |
software | healthy | src/pages/Training.tsx:Training |
startTraining |
software | healthy | src/pages/Training.tsx:startTraining |
Card |
software | healthy | src/pages/System.tsx:Card |
Field |
software | healthy | src/pages/System.tsx:Field |
TextInput |
software | healthy | src/pages/System.tsx:TextInput |
Toggle |
software | healthy | src/pages/System.tsx:Toggle |
SectionTitle |
software | healthy | src/pages/System.tsx:SectionTitle |
LogsTab |
software | healthy | src/pages/System.tsx:LogsTab |
SettingsTab |
software | healthy | src/pages/System.tsx:SettingsTab |
set |
software | healthy | src/pages/System.tsx:set |
handleSave |
software | healthy | src/pages/System.tsx:handleSave |
handleReset |
software | healthy | src/pages/System.tsx:handleReset |
System |
software | healthy | src/pages/System.tsx:System |
useCountUp |
software | healthy | src/pages/Live.tsx:useCountUp |
tick |
software | healthy | src/pages/Live.tsx:tick |
Sparkline |
software | healthy | src/pages/Live.tsx:Sparkline |
ArcGauge |
software | healthy | src/pages/Live.tsx:ArcGauge |
toRad |
software | healthy | src/pages/Live.tsx:toRad |
circumference |
software | healthy | src/pages/Live.tsx:circumference |
arcPath |
software | healthy | src/pages/Live.tsx:arcPath |
MetricCard |
software | healthy | src/pages/Live.tsx:MetricCard |
ToastNotif |
software | healthy | src/pages/Live.tsx:ToastNotif |
ActiveEventBanner |
software | healthy | src/pages/Live.tsx:ActiveEventBanner |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vite.config.ts |
software | healthy | vite.config.ts |
README.md |
software | healthy | README.md |
tailwind.config.js |
software | healthy | tailwind.config.js |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
postcss.config.js |
software | healthy | postcss.config.js |
index.css |
software | healthy | src/index.css |
main.tsx |
software | healthy | src/main.tsx |
App.tsx |
software | healthy | src/App.tsx |
client.ts |
software | healthy | src/api/client.ts |
CommandPalette.tsx |
software | healthy | src/components/CommandPalette.tsx |
Layout.tsx |
software | healthy | src/components/Layout.tsx |
DataBrowser.tsx |
software | healthy | src/pages/DataBrowser.tsx |
SpeakerProfiles.tsx |
software | healthy | src/pages/SpeakerProfiles.tsx |
TradeLog.tsx |
software | healthy | src/pages/TradeLog.tsx |
Training.tsx |
software | healthy | src/pages/Training.tsx |
System.tsx |
software | healthy | src/pages/System.tsx |
Live.tsx |
software | healthy | src/pages/Live.tsx |
Model.tsx |
software | healthy | src/pages/Model.tsx |
Overview.tsx |
software | healthy | src/pages/Overview.tsx |
Settings.tsx |
software | healthy | src/pages/Settings.tsx |
Markets.tsx |
software | healthy | src/pages/Markets.tsx |
NewsTranscripts.tsx |
software | healthy | src/pages/NewsTranscripts.tsx |
Logs.tsx |
software | healthy | src/pages/Logs.tsx |
Analytics.tsx |
software | healthy | src/pages/Analytics.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
/DataBrowser |
frontend | healthy | src/pages/DataBrowser.tsx |
/SpeakerProfiles |
frontend | healthy | src/pages/SpeakerProfiles.tsx |
/TradeLog |
frontend | healthy | src/pages/TradeLog.tsx |
/Training |
frontend | healthy | src/pages/Training.tsx |
/System |
frontend | healthy | src/pages/System.tsx |
/Live |
frontend | healthy | src/pages/Live.tsx |
/Model |
frontend | healthy | src/pages/Model.tsx |
/Overview |
frontend | healthy | src/pages/Overview.tsx |
/Settings |
frontend | healthy | src/pages/Settings.tsx |
/Markets |
frontend | healthy | src/pages/Markets.tsx |
/NewsTranscripts |
frontend | healthy | src/pages/NewsTranscripts.tsx |
/Logs |
frontend | healthy | src/pages/Logs.tsx |
/Analytics |
frontend | healthy | src/pages/Analytics.tsx |
/ |
frontend | healthy | src/App.tsx |
live |
frontend | healthy | src/App.tsx |
markets |
frontend | healthy | src/App.tsx |
history |
frontend | healthy | src/App.tsx |
analytics |
frontend | healthy | src/App.tsx |
model |
frontend | healthy | src/App.tsx |
speakers |
frontend | healthy | src/App.tsx |
news |
frontend | healthy | src/App.tsx |
system |
frontend | healthy | src/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.tsx |
CommandPalette |
frontend | healthy | src/components/CommandPalette.tsx |
Layout |
frontend | healthy | src/components/Layout.tsx |
DataBrowser |
frontend | healthy | src/pages/DataBrowser.tsx |
SpeakerProfiles |
frontend | healthy | src/pages/SpeakerProfiles.tsx |
TradeLog |
frontend | healthy | src/pages/TradeLog.tsx |
Training |
frontend | healthy | src/pages/Training.tsx |
System |
frontend | healthy | src/pages/System.tsx |
Live |
frontend | healthy | src/pages/Live.tsx |
Model |
frontend | healthy | src/pages/Model.tsx |
Overview |
frontend | healthy | src/pages/Overview.tsx |
Settings |
frontend | healthy | src/pages/Settings.tsx |
Markets |
frontend | healthy | src/pages/Markets.tsx |
NewsTranscripts |
frontend | healthy | src/pages/NewsTranscripts.tsx |
Logs |
frontend | healthy | src/pages/Logs.tsx |
Analytics |
frontend | healthy | src/pages/Analytics.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
api |
software | healthy | src/api |
components |
software | healthy | src/components |
pages |
software | healthy | src/pages |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-turmq6fy |
software | healthy | /tmp/repobility-clone-turmq6fy |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5299 |
network | healthy | vite.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | src/pages/SpeakerProfiles.tsx |
This page is publicly accessible at:
https://repobility.com/scan/e3a94cfa-5ae3-4802-8054-2684da5f832c/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e3a94cfa-5ae3-4802-8054-2684da5f832c/
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.