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.

th3ghote-blip/vanta

https://github.com/th3ghote-blip/vanta · scanned 2026-06-16 00:33 UTC (2 months, 2 weeks ago)

141 raw signals (0 security + 141 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 140 actionable findings from 1 signal source. 1 repeated signal grouped for readability. 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 953 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
setSupabaseSession software healthy stores/auth.ts:setSupabaseSession
data software healthy stores/auth.ts:data
rowToRobot software healthy stores/robots.ts:rowToRobot
accounts software healthy stores/account.ts:accounts
isSizingMode software healthy stores/prefs.ts:isSizingMode
request software healthy scripts/load-test-node.js:request
record software healthy scripts/load-test-node.js:record
percentile software healthy scripts/load-test-node.js:percentile
publicIteration software healthy scripts/load-test-node.js:publicIteration
authIteration software healthy scripts/load-test-node.js:authIteration
sleep software healthy scripts/load-test-node.js:sleep
workerLoop software healthy scripts/load-test-node.js:workerLoop
main software healthy scripts/load-test-node.js:main
totalErrors software healthy scripts/load-test-node.js:totalErrors
main software healthy scripts/apply-migration.py:14
headers software healthy scripts/load-test.js:headers
record software healthy scripts/load-test.js:record
publicFlow software healthy scripts/load-test.js:publicFlow
authenticatedFlow software healthy scripts/load-test.js:authenticatedFlow
skipAuthenticated software healthy scripts/load-test.js:skipAuthenticated
handleSummary software healthy scripts/load-test.js:handleSummary
ms software healthy scripts/load-test.js:ms
load_env software healthy scripts/cleanup-test-accounts.py:32
main software healthy scripts/cleanup-test-accounts.py:49
api software healthy scripts/cleanup-test-accounts.py:56
fail software healthy scripts/math-check.js:fail
ok software healthy scripts/math-check.js:ok
api software healthy scripts/math-check.js:api
btcQuote software healthy scripts/math-check.js:btcQuote
mid software healthy scripts/math-check.js:mid
expectedMargin software healthy scripts/math-check.js:expectedMargin
req software healthy scripts/export-backup.py:33
list_tables software healthy scripts/export-backup.py:41
export_table software healthy scripts/export-backup.py:52
main software healthy scripts/export-backup.py:68
main software healthy scripts/verify-backup.py:30
parse_ts software healthy scripts/verify-backup.py:85
getArg software healthy scripts/ws-stability-test.js:getArg
connect software healthy scripts/ws-stability-test.js:connect
http_get software healthy scripts/check-schema.py:81
fail software healthy scripts/check-schema.py:96
ok software healthy scripts/check-schema.py:100
hasAcknowledgedRisk software healthy components/RiskDisclosureModal.tsx:hasAcknowledgedRisk
hasAcknowledgedTradeRisk software healthy components/RiskDisclosureModal.tsx:hasAcknowledgedTradeRisk
acknowledgeRisk software healthy components/RiskDisclosureModal.tsx:acknowledgeRisk
RiskDisclosureModal software healthy components/RiskDisclosureModal.tsx:RiskDisclosureModal
checkFits software healthy components/RiskDisclosureModal.tsx:checkFits
handleAccept software healthy components/RiskDisclosureModal.tsx:handleAccept
PriceAlertModal software healthy components/pro/PriceAlertModal.tsx:PriceAlertModal
loadExisting software healthy components/pro/PriceAlertModal.tsx:loadExisting

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

LabelLayerStatusPath
TESTING.md software healthy TESTING.md
playwright.config.ts software healthy playwright.config.ts
babel.config.js software healthy babel.config.js
vercel.json software healthy vercel.json
README.md software healthy README.md
STATE.md software healthy STATE.md
eas.json software healthy eas.json
.env.production software healthy .env.production
package.json software healthy package.json
package-lock.json software healthy package-lock.json
app.json software healthy app.json
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
BRAND.md software healthy BRAND.md
TODO.md software healthy TODO.md
auth.ts software healthy stores/auth.ts
chartDrawings.ts software healthy stores/chartDrawings.ts
theme.ts software healthy stores/theme.ts
watchlist.ts software healthy stores/watchlist.ts
robots.ts software healthy stores/robots.ts
chartPrefs.ts software healthy stores/chartPrefs.ts
profile.ts software healthy stores/profile.ts
mode.ts software healthy stores/mode.ts
account.ts software healthy stores/account.ts
prefs.ts software healthy stores/prefs.ts
prices.ts software healthy stores/prices.ts
symbol.ts software healthy stores/symbol.ts
architecture.md software healthy docs/architecture.md
performance.md software healthy docs/performance.md
engagement-research.md software healthy docs/engagement-research.md
help.md software healthy docs/help.md
security-audit.md software healthy docs/security-audit.md
load-test-node.js software healthy scripts/load-test-node.js
apply-migration.py software healthy scripts/apply-migration.py
load-test.js software healthy scripts/load-test.js
cleanup-test-accounts.py software healthy scripts/cleanup-test-accounts.py
math-check.js software healthy scripts/math-check.js
export-backup.py software healthy scripts/export-backup.py
verify-backup.py software healthy scripts/verify-backup.py
ws-stability-test.js software healthy scripts/ws-stability-test.js
check-schema.py software healthy scripts/check-schema.py
git-precheck.sh software healthy scripts/git-precheck.sh
RiskDisclosureModal.tsx software healthy components/RiskDisclosureModal.tsx
PriceAlertModal.tsx software healthy components/pro/PriceAlertModal.tsx
TradeShareCard.tsx software healthy components/pro/TradeShareCard.tsx
SymbolPicker.tsx software healthy components/pro/SymbolPicker.tsx
TradeBook.tsx software healthy components/pro/TradeBook.tsx
ProTradeScreen.tsx software healthy components/pro/ProTradeScreen.tsx
Chart.tsx software healthy components/pro/Chart.tsx
OrderEntry.tsx software healthy components/pro/OrderEntry.tsx

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

LabelLayerStatusPath
GET /health api healthy server/src/index.ts
GET /api/health/workers api healthy server/src/index.ts
GET /ws/quotes api healthy server/src/feed/pricefeed.ts
POST /register api healthy server/src/routes/auth.ts
POST /login api healthy server/src/routes/auth.ts
POST /change-password api healthy server/src/routes/auth.ts
GET / api healthy server/src/routes/achievements.ts
GET /:symbol api healthy server/src/routes/quotes.ts
POST / api healthy server/src/routes/watchlist.ts
DELETE /:symbol api healthy server/src/routes/watchlist.ts
POST /compile api healthy server/src/routes/robots.ts
POST /save api healthy server/src/routes/robots.ts
GET /leaderboard api healthy server/src/routes/robots.ts
GET /unread api healthy server/src/routes/notifications.ts
POST /read api healthy server/src/routes/notifications.ts
POST /init api healthy server/src/routes/account.ts
GET /profile api healthy server/src/routes/account.ts
POST /risk-accept api healthy server/src/routes/account.ts
PATCH /privacy api healthy server/src/routes/account.ts
PUT /notification-prefs api healthy server/src/routes/account.ts
PATCH /hedging api healthy server/src/routes/account.ts
GET /all api healthy server/src/routes/account.ts
POST /open api healthy server/src/routes/account.ts
PATCH /set-primary api healthy server/src/routes/account.ts
DELETE /:id api healthy server/src/routes/alerts.ts
PATCH /opt-in api healthy server/src/routes/traders.ts
POST /follow api healthy server/src/routes/traders.ts
DELETE /follow/:leaderId api healthy server/src/routes/traders.ts
GET /following api healthy server/src/routes/traders.ts
GET /me api healthy server/src/routes/traders.ts
POST /close api healthy server/src/routes/orders.ts
DELETE /pending/:id api healthy server/src/routes/orders.ts
PATCH /modify/:id api healthy server/src/routes/orders.ts
PATCH /note/:id api healthy server/src/routes/orders.ts
GET /sessions api healthy server/src/routes/sessions.ts
DELETE /sessions/:sessionId api healthy server/src/routes/sessions.ts
DELETE /sessions api healthy server/src/routes/sessions.ts
GET /transactions api healthy server/src/routes/admin.ts
POST /transactions/:id/approve api healthy server/src/routes/admin.ts
POST /transactions/:id/reject api healthy server/src/routes/admin.ts
GET /kyc api healthy server/src/routes/admin.ts
POST /kyc/:id/approve api healthy server/src/routes/admin.ts
POST /kyc/:id/reject api healthy server/src/routes/admin.ts
GET /dashboard api healthy server/src/routes/admin.ts
GET /users api healthy server/src/routes/admin.ts
GET /users/:userId api healthy server/src/routes/admin.ts
POST /users/:userId/impersonate api healthy server/src/routes/admin.ts
POST /accounts/:id/adjust api healthy server/src/routes/admin.ts
GET /risk api healthy server/src/routes/admin.ts
GET /perf api healthy server/src/routes/admin.ts

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

LabelLayerStatusPath
stores software healthy stores
docs software healthy docs
scripts software healthy scripts
components software healthy components
pro software healthy components/pro
robots software healthy components/robots
shared software healthy components/shared
fun software healthy components/fun
app software healthy app
legal software healthy app/legal
admin software healthy app/admin
user software healthy app/admin/user
(auth) software healthy app/(auth)
robot software healthy app/robot
(tabs) software healthy app/(tabs)
lib software healthy lib
.claude software healthy .claude
supabase software healthy supabase
migrations software healthy supabase/migrations
server software healthy server
test software healthy server/test
helpers software healthy server/test/helpers
src software healthy server/src
ai software healthy server/src/ai
middleware software healthy server/src/middleware
feed software healthy server/src/feed
lib software healthy server/src/lib
routes software healthy server/src/routes
workers software healthy server/src/workers
.github software healthy .github
workflows software healthy .github/workflows
e2e software healthy e2e

LabelLayerStatusPath
apply-migration.py data healthy scripts/apply-migration.py
all_migrations.sql data healthy supabase/all_migrations.sql
002_signup_trigger.sql data healthy supabase/migrations/002_signup_trigger.sql
013_margin_rpc.sql data healthy supabase/migrations/013_margin_rpc.sql
008_price_alerts.sql data healthy supabase/migrations/008_price_alerts.sql
007_admin.sql data healthy supabase/migrations/007_admin.sql
020_oco_groups.sql data healthy supabase/migrations/020_oco_groups.sql
011_login_streak.sql data healthy supabase/migrations/011_login_streak.sql
026_chart_drawings.sql data healthy supabase/migrations/026_chart_drawings.sql
009_kyc_policies.sql data healthy supabase/migrations/009_kyc_policies.sql
004_login_attempts.sql data healthy supabase/migrations/004_login_attempts.sql
003_login_numbers.sql data healthy supabase/migrations/003_login_numbers.sql
010_notification_prefs.sql data healthy supabase/migrations/010_notification_prefs.sql
030_enable_realtime.sql data healthy supabase/migrations/030_enable_realtime.sql
021_user_watchlist.sql data healthy supabase/migrations/021_user_watchlist.sql
006_public_robots.sql data healthy supabase/migrations/006_public_robots.sql
019_trailing_stops.sql data healthy supabase/migrations/019_trailing_stops.sql
017_pending_orders_index.sql data healthy supabase/migrations/017_pending_orders_index.sql
018_stop_limit.sql data healthy supabase/migrations/018_stop_limit.sql
028_risk_accepted_at.sql data healthy supabase/migrations/028_risk_accepted_at.sql
027_share_trades.sql data healthy supabase/migrations/027_share_trades.sql
022_hedging_mode.sql data healthy supabase/migrations/022_hedging_mode.sql
016_pending_orders.sql data healthy supabase/migrations/016_pending_orders.sql
023_trade_notes.sql data healthy supabase/migrations/023_trade_notes.sql
024_account_is_primary.sql data healthy supabase/migrations/024_account_is_primary.sql
015_order_idempotency.sql data healthy supabase/migrations/015_order_idempotency.sql
025_copy_relationships.sql data healthy supabase/migrations/025_copy_relationships.sql
005_streaks.sql data healthy supabase/migrations/005_streaks.sql
029_notifications.sql data healthy supabase/migrations/029_notifications.sql
014_write_policies.sql data healthy supabase/migrations/014_write_policies.sql
012_achievements.sql data healthy supabase/migrations/012_achievements.sql
001_init.sql data healthy supabase/migrations/001_init.sql

LabelLayerStatusPath
SessionsScreen frontend healthy app/sessions.tsx
KycScreen frontend healthy app/kyc.tsx
Help frontend healthy app/help.tsx
ChangePasswordScreen frontend healthy app/change-password.tsx
Activity frontend healthy app/activity.tsx
NotificationsSettings frontend healthy app/notifications-settings.tsx
TwoFASetup frontend healthy app/2fa-setup.tsx
Landing frontend healthy app/index.tsx
WithdrawScreen frontend healthy app/withdraw.tsx
Sentry frontend healthy app/_layout.tsx
Onboarding frontend healthy app/onboarding.tsx
Notifications frontend healthy app/notifications.tsx
TransactionHistory frontend healthy app/transactions.tsx
DepositScreen frontend healthy app/deposit.tsx
Terms frontend healthy app/legal/terms.tsx
Privacy frontend healthy app/legal/privacy.tsx
AdminKyc frontend healthy app/admin/kyc.tsx
RiskScreen frontend healthy app/admin/risk.tsx
AdminDashboard frontend healthy app/admin/index.tsx
AdminUsers frontend healthy app/admin/users.tsx
PerfScreen frontend healthy app/admin/perf.tsx
AdminTransactions frontend healthy app/admin/transactions.tsx
AdminUserDetail frontend healthy app/admin/user/[id].tsx
Login frontend healthy app/(auth)/login.tsx
AuthLayout frontend healthy app/(auth)/_layout.tsx
Signup frontend healthy app/(auth)/signup.tsx
RobotDetailScreen frontend healthy app/robot/[id].tsx
Portfolio frontend healthy app/(tabs)/portfolio.tsx
Robots frontend healthy app/(tabs)/robots.tsx
Trade frontend healthy app/(tabs)/trade.tsx
Profile frontend healthy app/(tabs)/profile.tsx
TabsLayout frontend healthy app/(tabs)/_layout.tsx

LabelLayerStatusPath
dotenv::.env.production security healthy .env.production
password_literal::server/test/auth.test.ts security healthy server/test/auth.test.ts
password_literal::server/test/auth.test.ts security healthy server/test/auth.test.ts
password_literal::server/test/auth.test.ts security healthy server/test/auth.test.ts
password_literal::server/test/auth.test.ts security healthy server/test/auth.test.ts
password_literal::server/test/auth.test.ts security healthy server/test/auth.test.ts
password_literal::server/test/auth.test.ts security healthy server/test/auth.test.ts
password_literal::server/test/auth.test.ts security healthy server/test/auth.test.ts
password_literal::server/test/auth.test.ts security healthy server/test/auth.test.ts
password_literal::server/test/auth.test.ts security healthy server/test/auth.test.ts
password_literal::server/test/auth.test.ts security healthy server/test/auth.test.ts
password_literal::server/test/auth.test.ts security healthy server/test/auth.test.ts
password_literal::server/test/auth.test.ts security healthy server/test/auth.test.ts
password_literal::server/test/auth.test.ts security healthy server/test/auth.test.ts
password_literal::server/test/auth.test.ts security healthy server/test/auth.test.ts
password_literal::server/test/auth.test.ts security healthy server/test/auth.test.ts
password_literal::server/test/auth.test.ts security healthy server/test/auth.test.ts
password_literal::server/test/auth.test.ts security healthy server/test/auth.test.ts
password_literal::server/test/auth.test.ts security healthy server/test/auth.test.ts
password_literal::server/test/auth.test.ts security healthy server/test/auth.test.ts
password_literal::server/test/rateLimit.test.ts security healthy server/test/rateLimit.test.ts
password_literal::server/test/rateLimit.test.ts security healthy server/test/rateLimit.test.ts
password_literal::server/test/rateLimit.test.ts security healthy server/test/rateLimit.test.ts
password_literal::server/test/rateLimit.test.ts security healthy server/test/rateLimit.test.ts
password_literal::server/test/rateLimit.test.ts security healthy server/test/rateLimit.test.ts
password_literal::server/test/rateLimit.test.ts security healthy server/test/rateLimit.test.ts
password_literal::e2e/smoke.spec.ts security healthy e2e/smoke.spec.ts
password_literal::e2e/limit-order.spec.ts security healthy e2e/limit-order.spec.ts
password_literal::e2e/quick-mode.spec.ts security healthy e2e/quick-mode.spec.ts

LabelLayerStatusPath
accounts data healthy supabase/all_migrations.sql
trades data healthy supabase/all_migrations.sql
binary_rounds data healthy supabase/all_migrations.sql
transactions data healthy supabase/all_migrations.sql
robots data healthy supabase/all_migrations.sql
robot_runs data healthy supabase/all_migrations.sql
kyc_submissions data healthy supabase/all_migrations.sql
kyc_documents data healthy supabase/all_migrations.sql
profiles data healthy supabase/all_migrations.sql
conversations data healthy supabase/all_migrations.sql
messages data healthy supabase/all_migrations.sql
login_attempts data healthy supabase/all_migrations.sql
price_alerts data healthy supabase/all_migrations.sql
achievements data healthy supabase/all_migrations.sql
user_watchlist data healthy supabase/all_migrations.sql
copy_relationships data healthy supabase/all_migrations.sql
chart_drawings data healthy supabase/all_migrations.sql
notifications data healthy supabase/migrations/029_notifications.sql

LabelLayerStatusPath
export-backup cicd healthy .github/workflows/backup-check.yml
verify cicd healthy .github/workflows/deploy.yml
deploy-backend cicd healthy .github/workflows/deploy.yml
deploy-frontend cicd healthy .github/workflows/deploy.yml
cleanup cicd healthy .github/workflows/cleanup-test-accounts.yml
smoke cicd healthy .github/workflows/e2e.yml

LabelLayerStatusPath
auth::scripts/load-test.js security healthy scripts/load-test.js
auth::server/src/lib/supabase.ts security healthy server/src/lib/supabase.ts
auth::scripts/math-check.js security healthy scripts/math-check.js
auth::server/test/auth-boundaries.test.ts security healthy server/test/auth-boundaries.test.ts
auth::app/kyc.tsx security healthy app/kyc.tsx

LabelLayerStatusPath
VERCEL_TOKEN cicd healthy
RAILWAY_SERVICE_ID cicd healthy
SUPABASE_SERVICE_ROLE_KEY cicd healthy
RAILWAY_TOKEN cicd healthy
SUPABASE_URL cicd healthy

LabelLayerStatusPath
port:4000 network healthy server/.env.example
port:06 network healthy .github/workflows/backup-check.yml
port:15 network healthy .github/workflows/backup-check.yml
port:30 network healthy .github/workflows/cleanup-test-accounts.yml

LabelLayerStatusPath
gha::backup-check cicd healthy .github/workflows/backup-check.yml
gha::deploy cicd healthy .github/workflows/deploy.yml
gha::cleanup-test-accounts cicd healthy .github/workflows/cleanup-test-accounts.yml
gha::e2e cicd healthy .github/workflows/e2e.yml

LabelLayerStatusPath
ApiError software healthy lib/api.ts:ApiError
Anthropic software healthy server/test/robots.test.ts:Anthropic
Query software healthy server/test/helpers/supabaseMock.ts:Query

LabelLayerStatusPath
postgres data healthy README.md
mongodb data healthy server/package-lock.json
mysql data healthy server/package-lock.json

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

LabelLayerStatusPath
gpu (detected) hardware healthy components/robots/RobotTemplates.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/ac30f56c-4381-49b2-99dc-d56b00fb3a35/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/ac30f56c-4381-49b2-99dc-d56b00fb3a35/

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.