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.

HKUDS/Vibe-Trading

https://github.com/HKUDS/Vibe-Trading · scanned 2026-05-15 05:01 UTC (3 weeks ago) · 10 languages

128 findings (39 legacy + 89 scanner) 71st percentile · Python · medium (20-100K LoC)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 3 weeks ago · v1 · 35 findings from 1 source. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Score breakdown â 2026-05-17-v4 calibration-aware
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 58.3 0.25 14.57
testing_score 95.0 0.20 19.00
documentation_score 88.0 0.15 13.20
practices_score 75.0 0.15 11.25
code_quality 61.2 0.10 6.12
Overall 1.00 73.1
Calibrated penalty buckets (security_score): web: 1.6 · agent: 6.9 · authz: 8.4 · threat: 21.6 · journey: 3.3
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 3318 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
PageLoader software healthy frontend/src/router.tsx:PageLoader
wrap software healthy frontend/src/router.tsx:wrap
nextId software healthy frontend/src/stores/agent.ts:nextId
ConnectionBanner software healthy frontend/src/components/layout/ConnectionBanner.tsx:Connect…
Layout software healthy frontend/src/components/layout/Layout.tsx:Layout
loadSessions software healthy frontend/src/components/layout/Layout.tsx:loadSessions
deleteSession software healthy frontend/src/components/layout/Layout.tsx:deleteSession
renameSession software healthy frontend/src/components/layout/Layout.tsx:renameSession
Badge software healthy frontend/src/components/charts/ValidationPanel.tsx:Badge
Stat software healthy frontend/src/components/charts/ValidationPanel.tsx:Stat
pctFmt software healthy frontend/src/components/charts/ValidationPanel.tsx:pctFmt
MonteCarloSection software healthy frontend/src/components/charts/ValidationPanel.tsx:MonteCar…
BootstrapSection software healthy frontend/src/components/charts/ValidationPanel.tsx:Bootstra…
WalkForwardSection software healthy frontend/src/components/charts/ValidationPanel.tsx:WalkForw…
barStyle software healthy frontend/src/components/charts/ValidationPanel.tsx:barStyle
left software healthy frontend/src/components/charts/ValidationPanel.tsx:left
width software healthy frontend/src/components/charts/ValidationPanel.tsx:width
markerStyle software healthy frontend/src/components/charts/ValidationPanel.tsx:markerSt…
ValidationPanel software healthy frontend/src/components/charts/ValidationPanel.tsx:Validati…
EquityChart software healthy frontend/src/components/charts/EquityChart.tsx:EquityChart
CandlestickChart software healthy frontend/src/components/charts/CandlestickChart.tsx:Candles…
marks software healthy frontend/src/components/charts/CandlestickChart.tsx:marks
CorrelationMatrix software healthy frontend/src/components/charts/CorrelationMatrix.tsx:Correl…
MiniEquityChart software healthy frontend/src/components/charts/MiniEquityChart.tsx:MiniEqui…
Skeleton software healthy frontend/src/components/common/Skeleton.tsx:Skeleton
SkeletonMetrics software healthy frontend/src/components/common/Skeleton.tsx:SkeletonMetrics
SkeletonChart software healthy frontend/src/components/common/Skeleton.tsx:SkeletonChart
WelcomeScreen software healthy frontend/src/components/chat/WelcomeScreen.tsx:WelcomeScreen
AgentAvatar software healthy frontend/src/components/chat/AgentAvatar.tsx:AgentAvatar
agentColor software healthy frontend/src/components/chat/SwarmDashboard.tsx:agentColor
agentBg software healthy frontend/src/components/chat/SwarmDashboard.tsx:agentBg
formatTime software healthy frontend/src/components/chat/SwarmDashboard.tsx:formatTime
StatusIcon software healthy frontend/src/components/chat/SwarmDashboard.tsx:StatusIcon
StatusLabel software healthy frontend/src/components/chat/SwarmDashboard.tsx:StatusLabel
SwarmDashboard software healthy frontend/src/components/chat/SwarmDashboard.tsx:SwarmDashbo…
elapsedTotal software healthy frontend/src/components/chat/SwarmDashboard.tsx:elapsedTotal
toolLabel software healthy frontend/src/components/chat/ThinkingTimeline.tsx:toolLabel
CopyButton software healthy frontend/src/components/chat/MessageBubble.tsx:CopyButton
getRetryHint software healthy frontend/src/components/chat/MessageBubble.tsx:getRetryHint
onScroll software healthy frontend/src/components/chat/ConversationTimeline.tsx:onScr…
isAuthRequiredError software healthy frontend/src/lib/api.ts:isAuthRequiredError
errorFromResponse software healthy frontend/src/lib/api.ts:errorFromResponse
request software healthy frontend/src/lib/api.ts:request
uploadFile software healthy frontend/src/lib/api.ts:uploadFile
connectCharts software healthy frontend/src/lib/echarts.ts:connectCharts
calcMA software healthy frontend/src/lib/indicators.ts:calcMA
calcEMA software healthy frontend/src/lib/indicators.ts:calcEMA
calcBOLL software healthy frontend/src/lib/indicators.ts:calcBOLL
calcMACD software healthy frontend/src/lib/indicators.ts:calcMACD
calcRSI software healthy frontend/src/lib/indicators.ts:calcRSI

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

