Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

SeamMoney/cash.trading

https://github.com/SeamMoney/cash.trading · scanned 2026-06-16 00:05 UTC (2 months, 3 weeks ago)

133 raw signals (0 security + 133 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 133 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 2398 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.

LabelLayerStatusPath
LEGACY_VAULTS software healthy scripts/crank-loop.mjs:LEGACY_VAULTS
keyRaw software healthy scripts/crank-loop.mjs:keyRaw
IS_TESTNET software healthy scripts/crank-loop.mjs:IS_TESTNET
checkGas software healthy scripts/crank-loop.mjs:checkGas
getRegistryVaults software healthy scripts/crank-loop.mjs:getRegistryVaults
buildVaultList software healthy scripts/crank-loop.mjs:buildVaultList
crankOne software healthy scripts/crank-loop.mjs:crankOne
traded software healthy scripts/crank-loop.mjs:traded
sweep software healthy scripts/crank-loop.mjs:sweep
shutdown software healthy scripts/crank-loop.mjs:shutdown
loadDotEnv software healthy scripts/depth-capture-worker.mjs:loadDotEnv
GEOMI_API_KEY software healthy scripts/depth-capture-worker.mjs:GEOMI_API_KEY
DATABASE_URL software healthy scripts/depth-capture-worker.mjs:DATABASE_URL
positiveInt software healthy scripts/depth-capture-worker.mjs:positiveInt
log software healthy scripts/depth-capture-worker.mjs:log
initDb software healthy scripts/depth-capture-worker.mjs:initDb
apiGet software healthy scripts/depth-capture-worker.mjs:apiGet
onOuterAbort software healthy scripts/depth-capture-worker.mjs:onOuterAbort
tickerIdFor software healthy scripts/depth-capture-worker.mjs:tickerIdFor
fetchMarkets software healthy scripts/depth-capture-worker.mjs:fetchMarkets
fetchDepthSnapshot software healthy scripts/depth-capture-worker.mjs:fetchDepthSnapshot
toLevels software healthy scripts/depth-capture-worker.mjs:toLevels
insertSnapshots software healthy scripts/depth-capture-worker.mjs:insertSnapshots
runRetentionSweep software healthy scripts/depth-capture-worker.mjs:runRetentionSweep
logStorageEstimate software healthy scripts/depth-capture-worker.mjs:logStorageEstimate
mb software healthy scripts/depth-capture-worker.mjs:mb
captureCycle software healthy scripts/depth-capture-worker.mjs:captureCycle
main software healthy scripts/depth-capture-worker.mjs:main
shutdown software healthy scripts/depth-capture-worker.mjs:shutdown
check software healthy scripts/strategy-artifacts-selftest.ts:check
main software healthy scripts/strategy-artifacts-selftest.ts:main
executeBotTrade software healthy bot-runner/runner.js:executeBotTrade
mainLoop software healthy bot-runner/runner.js:mainLoop
sleep software healthy bot-runner/runner.js:sleep
ThemeProvider software healthy components/theme-provider.tsx:ThemeProvider
ClientProviders software healthy components/client-providers.tsx:ClientProviders
isChunkError software healthy components/chunk-reload.tsx:isChunkError
reloadOnce software healthy components/chunk-reload.tsx:reloadOnce
ChunkReload software healthy components/chunk-reload.tsx:ChunkReload
onError software healthy components/chunk-reload.tsx:onError
onRejection software healthy components/chunk-reload.tsx:onRejection
TetherLoader software healthy components/layout/TetherLoader.tsx:TetherLoader
CashWordmark software healthy components/layout/Header.tsx:CashWordmark
Header software healthy components/layout/Header.tsx:Header
refreshSoon software healthy components/layout/Header.tsx:refreshSoon
handleWalletClick software healthy components/layout/Header.tsx:handleWalletClick
AmbientBlobs software healthy components/layout/AmbientBlobs.tsx:AmbientBlobs
Area software healthy components/charts/area.tsx:Area
mid software healthy components/charts/area.tsx:mid
ChartTooltip software healthy components/charts/curved-line-chart.tsx:ChartTooltip

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
vercel.json software healthy vercel.json
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
package.json software healthy package.json
next-env.d.ts software healthy next-env.d.ts
package-lock.json software healthy package-lock.json
components.json software healthy components.json
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
next.config.mjs software healthy next.config.mjs
CURATOR-RULES.md software healthy docs/CURATOR-RULES.md
DEPLOY-FROM-UI.md software healthy docs/DEPLOY-FROM-UI.md
MASTER-PLAN.md software healthy docs/MASTER-PLAN.md
DEPTH-CAPTURE.md software healthy docs/DEPTH-CAPTURE.md
DATA-NEEDS-FOR-UI.md software healthy docs/DATA-NEEDS-FOR-UI.md
SHELBY-PIN.md software healthy docs/SHELBY-PIN.md
crank-loop.mjs software healthy scripts/crank-loop.mjs
depth-capture-worker.mjs software healthy scripts/depth-capture-worker.mjs
strategy-artifacts-selftest.ts software healthy scripts/strategy-artifacts-selftest.ts
migration_lock.toml software healthy prisma/migrations/migration_lock.toml
migration.sql software healthy prisma/migrations/20260612000000_strategy_artifact/migratio…
migration.sql software healthy prisma/migrations/20251201000000_add_last_twap_order_time/m…
migration.sql software healthy prisma/migrations/20251219010000_allow_multiple_bots_per_wa…
migration.sql software healthy prisma/migrations/20260529190000_add_decibel_indexer/migrat…
migration.sql software healthy prisma/migrations/20251219000000_add_usersubaccount_to_orde…
migration.sql software healthy prisma/migrations/20260528120000_add_direct_cash_rewards/mi…
migration.sql software healthy prisma/migrations/20260529090000_add_strategy_vaults/migrat…
migration.sql software healthy prisma/migrations/20251129061500_init_postgresql/migration.…
README.md software healthy bot-runner/README.md
package.json software healthy bot-runner/package.json
runner.js software healthy bot-runner/runner.js
theme-provider.tsx software healthy components/theme-provider.tsx
client-providers.tsx software healthy components/client-providers.tsx
chunk-reload.tsx software healthy components/chunk-reload.tsx
TetherLoader.tsx software healthy components/layout/TetherLoader.tsx
Header.tsx software healthy components/layout/Header.tsx
AmbientBlobs.tsx software healthy components/layout/AmbientBlobs.tsx
area.tsx software healthy components/charts/area.tsx
curved-line-chart.tsx software healthy components/charts/curved-line-chart.tsx
index.ts software healthy components/charts/index.ts
x-axis.tsx software healthy components/charts/x-axis.tsx
grid.tsx software healthy components/charts/grid.tsx
bar-chart.tsx software healthy components/charts/bar-chart.tsx
use-chart-interaction.ts software healthy components/charts/use-chart-interaction.ts
segment.tsx software healthy components/charts/segment.tsx
chart-context.tsx software healthy components/charts/chart-context.tsx
area-chart.tsx software healthy components/charts/area-chart.tsx
date-ticker.tsx software healthy components/charts/tooltip/date-ticker.tsx
index.ts software healthy components/charts/tooltip/index.ts

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
docs software healthy docs
scripts software healthy scripts
prisma software healthy prisma
migrations software healthy prisma/migrations
20260612000000_strategy_artifact software healthy prisma/migrations/20260612000000_strategy_artifact
20251201000000_add_last_twap_order_time software healthy prisma/migrations/20251201000000_add_last_twap_order_time
20251219010000_allow_multiple_bots_per_wallet software healthy prisma/migrations/20251219010000_allow_multiple_bots_per_wa…
20260529190000_add_decibel_indexer software healthy prisma/migrations/20260529190000_add_decibel_indexer
20251219000000_add_usersubaccount_to_orderhistory software healthy prisma/migrations/20251219000000_add_usersubaccount_to_orde…
20260528120000_add_direct_cash_rewards software healthy prisma/migrations/20260528120000_add_direct_cash_rewards
20260529090000_add_strategy_vaults software healthy prisma/migrations/20260529090000_add_strategy_vaults
20251129061500_init_postgresql software healthy prisma/migrations/20251129061500_init_postgresql
bot-runner software healthy bot-runner
components software healthy components
layout software healthy components/layout
charts software healthy components/charts
tooltip software healthy components/charts/tooltip
bot software healthy components/bot
navigation software healthy components/navigation
ui software healthy components/ui
trade software healthy components/trade
dashboard software healthy components/dashboard
wallet software healthy components/wallet
dev software healthy components/dev
portfolio software healthy components/portfolio
points software healthy components/points
cards software healthy components/cards
launchpad software healthy components/launchpad
trading software healthy components/trading
uitripled software healthy components/uitripled
contexts software healthy contexts
app software healthy app
automation software healthy app/automation
api software healthy app/api
backtest software healthy app/api/backtest
positions software healthy app/api/positions
bot software healthy app/api/bot
delegate software healthy app/api/bot/delegate
close-position software healthy app/api/bot/close-position
status software healthy app/api/bot/status
tick software healthy app/api/bot/tick
test-trade software healthy app/api/bot/test-trade
debug software healthy app/api/bot/debug
start software healthy app/api/bot/start
check-delegation software healthy app/api/bot/check-delegation
stop software healthy app/api/bot/stop
vault software healthy app/api/vault
user software healthy app/api/vault/user
total software healthy app/api/vault/total
cash software healthy app/api/cash

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
Area frontend healthy components/charts/area.tsx
XAxis frontend healthy components/charts/x-axis.tsx
Grid frontend healthy components/charts/grid.tsx
ChartContext frontend healthy components/charts/chart-context.tsx
AreaChart frontend healthy components/charts/area-chart.tsx
DateTicker frontend healthy components/charts/tooltip/date-ticker.tsx
TooltipBox frontend healthy components/charts/tooltip/tooltip-box.tsx
ChartTooltip frontend healthy components/charts/tooltip/chart-tooltip.tsx
TooltipIndicator frontend healthy components/charts/tooltip/tooltip-indicator.tsx
TooltipDot frontend healthy components/charts/tooltip/tooltip-dot.tsx
TooltipContent frontend healthy components/charts/tooltip/tooltip-content.tsx
Scrubber frontend healthy components/ui/scrubber.tsx
WalletSelector frontend healthy components/wallet/wallet-selector.tsx
TradeHistory frontend healthy components/launchpad/TradeHistory.tsx
RootLayout frontend healthy app/layout.tsx
Home frontend healthy app/automation/page.tsx
TradePage frontend healthy app/trade/page.tsx
PortfolioPage frontend healthy app/portfolio/page.tsx
PointsPage frontend healthy app/points/page.tsx
Page frontend healthy app/launchpad/page.tsx
ExplainerPage frontend healthy app/explainer/page.tsx

LabelLayerStatusPath
StrategyArtifact data healthy prisma/migrations/20260612000000_strategy_artifact/migratio…
DecibelIndexerCheckpoint data healthy prisma/migrations/20260529190000_add_decibel_indexer/migrat…
DecibelWatchedSubaccount data healthy prisma/migrations/20260529190000_add_decibel_indexer/migrat…
DecibelMarket data healthy prisma/migrations/20260529190000_add_decibel_indexer/migrat…
DecibelMarketPrice data healthy prisma/migrations/20260529190000_add_decibel_indexer/migrat…
DecibelMarketTrade data healthy prisma/migrations/20260529190000_add_decibel_indexer/migrat…
DecibelAccountOverview data healthy prisma/migrations/20260529190000_add_decibel_indexer/migrat…
DecibelPosition data healthy prisma/migrations/20260529190000_add_decibel_indexer/migrat…
DecibelOpenOrder data healthy prisma/migrations/20260529190000_add_decibel_indexer/migrat…
DecibelOrderEvent data healthy prisma/migrations/20260529190000_add_decibel_indexer/migrat…
CashRewardTransfer data healthy prisma/migrations/20260528120000_add_direct_cash_rewards/mi…
StrategyVault data healthy prisma/migrations/20260529090000_add_strategy_vaults/migrat…
IndicatorSignalDecision data healthy prisma/migrations/20260529090000_add_strategy_vaults/migrat…
ExecutionAudit data healthy prisma/migrations/20260529090000_add_strategy_vaults/migrat…
BotInstance data healthy prisma/migrations/20251129061500_init_postgresql/migration.…
OrderHistory data healthy prisma/migrations/20251129061500_init_postgresql/migration.…

LabelLayerStatusPath
name software healthy components/charts/area-chart.tsx:name
name software healthy components/charts/tooltip/tooltip-box.tsx:name
name software healthy components/charts/tooltip/chart-tooltip.tsx:name
has software healthy lib/decibel-client.ts:has
BotManager software healthy lib/bot-manager.ts:BotManager
StrategyEvaluator software healthy lib/strategy-equivalence.ts:StrategyEvaluator
TWAPBot software healthy lib/twap-bot.ts:TWAPBot
TokenBucketRateLimiter software healthy lib/rate-limiter.ts:TokenBucketRateLimiter
VolumeBotEngine software healthy lib/bot-engine.ts:VolumeBotEngine

LabelLayerStatusPath
migration.sql data healthy prisma/migrations/20260612000000_strategy_artifact/migratio…
migration.sql data healthy prisma/migrations/20251201000000_add_last_twap_order_time/m…
migration.sql data healthy prisma/migrations/20251219010000_allow_multiple_bots_per_wa…
migration.sql data healthy prisma/migrations/20260529190000_add_decibel_indexer/migrat…
migration.sql data healthy prisma/migrations/20251219000000_add_usersubaccount_to_orde…
migration.sql data healthy prisma/migrations/20260528120000_add_direct_cash_rewards/mi…
migration.sql data healthy prisma/migrations/20260529090000_add_strategy_vaults/migrat…
migration.sql data healthy prisma/migrations/20251129061500_init_postgresql/migration.…

LabelLayerStatusPath
postgresql data healthy README.md
postgres data healthy README.md
mysql data healthy pnpm-lock.yaml
redis data healthy pnpm-lock.yaml
sqlite data healthy pnpm-lock.yaml
mongodb data healthy pnpm-lock.yaml

LabelLayerStatusPath
port:64 network healthy pnpm-lock.yaml
port:16 network healthy pnpm-lock.yaml
port:11 network healthy pnpm-lock.yaml

LabelLayerStatusPath
vps::aws hardware healthy pnpm-lock.yaml
vps::gcp hardware healthy pnpm-lock.yaml
vps::droplet hardware healthy bot-runner/README.md

LabelLayerStatusPath
3.29.87.78 network healthy components/wallet/wallet-selector.tsx
125.0.0.0 network healthy app/api/launchpad/tv-import/route.ts

LabelLayerStatusPath
repobility-clone-67f0kwzm software healthy /tmp/repobility-clone-67f0kwzm

LabelLayerStatusPath
image::infra/fly/Dockerfile hardware healthy infra/fly/Dockerfile

LabelLayerStatusPath
gpu (detected) hardware healthy components/trade/BTCChart.tsx
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/fc4b6f5a-a1b2-4e10-9d79-c61ed6b2daf9/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/fc4b6f5a-a1b2-4e10-9d79-c61ed6b2daf9/

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.