https://github.com/shardstate-labs/Avalo
· scanned 2026-06-16 00:09 UTC (2 months, 2 weeks ago)
17 raw signals (0 security + 17 graph)
Last scanned 2 months, 2 weeks ago · v1 · 17 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 269 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 |
|---|---|---|---|
ConnectButton |
software | healthy | packages/web/src/components/ConnectButton.tsx:ConnectButton |
Svg |
software | healthy | packages/web/src/components/Icons.tsx:Svg |
Lock |
software | healthy | packages/web/src/components/Icons.tsx:Lock |
ArrowRight |
software | healthy | packages/web/src/components/Icons.tsx:ArrowRight |
Wallet |
software | healthy | packages/web/src/components/Icons.tsx:Wallet |
ShieldCheck |
software | healthy | packages/web/src/components/Icons.tsx:ShieldCheck |
Coins |
software | healthy | packages/web/src/components/Icons.tsx:Coins |
Plus |
software | healthy | packages/web/src/components/Icons.tsx:Plus |
Check |
software | healthy | packages/web/src/components/Icons.tsx:Check |
Clock |
software | healthy | packages/web/src/components/Icons.tsx:Clock |
AlertTriangle |
software | healthy | packages/web/src/components/Icons.tsx:AlertTriangle |
Spark |
software | healthy | packages/web/src/components/Icons.tsx:Spark |
Logo |
software | healthy | packages/web/src/components/Logo.tsx:Logo |
LinkButton |
software | healthy | packages/web/src/components/ui/LinkButton.tsx:LinkButton |
Badge |
software | healthy | packages/web/src/components/ui/Badge.tsx:Badge |
Card |
software | healthy | packages/web/src/components/ui/Card.tsx:Card |
CardHeader |
software | healthy | packages/web/src/components/ui/Card.tsx:CardHeader |
CardTitle |
software | healthy | packages/web/src/components/ui/Card.tsx:CardTitle |
CardDescription |
software | healthy | packages/web/src/components/ui/Card.tsx:CardDescription |
CardContent |
software | healthy | packages/web/src/components/ui/Card.tsx:CardContent |
CardFooter |
software | healthy | packages/web/src/components/ui/Card.tsx:CardFooter |
SuccessModal |
software | healthy | packages/web/src/components/fx/SuccessModal.tsx:SuccessModal |
tick |
software | healthy | packages/web/src/components/fx/SuccessModal.tsx:tick |
WhatsAppIcon |
software | healthy | packages/web/src/components/fx/SuccessModal.tsx:WhatsAppIcon |
easeInOut |
software | healthy | packages/web/src/components/fx/EscrowDemo.tsx:easeInOut |
rand |
software | healthy | packages/web/src/components/fx/EscrowDemo.tsx:rand |
spawnMote |
software | healthy | packages/web/src/components/fx/EscrowDemo.tsx:spawnMote |
EscrowDemo |
software | healthy | packages/web/src/components/fx/EscrowDemo.tsx:EscrowDemo |
resize |
software | healthy | packages/web/src/components/fx/EscrowDemo.tsx:resize |
frame |
software | healthy | packages/web/src/components/fx/EscrowDemo.tsx:frame |
f |
software | healthy | packages/web/src/components/fx/EscrowDemo.tsx:f |
x0 |
software | healthy | packages/web/src/components/fx/EscrowDemo.tsx:x0 |
y0 |
software | healthy | packages/web/src/components/fx/EscrowDemo.tsx:y0 |
drawMote |
software | healthy | packages/web/src/components/fx/EscrowDemo.tsx:drawMote |
start |
software | healthy | packages/web/src/components/fx/EscrowDemo.tsx:start |
stop |
software | healthy | packages/web/src/components/fx/EscrowDemo.tsx:stop |
onMouse |
software | healthy | packages/web/src/components/fx/EscrowDemo.tsx:onMouse |
onLeave |
software | healthy | packages/web/src/components/fx/EscrowDemo.tsx:onLeave |
penalty |
software | healthy | packages/web/src/components/fx/EscrowDemo.tsx:penalty |
Overlay |
software | healthy | packages/web/src/components/fx/EscrowDemo.tsx:Overlay |
Magnetic |
software | healthy | packages/web/src/components/fx/Magnetic.tsx:Magnetic |
onMove |
software | healthy | packages/web/src/components/fx/Magnetic.tsx:onMove |
x |
software | healthy | packages/web/src/components/fx/Magnetic.tsx:x |
y |
software | healthy | packages/web/src/components/fx/Magnetic.tsx:y |
onLeave |
software | healthy | packages/web/src/components/fx/Magnetic.tsx:onLeave |
CountUp |
software | healthy | packages/web/src/components/fx/CountUp.tsx:CountUp |
tick |
software | healthy | packages/web/src/components/fx/CountUp.tsx:tick |
ScrollProgress |
software | healthy | packages/web/src/components/fx/ScrollProgress.tsx:ScrollPro… |
update |
software | healthy | packages/web/src/components/fx/ScrollProgress.tsx:update |
onScroll |
software | healthy | packages/web/src/components/fx/ScrollProgress.tsx:onScroll |
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 | package.json |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | packages/web/README.md |
tailwind.config.ts |
software | healthy | packages/web/tailwind.config.ts |
package.json |
software | healthy | packages/web/package.json |
next-env.d.ts |
software | healthy | packages/web/next-env.d.ts |
.env.example |
software | healthy | packages/web/.env.example |
tsconfig.json |
software | healthy | packages/web/tsconfig.json |
next.config.mjs |
software | healthy | packages/web/next.config.mjs |
postcss.config.js |
software | healthy | packages/web/postcss.config.js |
ConnectButton.tsx |
software | healthy | packages/web/src/components/ConnectButton.tsx |
Icons.tsx |
software | healthy | packages/web/src/components/Icons.tsx |
Logo.tsx |
software | healthy | packages/web/src/components/Logo.tsx |
LinkButton.tsx |
software | healthy | packages/web/src/components/ui/LinkButton.tsx |
Button.tsx |
software | healthy | packages/web/src/components/ui/Button.tsx |
Input.tsx |
software | healthy | packages/web/src/components/ui/Input.tsx |
Badge.tsx |
software | healthy | packages/web/src/components/ui/Badge.tsx |
Card.tsx |
software | healthy | packages/web/src/components/ui/Card.tsx |
SuccessModal.tsx |
software | healthy | packages/web/src/components/fx/SuccessModal.tsx |
EscrowDemo.tsx |
software | healthy | packages/web/src/components/fx/EscrowDemo.tsx |
Magnetic.tsx |
software | healthy | packages/web/src/components/fx/Magnetic.tsx |
CountUp.tsx |
software | healthy | packages/web/src/components/fx/CountUp.tsx |
ScrollProgress.tsx |
software | healthy | packages/web/src/components/fx/ScrollProgress.tsx |
CollateralTicker.tsx |
software | healthy | packages/web/src/components/fx/CollateralTicker.tsx |
OrbitField.tsx |
software | healthy | packages/web/src/components/fx/OrbitField.tsx |
Reveal.tsx |
software | healthy | packages/web/src/components/fx/Reveal.tsx |
globals.css |
software | healthy | packages/web/src/app/globals.css |
page.tsx |
software | healthy | packages/web/src/app/page.tsx |
layout.tsx |
software | healthy | packages/web/src/app/layout.tsx |
providers.tsx |
software | healthy | packages/web/src/app/providers.tsx |
page.tsx |
software | healthy | packages/web/src/app/security/page.tsx |
page.tsx |
software | healthy | packages/web/src/app/operations/page.tsx |
page.tsx |
software | healthy | packages/web/src/app/operations/[address]/page.tsx |
page.tsx |
software | healthy | packages/web/src/app/docs/page.tsx |
page.tsx |
software | healthy | packages/web/src/app/docs/api/page.tsx |
page.tsx |
software | healthy | packages/web/src/app/whitepaper/page.tsx |
page.tsx |
software | healthy | packages/web/src/app/create/page.tsx |
page.tsx |
software | healthy | packages/web/src/app/terms/page.tsx |
labels.ts |
software | healthy | packages/web/src/lib/labels.ts |
format.ts |
software | healthy | packages/web/src/lib/format.ts |
wagmi.ts |
software | healthy | packages/web/src/lib/wagmi.ts |
mock.ts |
software | healthy | packages/web/src/lib/mock.ts |
confetti.ts |
software | healthy | packages/web/src/lib/confetti.ts |
ponder.schema.ts |
software | healthy | packages/indexer/ponder.schema.ts |
README.md |
software | healthy | packages/indexer/README.md |
package.json |
software | healthy | packages/indexer/package.json |
.env.example |
software | healthy | packages/indexer/.env.example |
tsconfig.json |
software | healthy | packages/indexer/tsconfig.json |
ponder.config.ts |
software | healthy | packages/indexer/ponder.config.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
packages |
software | healthy | packages |
web |
software | healthy | packages/web |
src |
software | healthy | packages/web/src |
components |
software | healthy | packages/web/src/components |
ui |
software | healthy | packages/web/src/components/ui |
fx |
software | healthy | packages/web/src/components/fx |
app |
software | healthy | packages/web/src/app |
security |
software | healthy | packages/web/src/app/security |
operations |
software | healthy | packages/web/src/app/operations |
[address] |
software | healthy | packages/web/src/app/operations/[address] |
docs |
software | healthy | packages/web/src/app/docs |
api |
software | healthy | packages/web/src/app/docs/api |
whitepaper |
software | healthy | packages/web/src/app/whitepaper |
create |
software | healthy | packages/web/src/app/create |
terms |
software | healthy | packages/web/src/app/terms |
lib |
software | healthy | packages/web/src/lib |
indexer |
software | healthy | packages/indexer |
abis |
software | healthy | packages/indexer/abis |
src |
software | healthy | packages/indexer/src |
api |
software | healthy | packages/indexer/src/api |
contracts |
software | healthy | packages/contracts |
test |
software | healthy | packages/contracts/test |
scripts |
software | healthy | packages/contracts/scripts |
deployments |
software | healthy | packages/contracts/deployments |
sdk |
software | healthy | packages/sdk |
src |
software | healthy | packages/sdk/src |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
HomePage |
frontend | healthy | packages/web/src/app/page.tsx |
RootLayout |
frontend | healthy | packages/web/src/app/layout.tsx |
SecurityPage |
frontend | healthy | packages/web/src/app/security/page.tsx |
OperationsPage |
frontend | healthy | packages/web/src/app/operations/page.tsx |
OperationDetail |
frontend | healthy | packages/web/src/app/operations/[address]/page.tsx |
DocsPage |
frontend | healthy | packages/web/src/app/docs/page.tsx |
ApiDocsPage |
frontend | healthy | packages/web/src/app/docs/api/page.tsx |
WhitepaperPage |
frontend | healthy | packages/web/src/app/whitepaper/page.tsx |
CreatePage |
frontend | healthy | packages/web/src/app/create/page.tsx |
TermsPage |
frontend | healthy | packages/web/src/app/terms/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | packages/web/src/app/page.tsx |
/security |
frontend | healthy | packages/web/src/app/security/page.tsx |
/operations |
frontend | healthy | packages/web/src/app/operations/page.tsx |
/operations/[address] |
frontend | healthy | packages/web/src/app/operations/[address]/page.tsx |
/docs |
frontend | healthy | packages/web/src/app/docs/page.tsx |
/docs/api |
frontend | healthy | packages/web/src/app/docs/api/page.tsx |
/whitepaper |
frontend | healthy | packages/web/src/app/whitepaper/page.tsx |
/create |
frontend | healthy | packages/web/src/app/create/page.tsx |
/terms |
frontend | healthy | packages/web/src/app/terms/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
3.12.82.83 |
network | healthy | packages/web/src/components/fx/SuccessModal.tsx |
2.56.12.17 |
network | healthy | packages/web/src/components/fx/SuccessModal.tsx |
3.74.59.26 |
network | healthy | packages/web/src/components/fx/SuccessModal.tsx |
1.41.52.59 |
network | healthy | packages/web/src/components/fx/SuccessModal.tsx |
1.56.1.48 |
network | healthy | packages/web/src/components/fx/SuccessModal.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /health |
api | healthy | packages/indexer/src/api/index.ts |
GET /operations |
api | healthy | packages/indexer/src/api/index.ts |
GET /operations/:id |
api | healthy | packages/indexer/src/api/index.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
contracts |
cicd | healthy | .github/workflows/ci.yml |
sdk |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-vjvrhgxn |
software | healthy | /tmp/repobility-clone-vjvrhgxn |
| Label | Layer | Status | Path |
|---|---|---|---|
CecClient |
software | healthy | packages/sdk/src/client.ts:CecClient |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/6458938c-c591-4286-ae91-fbd15833879c/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6458938c-c591-4286-ae91-fbd15833879c/
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.