LabelLayerStatusPath
README_zh.md software healthy README_zh.md
README_ko.md software healthy README_ko.md
README.md software healthy README.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
Dockerfile software healthy Dockerfile
pyproject.toml software healthy pyproject.toml
README_ja.md software healthy README_ja.md
README_ar.md software healthy README_ar.md
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
docker-compose.yml software healthy docker-compose.yml
vite.config.ts software warning frontend/vite.config.ts
tailwind.config.ts software warning frontend/tailwind.config.ts
package.json software healthy frontend/package.json
index.html software healthy frontend/index.html
package-lock.json software healthy frontend/package-lock.json
tsconfig.json software healthy frontend/tsconfig.json
postcss.config.js software warning frontend/postcss.config.js
index.css software healthy frontend/src/index.css
router.tsx software healthy frontend/src/router.tsx
main.tsx software warning frontend/src/main.tsx
agent.ts software warning frontend/src/types/agent.ts
agent.ts software healthy frontend/src/stores/agent.ts
ConnectionBanner.tsx software healthy frontend/src/components/layout/ConnectionBanner.tsx
Layout.tsx software healthy frontend/src/components/layout/Layout.tsx
ValidationPanel.tsx software healthy frontend/src/components/charts/ValidationPanel.tsx
EquityChart.tsx software healthy frontend/src/components/charts/EquityChart.tsx
CandlestickChart.tsx software healthy frontend/src/components/charts/CandlestickChart.tsx
CorrelationMatrix.tsx software healthy frontend/src/components/charts/CorrelationMatrix.tsx
MiniEquityChart.tsx software healthy frontend/src/components/charts/MiniEquityChart.tsx
Skeleton.tsx software healthy frontend/src/components/common/Skeleton.tsx
ErrorBoundary.tsx software healthy frontend/src/components/common/ErrorBoundary.tsx
WelcomeScreen.tsx software healthy frontend/src/components/chat/WelcomeScreen.tsx
AgentAvatar.tsx software healthy frontend/src/components/chat/AgentAvatar.tsx
MetricsCard.tsx software warning frontend/src/components/chat/MetricsCard.tsx
SwarmDashboard.tsx software healthy frontend/src/components/chat/SwarmDashboard.tsx
ThinkingTimeline.tsx software healthy frontend/src/components/chat/ThinkingTimeline.tsx
RunCompleteCard.tsx software warning frontend/src/components/chat/RunCompleteCard.tsx
MessageBubble.tsx software healthy frontend/src/components/chat/MessageBubble.tsx
PineScriptViewer.tsx software warning frontend/src/components/chat/PineScriptViewer.tsx
ConversationTimeline.tsx software healthy frontend/src/components/chat/ConversationTimeline.tsx
api.ts software healthy frontend/src/lib/api.ts
echarts.ts software healthy frontend/src/lib/echarts.ts
indicators.ts software healthy frontend/src/lib/indicators.ts
i18n.tsx software healthy frontend/src/lib/i18n.tsx
utils.ts software healthy frontend/src/lib/utils.ts
chart-theme.ts software healthy frontend/src/lib/chart-theme.ts
formatters.ts software healthy frontend/src/lib/formatters.ts
apiAuth.ts software healthy frontend/src/lib/apiAuth.ts
Correlation.tsx software healthy frontend/src/pages/Correlation.tsx

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

