https://github.com/dash1291/flUId
· scanned 2026-06-17 01:53 UTC (1 month, 1 week ago)
7 raw signals (0 security + 7 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +14.9 (diff) · 7 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 69 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 |
|---|---|---|---|
isSkipped |
software | healthy | src/types.ts:isSkipped |
lsGet |
software | healthy | src/memory/localStorage.ts:lsGet |
lsSet |
software | healthy | src/memory/localStorage.ts:lsSet |
buildDisplayItems |
software | healthy | src/hooks/useAgent.ts:buildDisplayItems |
text |
software | healthy | src/hooks/useAgent.ts:text |
makeSkipResult |
software | healthy | src/hooks/useAgent.ts:makeSkipResult |
isResolved |
software | healthy | src/hooks/useAgent.ts:isResolved |
hasToolCall |
software | healthy | src/hooks/useAgent.ts:hasToolCall |
buildResultContent |
software | healthy | src/hooks/useAgent.ts:buildResultContent |
useAgent |
software | healthy | src/hooks/useAgent.ts:useAgent |
skipPendingExercises |
software | healthy | src/hooks/useAgent.ts:skipPendingExercises |
finalizeTurn |
software | healthy | src/hooks/useAgent.ts:finalizeTurn |
MultipleChoice |
software | healthy | src/widgets/MultipleChoice.tsx:MultipleChoice |
handleSelect |
software | healthy | src/widgets/MultipleChoice.tsx:handleSelect |
getOptionClass |
software | healthy | src/widgets/MultipleChoice.tsx:getOptionClass |
Flashcard |
software | healthy | src/widgets/Flashcard.tsx:Flashcard |
handleRate |
software | healthy | src/widgets/Flashcard.tsx:handleRate |
TranslationChallenge |
software | healthy | src/widgets/TranslationChallenge.tsx:TranslationChallenge |
VocabularyList |
software | healthy | src/widgets/VocabularyList.tsx:VocabularyList |
LessonCard |
software | healthy | src/widgets/LessonCard.tsx:LessonCard |
SentenceArrange |
software | healthy | src/widgets/SentenceArrange.tsx:SentenceArrange |
addWord |
software | healthy | src/widgets/SentenceArrange.tsx:addWord |
removeWord |
software | healthy | src/widgets/SentenceArrange.tsx:removeWord |
handleSubmit |
software | healthy | src/widgets/SentenceArrange.tsx:handleSubmit |
FillBlank |
software | healthy | src/widgets/FillBlank.tsx:FillBlank |
handleSubmit |
software | healthy | src/widgets/FillBlank.tsx:handleSubmit |
sseChunk |
software | healthy | src/server/createAgentRoute.ts:sseChunk |
createAgentRoute |
software | healthy | src/server/createAgentRoute.ts:createAgentRoute |
POST |
software | healthy | src/server/createAgentRoute.ts:POST |
send |
software | healthy | src/server/createAgentRoute.ts:send |
toSendableMessages |
software | healthy | src/server/createAgentRoute.ts:toSendableMessages |
closeOpen |
software | healthy | src/server/createAgentRoute.ts:closeOpen |
runAgent |
software | healthy | src/server/createAgentRoute.ts:runAgent |
ComponentHost |
software | healthy | src/ui/ComponentHost.tsx:ComponentHost |
AgentView |
software | healthy | src/ui/AgentView.tsx:AgentView |
handleSend |
software | healthy | src/ui/AgentView.tsx:handleSend |
currentLang |
software | healthy | src/ui/AgentView.tsx:currentLang |
escapeRegExp |
software | healthy | src/ui/MessageBubble.tsx:escapeRegExp |
HighlightedText |
software | healthy | src/ui/MessageBubble.tsx:HighlightedText |
MessageBubble |
software | healthy | src/ui/MessageBubble.tsx:MessageBubble |
| Label | Layer | Status | Path |
|---|---|---|---|
styles.css |
software | healthy | styles.css |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
package.json |
software | healthy | package.json |
tsconfig.json |
software | healthy | tsconfig.json |
index.ts |
software | healthy | src/index.ts |
types.ts |
software | healthy | src/types.ts |
localStorage.ts |
software | healthy | src/memory/localStorage.ts |
types.ts |
software | healthy | src/memory/types.ts |
useAgent.ts |
software | healthy | src/hooks/useAgent.ts |
index.ts |
software | healthy | src/widgets/index.ts |
MultipleChoice.tsx |
software | healthy | src/widgets/MultipleChoice.tsx |
Flashcard.tsx |
software | healthy | src/widgets/Flashcard.tsx |
TranslationChallenge.tsx |
software | healthy | src/widgets/TranslationChallenge.tsx |
VocabularyList.tsx |
software | healthy | src/widgets/VocabularyList.tsx |
LessonCard.tsx |
software | healthy | src/widgets/LessonCard.tsx |
SentenceArrange.tsx |
software | healthy | src/widgets/SentenceArrange.tsx |
FillBlank.tsx |
software | healthy | src/widgets/FillBlank.tsx |
createAgentRoute.ts |
software | healthy | src/server/createAgentRoute.ts |
ComponentHost.tsx |
software | healthy | src/ui/ComponentHost.tsx |
AgentView.tsx |
software | healthy | src/ui/AgentView.tsx |
MessageBubble.tsx |
software | healthy | src/ui/MessageBubble.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
memory |
software | healthy | src/memory |
hooks |
software | healthy | src/hooks |
widgets |
software | healthy | src/widgets |
server |
software | healthy | src/server |
ui |
software | healthy | src/ui |
| Label | Layer | Status | Path |
|---|---|---|---|
dash1291__flUId |
software | healthy | /data/fable5_failed_archive/dash1291__flUId |
This page is publicly accessible at:
https://repobility.com/scan/583dbc62-af33-464f-8820-d25c2f1e18eb/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/583dbc62-af33-464f-8820-d25c2f1e18eb/
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.