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-07-23 19:48 UTC (4 days, 16 hours ago) · 10 languages

172 raw signals (39 security + 133 graph) 61st percentile · Python · medium (20-100K LoC)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 16 hours ago · v6 · last Δ +6.0 (diff) · 159 actionable findings from 2 signal sources. 9 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

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 14060 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
StreamingArea software healthy frontend/src/stores/__tests__/streaming_area.test.tsx:Strea…
isRtl software healthy frontend/src/i18n/index.ts:isRtl
applyDocumentDirection software healthy frontend/src/i18n/index.ts:applyDocumentDirection
collectKeys software healthy frontend/src/i18n/__tests__/i18n.test.ts:collectKeys
hasPath software healthy frontend/src/i18n/__tests__/i18n.test.ts:hasPath
collectStrings software healthy frontend/src/i18n/__tests__/i18n.test.ts:collectStrings
makeMessage software healthy frontend/src/tests/helpers/factories.ts:makeMessage
makeToolCall software healthy frontend/src/tests/helpers/factories.ts:makeToolCall
makeRunData software healthy frontend/src/tests/helpers/factories.ts:makeRunData
resetFactories software healthy frontend/src/tests/helpers/factories.ts:resetFactories
requestJson software healthy frontend/src/components/settings/QVerisSettings.tsx:request…
formFromConfig software healthy frontend/src/components/settings/QVerisSettings.tsx:formFro…
QVerisSettings software healthy frontend/src/components/settings/QVerisSettings.tsx:QVerisS…
load software healthy frontend/src/components/settings/QVerisSettings.tsx:load
submit software healthy frontend/src/components/settings/QVerisSettings.tsx:submit
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
LanguageSwitcher software healthy frontend/src/components/layout/Layout.tsx:LanguageSwitcher
onClick software healthy frontend/src/components/layout/Layout.tsx:onClick
onKey software healthy frontend/src/components/layout/Layout.tsx:onKey
place software healthy frontend/src/components/layout/Layout.tsx:place
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
RegimeTimeline software healthy frontend/src/components/charts/RegimeTimeline.tsx:RegimeTim…
CorrelationMatrix software healthy frontend/src/components/charts/CorrelationMatrix.tsx:Correl…
MiniEquityChart software healthy frontend/src/components/charts/MiniEquityChart.tsx:MiniEqui…
ConfirmDialog software healthy frontend/src/components/common/ConfirmDialog.tsx:ConfirmDia…
onKeyDown software healthy frontend/src/components/common/ConfirmDialog.tsx:onKeyDown
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
Thrower software healthy frontend/src/components/common/__tests__/ErrorBoundary.test…

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
AGENT_CONTRIBUTOR_GUIDE.md software healthy AGENT_CONTRIBUTOR_GUIDE.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
LICENSE software healthy LICENSE
README_ar.md software healthy README_ar.md
NOTICE software healthy NOTICE
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
CHANGELOG.md software healthy CHANGELOG.md
docker-compose.yml software healthy docker-compose.yml
vite.config.ts software healthy frontend/vite.config.ts
tailwind.config.ts software healthy 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 healthy frontend/postcss.config.js
vitest.config.ts software healthy frontend/vitest.config.ts
index.css software healthy frontend/src/index.css
router.tsx software healthy frontend/src/router.tsx
i18next.d.ts software healthy frontend/src/i18next.d.ts
main.tsx software healthy frontend/src/main.tsx
viteProxy.test.ts software healthy frontend/src/__tests__/viteProxy.test.ts
agent.ts software healthy frontend/src/types/agent.ts
agent.ts software healthy frontend/src/stores/agent.ts
agent.test.ts software healthy frontend/src/stores/__tests__/agent.test.ts
streaming_area.test.tsx software healthy frontend/src/stores/__tests__/streaming_area.test.tsx
streaming_dom.test.ts software healthy frontend/src/stores/__tests__/streaming_dom.test.ts
index.ts software healthy frontend/src/i18n/index.ts
i18n.test.ts software healthy frontend/src/i18n/__tests__/i18n.test.ts
ja.json software healthy frontend/src/i18n/locales/ja.json
zh-CN.json software healthy frontend/src/i18n/locales/zh-CN.json
ko.json software healthy frontend/src/i18n/locales/ko.json
tsconfig.json software healthy frontend/src/i18n/locales/tsconfig.json
ar.json software healthy frontend/src/i18n/locales/ar.json
en.json software healthy frontend/src/i18n/locales/en.json
setup.ts software healthy frontend/src/tests/setup.ts
factories.ts software healthy frontend/src/tests/helpers/factories.ts
QVerisSettings.tsx software healthy frontend/src/components/settings/QVerisSettings.tsx
ConnectionBanner.tsx software healthy frontend/src/components/layout/ConnectionBanner.tsx
Layout.tsx software healthy frontend/src/components/layout/Layout.tsx
ConnectionBanner.test.tsx software healthy frontend/src/components/layout/__tests__/ConnectionBanner.t…
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

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…
by software healthy frontend/src/components/chat/__tests__/ProgressBar.test.tsx…
when software healthy frontend/src/components/chat/__tests__/ProgressBar.test.tsx…
ApiError software healthy frontend/src/lib/api.ts:ApiError
names software healthy frontend/src/lib/__tests__/utils.test.ts:names
on software healthy frontend/src/hooks/__tests__/useDarkMode.test.ts:on
MockEventSource software healthy frontend/src/hooks/__tests__/useSSE.test.ts:MockEventSource
_HostGuardMiddleware software healthy agent/mcp_server.py:219
_OriginGuardMiddleware software healthy agent/mcp_server.py:250
SPAStaticFiles software healthy agent/api_server.py:317
Position software healthy agent/backtest/models.py:14
TradeRecord software healthy agent/backtest/models.py:39
EquitySnapshot software healthy agent/backtest/models.py:78
DataFetchResult software healthy agent/backtest/runner.py:58
BacktestConfigSchema software healthy agent/backtest/runner.py:68
_AutoLoader software healthy agent/backtest/runner.py:1255
BenchmarkResult software healthy agent/backtest/benchmark.py:32
DataLoader software healthy agent/backtest/loaders/akshare_loader.py:63
DataProviderError software healthy agent/backtest/loaders/tushare_fundamentals.py:13
UnknownTableError software healthy agent/backtest/loaders/tushare_fundamentals.py:17
SchemaValidationError software healthy agent/backtest/loaders/tushare_fundamentals.py:21
ColumnSchema software healthy agent/backtest/loaders/tushare_fundamentals.py:26
TableSchema software healthy agent/backtest/loaders/tushare_fundamentals.py:35
TushareFundamentalProvider software healthy agent/backtest/loaders/tushare_fundamentals.py:110
DataLoader software healthy agent/backtest/loaders/yahoo_loader.py:168
DataLoader software healthy agent/backtest/loaders/local_loader.py:217
DataLoader software healthy agent/backtest/loaders/mt5_loader.py:168
DataLoader software healthy agent/backtest/loaders/binance_loader.py:24
DataLoader software healthy agent/backtest/loaders/india_broker_loader.py:109
FutuLoader software healthy agent/backtest/loaders/futu.py:103
LongbridgeDependencyError software healthy agent/backtest/loaders/longbridge.py:67
LongbridgeLoader software healthy agent/backtest/loaders/longbridge.py:198
DataLoader software healthy agent/backtest/loaders/yfinance_loader.py:220
DataLoader software healthy agent/backtest/loaders/baostock_loader.py:33
HostThrottle software healthy agent/backtest/loaders/_http.py:46
EventProviderError software healthy agent/backtest/loaders/rsshub_events.py:65
UnknownFeedError software healthy agent/backtest/loaders/rsshub_events.py:69
FeedSpec software healthy agent/backtest/loaders/rsshub_events.py:108
RSSHubEventProvider software healthy agent/backtest/loaders/rsshub_events.py:288
DataLoader software healthy agent/backtest/loaders/fmp_loader.py:76
_CrumbStore software healthy agent/backtest/loaders/yahoo_client.py:91
DataLoader software healthy agent/backtest/loaders/mootdx_loader.py:67
DataLoader software healthy agent/backtest/loaders/tencent_loader.py:31
DataLoader software healthy agent/backtest/loaders/alphavantage_loader.py:98
DataLoader software healthy agent/backtest/loaders/eastmoney_loader.py:52
NoAvailableSourceError software healthy agent/backtest/loaders/base.py:27
DataLoaderProtocol software healthy agent/backtest/loaders/base.py:584
DataLoader software healthy agent/backtest/loaders/tiingo_loader.py:134
DataLoader software healthy agent/backtest/loaders/sina_loader.py:123
DataLoader software healthy agent/backtest/loaders/okx.py:87

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
__tests__ software healthy frontend/src/__tests__
types software healthy frontend/src/types
stores software healthy frontend/src/stores
__tests__ software healthy frontend/src/stores/__tests__
i18n software healthy frontend/src/i18n
__tests__ software healthy frontend/src/i18n/__tests__
locales software healthy frontend/src/i18n/locales
tests software healthy frontend/src/tests
helpers software healthy frontend/src/tests/helpers
components software healthy frontend/src/components
settings software healthy frontend/src/components/settings
layout software healthy frontend/src/components/layout
__tests__ software healthy frontend/src/components/layout/__tests__
charts software healthy frontend/src/components/charts
common software healthy frontend/src/components/common
__tests__ software healthy frontend/src/components/common/__tests__
chat software healthy frontend/src/components/chat
__tests__ software healthy frontend/src/components/chat/__tests__
lib software healthy frontend/src/lib
__tests__ software healthy frontend/src/lib/__tests__
pages software healthy frontend/src/pages
__tests__ software healthy frontend/src/pages/__tests__
hooks software healthy frontend/src/hooks
__tests__ software healthy frontend/src/hooks/__tests__
.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
fixtures software healthy agent/tests/fixtures
sec software healthy agent/tests/fixtures/sec
factors software healthy agent/tests/factors
memory software healthy agent/tests/memory
benchmarks software healthy agent/tests/memory/benchmarks
scripts software healthy agent/scripts
cli software healthy agent/cli
commands software healthy agent/cli/commands
ui software healthy agent/cli/ui
utils software healthy agent/cli/utils
components software healthy agent/cli/components
skills software healthy agent/skills
ashare-mootdx software healthy agent/skills/ashare-mootdx
references software healthy agent/skills/ashare-mootdx/references
src software healthy agent/src
security software healthy agent/src/security
strategy_store software healthy agent/src/strategy_store

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

