https://github.com/siwaritjun-test/money-flow-tracker
· scanned 2026-06-16 00:14 UTC (2 months, 2 weeks ago)
17 raw signals (0 security + 17 graph)
Last scanned 2 months, 2 weeks ago · v1 · 17 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 75 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 |
|---|---|---|---|
loadUniverse |
software | healthy | scripts/fetch_data.js:loadUniverse |
fetchTicker |
software | healthy | scripts/fetch_data.js:fetchTicker |
a |
software | healthy | scripts/fetch_data.js:a |
fetchSet |
software | healthy | scripts/fetch_data.js:fetchSet |
worker |
software | healthy | scripts/fetch_data.js:worker |
updateStocks |
software | healthy | scripts/fetch_data.js:updateStocks |
ageH |
software | healthy | scripts/fetch_data.js:ageH |
main |
software | healthy | scripts/fetch_data.js:main |
check |
software | healthy | scripts/test_model.js:check |
mkChart |
software | healthy | scripts/test_model.js:mkChart |
smaLast |
software | healthy | scripts/stock_model.js:smaLast |
nRet |
software | healthy | scripts/stock_model.js:nRet |
mfi |
software | healthy | scripts/stock_model.js:mfi |
tp |
software | healthy | scripts/stock_model.js:tp |
tpPrev |
software | healthy | scripts/stock_model.js:tpPrev |
obvTrend |
software | healthy | scripts/stock_model.js:obvTrend |
dollarFlow |
software | healthy | scripts/stock_model.js:dollarFlow |
atr |
software | healthy | scripts/stock_model.js:atr |
volSurge |
software | healthy | scripts/stock_model.js:volSurge |
stockMetrics |
software | healthy | scripts/stock_model.js:stockMetrics |
rrgPoint |
software | healthy | scripts/stock_model.js:rrgPoint |
sectorFlows |
software | healthy | scripts/stock_model.js:sectorFlows |
marketSession |
software | healthy | scripts/stock_model.js:marketSession |
mins |
software | healthy | scripts/stock_model.js:mins |
parsePreFromChart |
software | healthy | scripts/stock_model.js:parsePreFromChart |
regStart |
software | healthy | scripts/stock_model.js:regStart |
pctRank |
software | healthy | scripts/stock_model.js:pctRank |
m |
software | healthy | scripts/stock_model.js:m |
buildModel |
software | healthy | scripts/stock_model.js:buildModel |
main |
software | healthy | scripts/fetch_universe.js:main |
get |
software | healthy | scripts/fetch_social.js:get |
fetchReddit |
software | healthy | scripts/fetch_social.js:fetchReddit |
fetchApeWisdom |
software | healthy | scripts/fetch_social.js:fetchApeWisdom |
fetchStockTwits |
software | healthy | scripts/fetch_social.js:fetchStockTwits |
fetchHeadlines |
software | healthy | scripts/fetch_social.js:fetchHeadlines |
themeMatches |
software | healthy | scripts/fetch_social.js:themeMatches |
extractTickers |
software | healthy | scripts/fetch_social.js:extractTickers |
fetchRet21 |
software | healthy | scripts/fetch_social.js:fetchRet21 |
main |
software | healthy | scripts/fetch_social.js:main |
sourcesUp |
software | healthy | scripts/fetch_social.js:sourcesUp |
addBuzz |
software | healthy | scripts/fetch_social.js:addBuzz |
creditSubs |
software | healthy | scripts/fetch_social.js:creditSubs |
worker |
software | healthy | scripts/fetch_social.js:worker |
excess |
software | healthy | scripts/fetch_social.js:excess |
diversity |
software | healthy | scripts/fetch_social.js:diversity |
list |
software | healthy | scripts/fetch_social.js:list |
daily |
software | healthy | scripts/fetch_social.js:daily |
history |
software | healthy | scripts/fetch_social.js:history |
| Label | Layer | Status | Path |
|---|---|---|---|
social.json |
software | healthy | social.json |
themes.html |
software | healthy | themes.html |
stocks.html |
software | healthy | stocks.html |
ARCHITECTURE.md |
software | healthy | ARCHITECTURE.md |
README.md |
software | healthy | README.md |
archive.json |
software | healthy | archive.json |
assets.html |
software | healthy | assets.html |
data.json |
software | healthy | data.json |
index.html |
software | healthy | index.html |
universe.json |
software | healthy | universe.json |
stocks.json |
software | healthy | stocks.json |
dev_server.js |
software | healthy | scripts/dev_server.js |
fetch_data.js |
software | healthy | scripts/fetch_data.js |
test_model.js |
software | healthy | scripts/test_model.js |
test_ui.js |
software | healthy | scripts/test_ui.js |
stock_model.js |
software | healthy | scripts/stock_model.js |
stock_universe.js |
software | healthy | scripts/stock_universe.js |
fetch_universe.js |
software | healthy | scripts/fetch_universe.js |
fetch_social.js |
software | healthy | scripts/fetch_social.js |
update-data.yml |
software | healthy | .github/workflows/update-data.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-mt1laxd6 |
software | healthy | /tmp/repobility-clone-mt1laxd6 |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | social.json |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::update-data |
cicd | healthy | .github/workflows/update-data.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
update |
cicd | healthy | .github/workflows/update-data.yml |
This page is publicly accessible at:
https://repobility.com/scan/83b647e6-fe1e-4299-91b9-eaaa166467ce/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/83b647e6-fe1e-4299-91b9-eaaa166467ce/
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.