https://github.com/stars-labs/www
· scanned 2026-06-16 00:21 UTC (2 months, 2 weeks ago)
27 raw signals (0 security + 27 graph)
Last scanned 2 months, 2 weeks ago · v1 · 26 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.
All 94 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 |
|---|---|---|---|
test-blockchain-viz.html |
software | healthy | test-blockchain-viz.html |
vite.config.ts |
software | healthy | vite.config.ts |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
wrangler.toml |
software | healthy | wrangler.toml |
index.html |
software | healthy | index.html |
package-lock.json |
software | healthy | package-lock.json |
svelte.config.js |
software | healthy | svelte.config.js |
BLOCKCHAIN_ARCHITECTURE.md |
software | healthy | BLOCKCHAIN_ARCHITECTURE.md |
tsconfig.json |
software | healthy | tsconfig.json |
package.json |
software | healthy | api/package.json |
wrangler.toml |
software | healthy | api/wrangler.toml |
package-lock.json |
software | healthy | api/package-lock.json |
tsconfig.json |
software | healthy | api/tsconfig.json |
drizzle.config.ts |
software | healthy | api/drizzle.config.ts |
0000_supreme_stranger.sql |
software | healthy | api/drizzle/0000_supreme_stranger.sql |
0002_drop_classroom_blocks.sql |
software | healthy | api/drizzle/0002_drop_classroom_blocks.sql |
0001_classroom_blocks.sql |
software | healthy | api/drizzle/0001_classroom_blocks.sql |
0000_snapshot.json |
software | healthy | api/drizzle/meta/0000_snapshot.json |
_journal.json |
software | healthy | api/drizzle/meta/_journal.json |
static-content-manifest.d.ts |
software | healthy | api/src/static-content-manifest.d.ts |
site-worker.ts |
software | healthy | api/src/site-worker.ts |
blockchain.ts |
software | healthy | api/src/routes/blockchain.ts |
transactions.ts |
software | healthy | api/src/routes/transactions.ts |
schema.ts |
software | healthy | api/src/db/schema.ts |
deploy-cloudflare.yml |
software | healthy | .github/workflows/deploy-cloudflare.yml |
main.ts |
software | healthy | src/main.ts |
app.css |
software | healthy | src/app.css |
App.svelte |
software | healthy | src/App.svelte |
vite-env.d.ts |
software | healthy | src/vite-env.d.ts |
Pillars.svelte |
software | healthy | src/components/Pillars.svelte |
Showcase.svelte |
software | healthy | src/components/Showcase.svelte |
TransactionPanel.svelte |
software | healthy | src/components/TransactionPanel.svelte |
GlitchEffect.svelte |
software | healthy | src/components/GlitchEffect.svelte |
WebGPUParticles.svelte |
software | healthy | src/components/WebGPUParticles.svelte |
BlockchainExplorer.svelte |
software | healthy | src/components/BlockchainExplorer.svelte |
BlockchainViz.svelte |
software | healthy | src/components/BlockchainViz.svelte |
CTA.svelte |
software | healthy | src/components/CTA.svelte |
Footer.svelte |
software | healthy | src/components/Footer.svelte |
Hero.svelte |
software | healthy | src/components/Hero.svelte |
BlockchainStats.svelte |
software | healthy | src/components/BlockchainStats.svelte |
LiveBlockFeed.svelte |
software | healthy | src/components/LiveBlockFeed.svelte |
TechGrid.svelte |
software | healthy | src/components/TechGrid.svelte |
format.ts |
software | healthy | src/lib/format.ts |
router.ts |
software | healthy | src/lib/router.ts |
api.ts |
software | healthy | src/services/api.ts |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
api |
software | healthy | api |
drizzle |
software | healthy | api/drizzle |
meta |
software | healthy | api/drizzle/meta |
src |
software | healthy | api/src |
routes |
software | healthy | api/src/routes |
db |
software | healthy | api/src/db |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
components |
software | healthy | src/components |
lib |
software | healthy | src/lib |
services |
software | healthy | src/services |
| Label | Layer | Status | Path |
|---|---|---|---|
USE /api/* |
api | healthy | api/src/site-worker.ts |
GET /api/health |
api | healthy | api/src/site-worker.ts |
GET /blocks |
api | healthy | api/src/routes/blockchain.ts |
POST /blocks |
api | healthy | api/src/routes/blockchain.ts |
GET /blocks/:hash |
api | healthy | api/src/routes/blockchain.ts |
GET /stats |
api | healthy | api/src/routes/blockchain.ts |
GET /stats/summary |
api | healthy | api/src/routes/transactions.ts |
GET /mempool/pending |
api | healthy | api/src/routes/transactions.ts |
GET / |
api | healthy | api/src/routes/transactions.ts |
GET /:hash |
api | healthy | api/src/routes/transactions.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
blocks |
data | healthy | api/drizzle/0000_supreme_stranger.sql |
transactions |
data | healthy | api/drizzle/0000_supreme_stranger.sql |
wallets |
data | healthy | api/drizzle/0000_supreme_stranger.sql |
mempool |
data | healthy | api/drizzle/0000_supreme_stranger.sql |
mining_jobs |
data | healthy | api/drizzle/0000_supreme_stranger.sql |
bot_config |
data | healthy | api/drizzle/0000_supreme_stranger.sql |
chain_state |
data | healthy | api/drizzle/0000_supreme_stranger.sql |
classroom_blocks |
data | healthy | api/drizzle/0001_classroom_blocks.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
clampInt |
software | healthy | api/src/routes/blockchain.ts:clampInt |
formatHash |
software | healthy | src/lib/format.ts:formatHash |
formatTime |
software | healthy | src/lib/format.ts:formatTime |
formatValue |
software | healthy | src/lib/format.ts:formatValue |
navigateTo |
software | healthy | src/lib/router.ts:navigateTo |
⚙ cors |
software | healthy | api/src/site-worker.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | CLAUDE.md |
postgres |
data | healthy | api/package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-2sr2fodq |
software | healthy | /tmp/repobility-clone-2sr2fodq |
| Label | Layer | Status | Path |
|---|---|---|---|
APIService |
software | healthy | src/services/api.ts:APIService |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5173 |
network | healthy | vite.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | api/package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::.github/workflows/deploy-cloudflare.yml |
security | healthy | .github/workflows/deploy-cloudflare.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy-cloudflare |
cicd | healthy | .github/workflows/deploy-cloudflare.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build-deploy |
cicd | healthy | .github/workflows/deploy-cloudflare.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
CLOUDFLARE_API_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/3bb91fdd-fa07-4cf3-83f7-fac925d1bbf0/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/3bb91fdd-fa07-4cf3-83f7-fac925d1bbf0/
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.