LabelLayerStatusPath
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
[email protected] dependencies healthy agent/requirements.txt
@fontsource/inter@^5.3.0 dependencies healthy frontend/package.json
@fontsource/jetbrains-mono@^5.3.0 dependencies healthy frontend/package.json
clsx@^2.1.0 dependencies healthy frontend/package.json
echarts@^6.1.0 dependencies healthy frontend/package.json
highlight.js@^11.11.1 dependencies healthy frontend/package.json
i18next@^26.3.6 dependencies healthy frontend/package.json
i18next-browser-languagedetector@^8.2.1 dependencies healthy frontend/package.json
katex@^0.18.1 dependencies healthy frontend/package.json
lucide-react@^1.25.0 dependencies healthy frontend/package.json

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

LabelLayerStatusPath
GET /channels/status api healthy agent/src/api/channels_routes.py
POST /channels/start api healthy agent/src/api/channels_routes.py
POST /channels/stop api healthy agent/src/api/channels_routes.py
POST /channels/pairing/command api healthy agent/src/api/channels_routes.py
POST /mandate/commit api healthy agent/src/api/live_routes.py
POST /live/halt api healthy agent/src/api/live_routes.py
POST /live/resume api healthy agent/src/api/live_routes.py
GET /live/status api healthy agent/src/api/live_routes.py
POST /live/authorize api healthy agent/src/api/live_routes.py
POST /live/connectors/{profile_id}/verify api healthy agent/src/api/live_routes.py
POST /live/runner/start api healthy agent/src/api/live_routes.py
POST /live/runner/stop api healthy agent/src/api/live_routes.py
GET /alpha/list api healthy agent/src/api/alpha_routes.py
GET /alpha/{alpha_id} api healthy agent/src/api/alpha_routes.py
POST /alpha/bench api healthy agent/src/api/alpha_routes.py
GET /alpha/bench/{job_id}/stream api healthy agent/src/api/alpha_routes.py
POST /alpha/compare api healthy agent/src/api/alpha_routes.py
GET /alpha/compare/{job_id}/stream api healthy agent/src/api/alpha_routes.py
GET /shadow-reports/{shadow_id} api healthy agent/src/api/uploads_routes.py
POST /upload api healthy agent/src/api/uploads_routes.py
GET /swarm/presets api healthy agent/src/api/swarm_routes.py
POST /swarm/runs api healthy agent/src/api/swarm_routes.py
GET /swarm/runs api healthy agent/src/api/swarm_routes.py
GET /swarm/runs/{run_id} api healthy agent/src/api/swarm_routes.py
GET /swarm/runs/{run_id}/events api healthy agent/src/api/swarm_routes.py
POST /swarm/runs/{run_id}/cancel api healthy agent/src/api/swarm_routes.py
POST /swarm/runs/{run_id}/retry api healthy agent/src/api/swarm_routes.py
GET /runs/{run_id}/code api healthy agent/src/api/runs_routes.py
GET /runs/{run_id}/pine api healthy agent/src/api/runs_routes.py
GET /runs/{run_id} api healthy agent/src/api/runs_routes.py
GET /runs api healthy agent/src/api/runs_routes.py
GET /qveris/config api healthy agent/src/api/qveris_routes.py
PUT /qveris/config api healthy agent/src/api/qveris_routes.py
GET /qveris/status api healthy agent/src/api/qveris_routes.py
POST /sessions api healthy agent/src/api/sessions_routes.py
GET /sessions api healthy agent/src/api/sessions_routes.py
GET /sessions/{session_id} api healthy agent/src/api/sessions_routes.py
POST /sessions/{session_id}/goal api healthy agent/src/api/sessions_routes.py
GET /sessions/{session_id}/goal api healthy agent/src/api/sessions_routes.py
PATCH /sessions/{session_id}/goal api healthy agent/src/api/sessions_routes.py
POST /sessions/{session_id}/goal/evidence api healthy agent/src/api/sessions_routes.py
PATCH /sessions/{session_id}/goal/status api healthy agent/src/api/sessions_routes.py
DELETE /sessions/{session_id} api healthy agent/src/api/sessions_routes.py
PATCH /sessions/{session_id} api healthy agent/src/api/sessions_routes.py
POST /sessions/{session_id}/messages api healthy agent/src/api/sessions_routes.py
POST /sessions/{session_id}/cancel api healthy agent/src/api/sessions_routes.py
GET /sessions/{session_id}/messages api healthy agent/src/api/sessions_routes.py
GET /sessions/{session_id}/events api healthy agent/src/api/sessions_routes.py
POST /auth/sse-ticket api healthy agent/src/api/auth_routes.py
GET /live api healthy agent/src/api/system_routes.py

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