LabelLayerStatusPath
ErrorBoundary software healthy frontend/src/components/common/ErrorBoundary.tsx:ErrorBound…
ApiError software healthy frontend/src/lib/api.ts:ApiError
Artifact software healthy agent/api_server.py:56
BacktestMetrics software healthy agent/api_server.py:65
RAGSelection software healthy agent/api_server.py:79
RunInfo software healthy agent/api_server.py:86
RunResponse software healthy agent/api_server.py:99
HealthResponse software healthy agent/api_server.py:135
LLMProviderOption software healthy agent/api_server.py:142
LLMSettingsResponse software healthy agent/api_server.py:156
UpdateLLMSettingsRequest software healthy agent/api_server.py:174
DataSourceSettingsResponse software healthy agent/api_server.py:188
UpdateDataSourceSettingsRequest software healthy agent/api_server.py:199
CreateSessionRequest software healthy agent/api_server.py:208
SessionResponse software healthy agent/api_server.py:214
SendMessageRequest software healthy agent/api_server.py:224
MessageResponse software healthy agent/api_server.py:229
UpdateSessionRequest software healthy agent/api_server.py:1370
SPAStaticFiles software healthy agent/api_server.py:1732
_SessionStats software healthy agent/cli.py:78
_RunDashboard software healthy agent/cli.py:456
_SwarmDashboard software healthy agent/cli.py:1431
Position software healthy agent/backtest/models.py:14
TradeRecord software healthy agent/backtest/models.py:39
EquitySnapshot software healthy agent/backtest/models.py:74
BacktestConfigSchema software healthy agent/backtest/runner.py:43
_AutoLoader software healthy agent/backtest/runner.py:674
BenchmarkResult software healthy agent/backtest/benchmark.py:32
DataLoader software healthy agent/backtest/loaders/akshare_loader.py:75
DataProviderError software healthy agent/backtest/loaders/tushare_fundamentals.py:14
UnknownTableError software healthy agent/backtest/loaders/tushare_fundamentals.py:18
SchemaValidationError software healthy agent/backtest/loaders/tushare_fundamentals.py:22
ColumnSchema software healthy agent/backtest/loaders/tushare_fundamentals.py:27
TableSchema software healthy agent/backtest/loaders/tushare_fundamentals.py:36
TushareFundamentalProvider software healthy agent/backtest/loaders/tushare_fundamentals.py:111
FutuLoader software healthy agent/backtest/loaders/futu.py:80
DataLoader software healthy agent/backtest/loaders/yfinance_loader.py:193
NoAvailableSourceError software healthy agent/backtest/loaders/base.py:10
DataLoaderProtocol software healthy agent/backtest/loaders/base.py:34
DataLoader software healthy agent/backtest/loaders/okx.py:21
DataLoader software healthy agent/backtest/loaders/tushare.py:20
DataLoader software healthy agent/backtest/loaders/ccxt_loader.py:28
CompositeEngine software healthy agent/backtest/engines/composite.py:93
ChinaFuturesEngine software healthy agent/backtest/engines/china_futures.py:130
FuturesBaseEngine software healthy agent/backtest/engines/futures_base.py:19
GlobalEquityEngine software healthy agent/backtest/engines/global_equity.py:23
ForexEngine software healthy agent/backtest/engines/forex.py:71
BaseEngine software healthy agent/backtest/engines/base.py:208
OptionPosition software healthy agent/backtest/engines/options_portfolio.py:191
ChinaAEngine software healthy agent/backtest/engines/china_a.py:20

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

