https://github.com/stakedbots/bot-registry
· scanned 2026-06-16 00:20 UTC (2 months, 2 weeks ago)
38 raw signals (0 security + 38 graph)
Last scanned 2 months, 2 weeks ago · v1 · 35 actionable findings from 1 signal source. 3 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 231 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 |
|---|---|---|---|
usdcBal |
software | healthy | api/scripts/test-pay.js:usdcBal |
PUBLIC_LIST_CHAINS |
software | healthy | api/src/queries.js:PUBLIC_LIST_CHAINS |
toUsdc |
software | healthy | api/src/queries.js:toUsdc |
byteaToHex |
software | healthy | api/src/queries.js:byteaToHex |
fail |
software | healthy | api/src/queries.js:fail |
statsFields |
software | healthy | api/src/queries.js:statsFields |
listBots |
software | healthy | api/src/queries.js:listBots |
getBot |
software | healthy | api/src/queries.js:getBot |
getBotWallets |
software | healthy | api/src/queries.js:getBotWallets |
getBotMissions |
software | healthy | api/src/queries.js:getBotMissions |
resolveOnChainBotId |
software | healthy | api/src/queries.js:resolveOnChainBotId |
getBotEventsCount |
software | healthy | api/src/queries.js:getBotEventsCount |
getBotStats |
software | healthy | api/src/queries.js:getBotStats |
getBotEvents |
software | healthy | api/src/queries.js:getBotEvents |
getBotTransfers |
software | healthy | api/src/queries.js:getBotTransfers |
getBotTransfersStats |
software | healthy | api/src/queries.js:getBotTransfersStats |
passItemJson |
software | healthy | scripts/x-publish/publish.mjs:passItemJson |
loadCreds |
software | healthy | scripts/x-publish/publish.mjs:loadCreds |
appKey |
software | healthy | scripts/x-publish/publish.mjs:appKey |
appSecret |
software | healthy | scripts/x-publish/publish.mjs:appSecret |
get |
software | healthy | scripts/x-publish/publish.mjs:get |
validateContent |
software | healthy | scripts/x-publish/publish.mjs:validateContent |
main |
software | healthy | scripts/x-publish/publish.mjs:main |
arg |
software | healthy | scripts/x-publish/set-profile.mjs:arg |
loadCreds |
software | healthy | scripts/x-publish/set-profile.mjs:loadCreds |
get |
software | healthy | scripts/x-publish/set-profile.mjs:get |
main |
software | healthy | scripts/x-publish/set-profile.mjs:main |
fmtUsd |
software | healthy | scripts/x-publish/weekly-stats.mjs:fmtUsd |
die |
software | healthy | cli/stakedbots.mjs:die |
send |
software | healthy | cli/stakedbots.mjs:send |
readSelf |
software | healthy | cli/stakedbots.mjs:readSelf |
readBot |
software | healthy | cli/stakedbots.mjs:readBot |
buildManifest |
software | healthy | cli/stakedbots.mjs:buildManifest |
CopyButton |
software | healthy | web/components/copy-button.tsx:CopyButton |
HomePage |
software | healthy | web/app/page.tsx:HomePage |
HeroStat |
software | healthy | web/app/page.tsx:HeroStat |
RootLayout |
software | healthy | web/app/layout.tsx:RootLayout |
BotDetailPage |
software | healthy | web/app/bots/[id]/page.tsx:BotDetailPage |
Stat |
software | healthy | web/app/bots/[id]/page.tsx:Stat |
Row |
software | healthy | web/app/bots/[id]/page.tsx:Row |
PayCallout |
software | healthy | web/app/bots/[id]/page.tsx:PayCallout |
RegisterPage |
software | healthy | web/app/register/page.tsx:RegisterPage |
fetchJson |
software | healthy | web/lib/api.ts:fetchJson |
listBots |
software | healthy | web/lib/api.ts:listBots |
getBot |
software | healthy | web/lib/api.ts:getBot |
apiUrl |
software | healthy | web/lib/api.ts:apiUrl |
shortAddr |
software | healthy | web/lib/format.ts:shortAddr |
fmtUsdc |
software | healthy | web/lib/format.ts:fmtUsdc |
fmtPnl |
software | healthy | web/lib/format.ts:fmtPnl |
fmtAlpha |
software | healthy | web/lib/format.ts:fmtAlpha |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
package.json |
software | healthy | api/package.json |
Dockerfile |
software | healthy | api/Dockerfile |
package-lock.json |
software | healthy | api/package-lock.json |
.env.example |
software | healthy | api/.env.example |
test-pay.js |
software | healthy | api/scripts/test-pay.js |
db.js |
software | healthy | api/src/db.js |
queries.js |
software | healthy | api/src/queries.js |
index.js |
software | healthy | api/src/index.js |
thread.mjs |
software | healthy | scripts/x-publish/thread.mjs |
README.md |
software | healthy | scripts/x-publish/README.md |
package.json |
software | healthy | scripts/x-publish/package.json |
publish.mjs |
software | healthy | scripts/x-publish/publish.mjs |
package-lock.json |
software | healthy | scripts/x-publish/package-lock.json |
set-profile.mjs |
software | healthy | scripts/x-publish/set-profile.mjs |
weekly-stats.mjs |
software | healthy | scripts/x-publish/weekly-stats.mjs |
README.md |
software | healthy | cli/README.md |
package.json |
software | healthy | cli/package.json |
stakedbots.mjs |
software | healthy | cli/stakedbots.mjs |
package-lock.json |
software | healthy | cli/package-lock.json |
.env.example |
software | healthy | cli/.env.example |
postcss.config.mjs |
software | healthy | web/postcss.config.mjs |
README.md |
software | healthy | web/README.md |
CLAUDE.md |
software | healthy | web/CLAUDE.md |
package.json |
software | healthy | web/package.json |
Dockerfile |
software | healthy | web/Dockerfile |
package-lock.json |
software | healthy | web/package-lock.json |
tsconfig.json |
software | healthy | web/tsconfig.json |
eslint.config.mjs |
software | healthy | web/eslint.config.mjs |
AGENTS.md |
software | healthy | web/AGENTS.md |
next.config.ts |
software | healthy | web/next.config.ts |
copy-button.tsx |
software | healthy | web/components/copy-button.tsx |
globals.css |
software | healthy | web/app/globals.css |
page.tsx |
software | healthy | web/app/page.tsx |
layout.tsx |
software | healthy | web/app/layout.tsx |
page.tsx |
software | healthy | web/app/bots/[id]/page.tsx |
page.tsx |
software | healthy | web/app/register/page.tsx |
api.ts |
software | healthy | web/lib/api.ts |
format.ts |
software | healthy | web/lib/format.ts |
launch.json |
software | healthy | web/.claude/launch.json |
002_wallet_transfers.sql |
software | healthy | supabase/migrations/002_wallet_transfers.sql |
003_multichain.sql |
software | healthy | supabase/migrations/003_multichain.sql |
005_bot_stats_equity.sql |
software | healthy | supabase/migrations/005_bot_stats_equity.sql |
006_benchmark.sql |
software | healthy | supabase/migrations/006_benchmark.sql |
001_bot_registry_init.sql |
software | healthy | supabase/migrations/001_bot_registry_init.sql |
004_pricing.sql |
software | healthy | supabase/migrations/004_pricing.sql |
package.json |
software | healthy | indexer/package.json |
package-lock.json |
software | healthy | indexer/package-lock.json |
.env.example |
software | healthy | indexer/.env.example |
scan-wallet.js |
software | healthy | indexer/scripts/scan-wallet.js |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
api |
software | healthy | api |
scripts |
software | healthy | api/scripts |
src |
software | healthy | api/src |
scripts |
software | healthy | scripts |
x-publish |
software | healthy | scripts/x-publish |
cli |
software | healthy | cli |
web |
software | healthy | web |
components |
software | healthy | web/components |
app |
software | healthy | web/app |
bots |
software | healthy | web/app/bots |
[id] |
software | healthy | web/app/bots/[id] |
register |
software | healthy | web/app/register |
lib |
software | healthy | web/lib |
.claude |
software | healthy | web/.claude |
supabase |
software | healthy | supabase |
migrations |
software | healthy | supabase/migrations |
indexer |
software | healthy | indexer |
scripts |
software | healthy | indexer/scripts |
src |
software | healthy | indexer/src |
contracts |
software | healthy | contracts |
addresses |
software | healthy | contracts/addresses |
test |
software | healthy | contracts/test |
scripts |
software | healthy | contracts/scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
GET / |
api | healthy | api/src/index.js |
GET /openapi.json |
api | healthy | api/src/index.js |
GET /bots |
api | healthy | api/src/index.js |
GET /bots/:id |
api | healthy | api/src/index.js |
GET /bots/:id/detail |
api | healthy | api/src/index.js |
GET /bots/:id/events |
api | healthy | api/src/index.js |
| Label | Layer | Status | Path |
|---|---|---|---|
002_wallet_transfers.sql |
data | healthy | supabase/migrations/002_wallet_transfers.sql |
003_multichain.sql |
data | healthy | supabase/migrations/003_multichain.sql |
005_bot_stats_equity.sql |
data | healthy | supabase/migrations/005_bot_stats_equity.sql |
006_benchmark.sql |
data | healthy | supabase/migrations/006_benchmark.sql |
001_bot_registry_init.sql |
data | healthy | supabase/migrations/001_bot_registry_init.sql |
004_pricing.sql |
data | healthy | supabase/migrations/004_pricing.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
X_API_KEY |
cicd | healthy | — |
X_ACCESS_TOKEN_SECRET |
cicd | healthy | — |
X_ACCESS_TOKEN |
cicd | healthy | — |
X_API_SECRET |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | web/app/page.tsx |
/bots/[id] |
frontend | healthy | web/app/bots/[id]/page.tsx |
/register |
frontend | healthy | web/app/register/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | api/package-lock.json |
postgres |
data | healthy | scripts/x-publish/thread.mjs |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | api/Dockerfile |
port:15 |
network | healthy | .github/workflows/weekly-x-stats.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
image::api/Dockerfile |
hardware | healthy | api/Dockerfile |
image::web/Dockerfile |
hardware | healthy | web/Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::hetzner |
hardware | healthy | README.md |
vps::azure |
hardware | healthy | api/package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
RootLayout |
frontend | healthy | web/app/layout.tsx |
RegisterPage |
frontend | healthy | web/app/register/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::scripts/x-publish/set-profile.mjs |
security | healthy | scripts/x-publish/set-profile.mjs |
auth::scripts/x-publish/README.md |
security | healthy | scripts/x-publish/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-rtypjacp |
software | healthy | /tmp/repobility-clone-rtypjacp |
| Label | Layer | Status | Path |
|---|---|---|---|
bot_registry |
data | healthy | supabase/migrations/002_wallet_transfers.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
10.0.2.2 |
network | healthy | indexer/.env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::weekly-x-stats |
cicd | healthy | .github/workflows/weekly-x-stats.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
post |
cicd | healthy | .github/workflows/weekly-x-stats.yml |
This page is publicly accessible at:
https://repobility.com/scan/5aec8c2e-0a11-4752-a54b-2a13e36fc4cc/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/5aec8c2e-0a11-4752-a54b-2a13e36fc4cc/
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.