LabelLayerStatusPath
auth::agent/src/live/registry.py security healthy agent/src/live/registry.py
auth::agent/src/providers/openai_codex.py security healthy agent/src/providers/openai_codex.py
auth::agent/tests/test_longbridge_runtime.py security healthy agent/tests/test_longbridge_runtime.py
auth::frontend/src/i18n/locales/ar.json security healthy frontend/src/i18n/locales/ar.json
auth::agent/src/tools/redaction.py security healthy agent/src/tools/redaction.py
auth::frontend/src/i18n/locales/ja.json security healthy frontend/src/i18n/locales/ja.json
auth::agent/src/trading/connectors/robinhood/profiles.py security healthy agent/src/trading/connectors/robinhood/profiles.py
auth::agent/src/live/paths.py security healthy agent/src/live/paths.py
auth::agent/tests/test_audit_redact.py security healthy agent/tests/test_audit_redact.py
auth::agent/src/preflight.py security healthy agent/src/preflight.py
auth::agent/tests/test_mcp_client_adapter.py security healthy agent/tests/test_mcp_client_adapter.py
auth::agent/src/trading/service.py security healthy agent/src/trading/service.py
auth::README.md security healthy README.md
auth::pyproject.toml security healthy pyproject.toml
auth::agent/SKILL.md security healthy agent/SKILL.md
auth::agent/tests/test_trading_connections.py security healthy agent/tests/test_trading_connections.py
auth::agent/tests/test_openai_codex.py security healthy agent/tests/test_openai_codex.py
auth::agent/src/config/schema.py security healthy agent/src/config/schema.py
auth::agent/src/api/settings_routes.py security healthy agent/src/api/settings_routes.py
auth::agent/src/trading/connectors/ibkr/classification.py security healthy agent/src/trading/connectors/ibkr/classification.py
auth::agent/tests/test_default_deny_unknown_robinhood_tool.… security healthy agent/tests/test_default_deny_unknown_robinhood_tool.py
auth::frontend/src/i18n/locales/ko.json security healthy frontend/src/i18n/locales/ko.json
auth::agent/src/api/live_routes.py security healthy agent/src/api/live_routes.py
auth::agent/tests/test_cli_live.py security healthy agent/tests/test_cli_live.py
auth::agent/src/api/system_routes.py security healthy agent/src/api/system_routes.py
auth::frontend/src/pages/__tests__/Runtime.test.tsx security healthy frontend/src/pages/__tests__/Runtime.test.tsx
auth::agent/tests/test_api_live_runtime.py security healthy agent/tests/test_api_live_runtime.py
auth::agent/src/providers/llm_providers.json security healthy agent/src/providers/llm_providers.json
auth::frontend/src/lib/api.ts security healthy frontend/src/lib/api.ts
auth::agent/cli/_legacy.py security healthy agent/cli/_legacy.py
auth::agent/tests/test_readonly_default.py security healthy agent/tests/test_readonly_default.py
auth::agent/src/live/audit.py security healthy agent/src/live/audit.py
auth::agent/tests/test_mcp_oauth_schema.py security healthy agent/tests/test_mcp_oauth_schema.py
auth::frontend/src/components/chat/RunnerStatus.tsx security healthy frontend/src/components/chat/RunnerStatus.tsx
auth::agent/.env.example security healthy agent/.env.example
auth::agent/src/tools/mcp.py security healthy agent/src/tools/mcp.py
auth::frontend/src/i18n/locales/zh-CN.json security healthy frontend/src/i18n/locales/zh-CN.json
auth::frontend/src/pages/Settings.tsx security healthy frontend/src/pages/Settings.tsx
auth::agent/src/tools/__init__.py security healthy agent/src/tools/__init__.py
auth::agent/mcp_server.py security healthy agent/mcp_server.py
auth::agent/src/channels/msteams.py security healthy agent/src/channels/msteams.py
auth::agent/tests/test_oauth_token_cache.py security healthy agent/tests/test_oauth_token_cache.py
auth::frontend/src/i18n/locales/en.json security healthy frontend/src/i18n/locales/en.json
auth::agent/requirements.txt security healthy agent/requirements.txt
auth::agent/src/trading/connectors/ibkr/profiles.py security healthy agent/src/trading/connectors/ibkr/profiles.py
auth::agent/tests/test_ibkr_mcp_seed.py security healthy agent/tests/test_ibkr_mcp_seed.py
auth::agent/cli/onboard.py security healthy agent/cli/onboard.py
auth::agent/tests/test_agent_config.py security healthy agent/tests/test_agent_config.py
auth::agent/src/channels/feishu.py security healthy agent/src/channels/feishu.py
auth::agent/src/trading/connectors/tiger/sdk.py security healthy agent/src/trading/connectors/tiger/sdk.py

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