LabelLayerStatusPath
frontend software healthy frontend
src software healthy frontend/src
types software healthy frontend/src/types
stores software healthy frontend/src/stores
components software healthy frontend/src/components
layout software healthy frontend/src/components/layout
charts software healthy frontend/src/components/charts
common software healthy frontend/src/components/common
chat software healthy frontend/src/components/chat
lib software healthy frontend/src/lib
pages software healthy frontend/src/pages
hooks software healthy frontend/src/hooks
.devcontainer software healthy .devcontainer
agent software healthy agent
backtest software healthy agent/backtest
loaders software healthy agent/backtest/loaders
engines software healthy agent/backtest/engines
optimizers software healthy agent/backtest/optimizers
tests software healthy agent/tests
src software healthy agent/src
swarm software healthy agent/src/swarm
presets software healthy agent/src/swarm/presets
agent software healthy agent/src/agent
providers software healthy agent/src/providers
memory software healthy agent/src/memory
tools software healthy agent/src/tools
core software healthy agent/src/core
shadow_account software healthy agent/src/shadow_account
templates software healthy agent/src/shadow_account/templates
skills software healthy agent/src/skills
hedging-strategy software healthy agent/src/skills/hedging-strategy
adr-hshare software healthy agent/src/skills/adr-hshare
execution-model software healthy agent/src/skills/execution-model
backtest-diagnose software healthy agent/src/skills/backtest-diagnose
options-strategy software healthy agent/src/skills/options-strategy
pair-trading software healthy agent/src/skills/pair-trading
etf-analysis software healthy agent/src/skills/etf-analysis
valuation-model software healthy agent/src/skills/valuation-model
event-driven software healthy agent/src/skills/event-driven
minute-analysis software healthy agent/src/skills/minute-analysis
commodity-analysis software healthy agent/src/skills/commodity-analysis
options-advanced software healthy agent/src/skills/options-advanced
earnings-forecast software healthy agent/src/skills/earnings-forecast
liquidation-heatmap software healthy agent/src/skills/liquidation-heatmap
report-generate software healthy agent/src/skills/report-generate
strategy-generate software healthy agent/src/skills/strategy-generate
ichimoku software healthy agent/src/skills/ichimoku
references software healthy agent/src/skills/ichimoku/references
multi-factor software healthy agent/src/skills/multi-factor
okx-market software healthy agent/src/skills/okx-market

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

LabelLayerStatusPath
GET /runs/{run_id}/code api healthy agent/api_server.py
GET /runs/{run_id}/pine api healthy agent/api_server.py
GET /runs/{run_id} api healthy agent/api_server.py
GET /runs api healthy agent/api_server.py
GET /settings/llm api healthy agent/api_server.py
PUT /settings/llm api healthy agent/api_server.py
GET /settings/data-sources api healthy agent/api_server.py
PUT /settings/data-sources api healthy agent/api_server.py
GET /health api healthy agent/api_server.py
GET /correlation api healthy agent/api_server.py
POST /system/shutdown api healthy agent/api_server.py
GET /skills api healthy agent/api_server.py
GET /api api healthy agent/api_server.py
POST /sessions api healthy agent/api_server.py
GET /sessions api healthy agent/api_server.py
GET /sessions/{session_id} api healthy agent/api_server.py
DELETE /sessions/{session_id} api healthy agent/api_server.py
PATCH /sessions/{session_id} api healthy agent/api_server.py
POST /sessions/{session_id}/messages api healthy agent/api_server.py
POST /sessions/{session_id}/cancel api healthy agent/api_server.py
GET /sessions/{session_id}/messages api healthy agent/api_server.py
GET /sessions/{session_id}/events api healthy agent/api_server.py
GET /shadow-reports/{shadow_id} api healthy agent/api_server.py
POST /upload api healthy agent/api_server.py
GET /swarm/presets api healthy agent/api_server.py
POST /swarm/runs api healthy agent/api_server.py
GET /swarm/runs api healthy agent/api_server.py
GET /swarm/runs/{run_id} api healthy agent/api_server.py
GET /swarm/runs/{run_id}/events api healthy agent/api_server.py
POST /swarm/runs/{run_id}/cancel api healthy agent/api_server.py