LabelLayerStatusPath
127.0.0.1 network healthy README.md
203.0.113.9 network healthy agent/tests/test_system_routes.py
10.0.0.5 network healthy agent/tests/test_system_routes.py
1.1.1.1 network healthy agent/tests/test_system_routes.py
2.2.2.2 network healthy agent/tests/test_system_routes.py
203.0.113.10 network healthy agent/tests/test_sse_ticket_and_headers.py
192.168.1.10 network healthy agent/tests/test_upload_api.py
192.168.1.20 network healthy agent/tests/test_upload_api.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
23.152.56.42 network healthy agent/tests/test_llm.py
100.64.0.0 network healthy agent/tests/test_url_target_security.py
100.64.0.1 network healthy agent/tests/test_url_target_security.py
100.100.100.100 network healthy agent/tests/test_url_target_security.py
100.127.255.254 network healthy agent/tests/test_url_target_security.py
10.0.0.1 network healthy agent/tests/test_url_target_security.py
172.16.0.1 network healthy agent/tests/test_url_target_security.py
192.168.1.1 network healthy agent/tests/test_url_target_security.py
8.8.8.8 network healthy agent/tests/test_url_target_security.py
127.0.0.2 network healthy agent/tests/test_serve_bind.py
192.168.10.8 network healthy agent/tests/test_ibkr_local.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
127.0.0.0 network healthy agent/src/channels/utils.py
224.0.0.0 network healthy agent/src/channels/utils.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
/AlphaZoo frontend healthy frontend/src/pages/AlphaZoo.tsx
/Settings frontend healthy frontend/src/pages/Settings.tsx
/Home frontend healthy frontend/src/pages/Home.tsx
/Runtime frontend healthy frontend/src/pages/Runtime.tsx
/Reports frontend healthy frontend/src/pages/Reports.tsx
/__tests__/SettingsQVeris.test frontend healthy frontend/src/pages/__tests__/SettingsQVeris.test.tsx
/__tests__/SettingsChannels.test frontend healthy frontend/src/pages/__tests__/SettingsChannels.test.tsx
/__tests__/Correlation.test frontend healthy frontend/src/pages/__tests__/Correlation.test.tsx
/__tests__/Reports.test frontend healthy frontend/src/pages/__tests__/Reports.test.tsx
/__tests__/Runtime.test frontend healthy frontend/src/pages/__tests__/Runtime.test.tsx
/__tests__/RunDetail.test frontend healthy frontend/src/pages/__tests__/RunDetail.test.tsx
/__tests__/Compare.test frontend healthy frontend/src/pages/__tests__/Compare.test.tsx
/tmp/metrics.json frontend healthy frontend/src/lib/__tests__/runReports.test.ts
/tmp/t.csv frontend healthy frontend/src/lib/__tests__/runReports.test.ts
/tmp/s.pine frontend healthy frontend/src/lib/__tests__/runReports.test.ts
/tmp/r.txt frontend healthy frontend/src/lib/__tests__/runReports.test.ts