LabelLayerStatusPath
auth::agent/src/providers/openai_codex.py security healthy agent/src/providers/openai_codex.py
auth::agent/requirements.txt security healthy agent/requirements.txt
auth::agent/cli.py security healthy agent/cli.py
auth::frontend/src/pages/Settings.tsx security healthy frontend/src/pages/Settings.tsx
auth::agent/src/preflight.py security healthy agent/src/preflight.py
auth::agent/tests/test_openai_codex.py security healthy agent/tests/test_openai_codex.py
auth::agent/.env.example security healthy agent/.env.example
auth::pyproject.toml security healthy pyproject.toml
auth::agent/src/providers/llm_providers.json security healthy agent/src/providers/llm_providers.json
auth::frontend/src/lib/i18n.tsx security healthy frontend/src/lib/i18n.tsx
auth::agent/api_server.py security healthy agent/api_server.py

LabelLayerStatusPath
127.0.0.1 network healthy docker-compose.yml
10.0.0.5 network healthy agent/tests/test_web_reader_security.py
172.16.0.5 network healthy agent/tests/test_web_reader_security.py
192.168.1.5 network healthy agent/tests/test_web_reader_security.py
169.254.169.254 network healthy agent/tests/test_web_reader_security.py
224.0.0.1 network healthy agent/tests/test_web_reader_security.py
203.0.113.10 network healthy agent/tests/test_security_auth_api.py
172.18.0.1 network healthy agent/tests/test_security_auth_api.py
172.18.0.42 network healthy agent/tests/test_security_auth_api.py

LabelLayerStatusPath
/Correlation frontend healthy frontend/src/pages/Correlation.tsx
/RunDetail frontend healthy frontend/src/pages/RunDetail.tsx
/Agent frontend healthy frontend/src/pages/Agent.tsx
/Compare frontend healthy frontend/src/pages/Compare.tsx
/Settings frontend healthy frontend/src/pages/Settings.tsx
/Home frontend healthy frontend/src/pages/Home.tsx

LabelLayerStatusPath
port:8899 network healthy Dockerfile
port:5899 network healthy docker-compose.yml
port:22 network healthy agent/mcp_server.py
port:10 network healthy agent/src/swarm/presets/pairs_research_lab.yaml
port:12 network healthy agent/src/swarm/presets/pairs_research_lab.yaml

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
vibe-trading hardware healthy docker-compose.yml
frontend hardware healthy docker-compose.yml

LabelLayerStatusPath
gha::test cicd healthy .github/workflows/test.yml
gha::wiki cicd healthy .github/workflows/wiki.yml
gha::wiki-deploy cicd healthy .github/workflows/wiki-deploy.yml

LabelLayerStatusPath
test cicd healthy .github/workflows/test.yml
validate cicd healthy .github/workflows/wiki.yml
deploy cicd healthy .github/workflows/wiki-deploy.yml

LabelLayerStatusPath
CLOUDFLARE_ACCOUNT_ID cicd healthy
GITHUB_TOKEN cicd healthy
CLOUDFLARE_API_TOKEN cicd healthy

LabelLayerStatusPath
sessions data healthy agent/src/session/search.py
messages data healthy agent/src/session/search.py

LabelLayerStatusPath
repobility-clone-_btgg_hw software healthy /tmp/repobility-clone-_btgg_hw

LabelLayerStatusPath
sqlite data healthy agent/tests/test_session_search.py

LabelLayerStatusPath
vps::aws hardware healthy agent/tests/test_doc_reader_security.py

LabelLayerStatusPath
gpu (detected) hardware healthy agent/src/swarm/presets/social_alpha_team.yaml
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/24442ceb-919f-4593-9d71-d90f26482ad7/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/24442ceb-919f-4593-9d71-d90f26482ad7/

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.