LabelLayerStatusPath
artifacts data healthy agent/src/strategy_store/sqlite_store.py
bench_history data healthy agent/src/strategy_store/sqlite_store.py
decay_snapshots data healthy agent/src/strategy_store/sqlite_store.py
goals data healthy agent/src/goal/store.py
goal_claims data healthy agent/src/goal/store.py
goal_criteria data healthy agent/src/goal/store.py
goal_evidence data healthy agent/src/goal/store.py
goal_audits data healthy agent/src/goal/store.py
sessions data healthy agent/src/session/search.py
messages data healthy agent/src/session/search.py

LabelLayerStatusPath
port:8899 network healthy Dockerfile
port:5899 network healthy docker-compose.yml
port:4002 network healthy agent/tests/test_mcp_regression.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
GITHUB_TOKEN cicd healthy
CLOUDFLARE_ACCOUNT_ID cicd healthy
CLOUDFLARE_API_TOKEN cicd healthy

LabelLayerStatusPath
sqlite data healthy agent/tests/test_strategy_store.py
redis data healthy agent/src/api/system_routes.py

LabelLayerStatusPath
vps::aws hardware healthy agent/tests/test_doc_reader_security.py
vps::azure hardware healthy agent/src/channels/msteams.py

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

LabelLayerStatusPath
gpu (detected) hardware healthy README.md
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.