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.

AldebaranXZY/meteora-lp-manager

https://github.com/AldebaranXZY/meteora-lp-manager · scanned 2026-06-17 01:13 UTC (1 month, 2 weeks ago)

20 raw signals (0 security + 20 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +4.6 (diff) · 20 actionable findings from 1 signal source. 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 328 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
realBuyTx software healthy tests/pumpfun.test.ts:realBuyTx
airdropTx software healthy tests/pumpfun.test.ts:airdropTx
token software healthy tests/coalgo.test.ts:token
get software healthy tests/coalgo.test.ts:get
ok software healthy scripts/smoke-devnet.mjs:ok
bad software healthy scripts/smoke-devnet.mjs:bad
skip software healthy scripts/smoke-devnet.mjs:skip
req software healthy scripts/smoke-devnet.mjs:req
envVal software healthy scripts/test-discover.mjs:envVal
fail software healthy scripts/test-discover.mjs:fail
sleep software healthy scripts/test-discover.mjs:sleep
withRetry software healthy scripts/test-discover.mjs:withRetry
rpc software healthy scripts/test-discover.mjs:rpc
earlyBuyers software healthy scripts/test-discover.mjs:earlyBuyers
recv software healthy scripts/test-discover.mjs:recv
solIn software healthy scripts/test-discover.mjs:solIn
pump software healthy scripts/test-discover.mjs:pump
rateLimited software healthy src/middleware.ts:rateLimited
middleware software healthy src/middleware.ts:middleware
RootLayout software healthy src/app/layout.tsx:RootLayout
HomePage software healthy src/app/page.tsx:HomePage
GET software healthy src/app/api/tracker/wallets/route.ts:GET
PATCH software healthy src/app/api/tracker/wallets/route.ts:PATCH
GET software healthy src/app/api/tracker/groups/route.ts:GET
GET software healthy src/app/api/tracker/discover/route.ts:GET
POST software healthy src/app/api/tracker/recompute/route.ts:POST
GET software healthy src/app/api/tracker/tokens/route.ts:GET
POST software healthy src/app/api/tracker/tokens/route.ts:POST
GET software healthy src/app/api/tracker/wallet/route.ts:GET
POST software healthy src/app/api/tracker/analyze/route.ts:POST
GET software healthy src/app/api/tracker/alerts/route.ts:GET
GET software healthy src/app/api/tracker/token-info/route.ts:GET
POST software healthy src/app/api/tracker/webhook/route.ts:POST
POST software healthy src/app/api/tracker/monitor/route.ts:POST
mapStrategy software healthy src/app/api/position/open/route.ts:mapStrategy
deriveMode software healthy src/app/api/position/open/route.ts:deriveMode
POST software healthy src/app/api/position/open/route.ts:POST
solUSD software healthy src/app/api/position/open/route.ts:solUSD
GET software healthy src/app/api/token/route.ts:GET
GET software healthy src/app/api/pool/route.ts:GET
tokenX software healthy src/app/api/pool/route.ts:tokenX
tokenY software healthy src/app/api/pool/route.ts:tokenY
GET software healthy src/app/api/pool/info/route.ts:GET
calculateActiveId software healthy src/app/api/pool/create/route.ts:calculateActiveId
POST software healthy src/app/api/pool/create/route.ts:POST
GET software healthy src/app/api/swap/quote/route.ts:GET
swapMode software healthy src/app/api/swap/quote/route.ts:swapMode
POST software healthy src/app/api/swap/execute/route.ts:POST
getPriceFromDexScreener software healthy src/app/api/price/route.ts:getPriceFromDexScreener
GET software healthy src/app/api/price/route.ts:GET

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

LabelLayerStatusPath
CLAUDE.md software healthy CLAUDE.md
AGENTS.md software healthy AGENTS.md
next.config.mjs software healthy next.config.mjs
package-lock.json software healthy package-lock.json
README.md software healthy README.md
.env.local.example software healthy .env.local.example
postcss.config.mjs software healthy postcss.config.mjs
package.json software healthy package.json
tsconfig.json software healthy tsconfig.json
pumpfun.test.ts software healthy tests/pumpfun.test.ts
coalgo.test.ts software healthy tests/coalgo.test.ts
smoke-devnet.mjs software healthy scripts/smoke-devnet.mjs
test-discover.mjs software healthy scripts/test-discover.mjs
ci.yml software healthy .github/workflows/ci.yml
middleware.ts software healthy src/middleware.ts
globals.css software healthy src/app/globals.css
layout.tsx software healthy src/app/layout.tsx
page.tsx software healthy src/app/page.tsx
route.ts software healthy src/app/api/tracker/wallets/route.ts
route.ts software healthy src/app/api/tracker/groups/route.ts
route.ts software healthy src/app/api/tracker/discover/route.ts
route.ts software healthy src/app/api/tracker/recompute/route.ts
route.ts software healthy src/app/api/tracker/tokens/route.ts
route.ts software healthy src/app/api/tracker/wallet/route.ts
route.ts software healthy src/app/api/tracker/analyze/route.ts
route.ts software healthy src/app/api/tracker/alerts/route.ts
route.ts software healthy src/app/api/tracker/token-info/route.ts
route.ts software healthy src/app/api/tracker/webhook/route.ts
route.ts software healthy src/app/api/tracker/monitor/route.ts
route.ts software healthy src/app/api/position/open/route.ts
route.ts software healthy src/app/api/token/route.ts
route.ts software healthy src/app/api/pool/route.ts
route.ts software healthy src/app/api/pool/info/route.ts
route.ts software healthy src/app/api/pool/create/route.ts
route.ts software healthy src/app/api/swap/quote/route.ts
route.ts software healthy src/app/api/swap/execute/route.ts
route.ts software healthy src/app/api/price/route.ts
route.ts software healthy src/app/api/damm/create/route.ts
route.ts software healthy src/app/api/airdrop/route.ts
route.ts software healthy src/app/api/balance/route.ts
page.tsx software healthy src/app/tracker/page.tsx
DAMMv2Creator.tsx software healthy src/components/DAMMv2Creator.tsx
LPManager.tsx software healthy src/components/LPManager.tsx
ConfigPanel.tsx software healthy src/components/ConfigPanel.tsx
StrategySelector.tsx software healthy src/components/StrategySelector.tsx
PositionCalculator.tsx software healthy src/components/PositionCalculator.tsx
DiscoverPanel.tsx software healthy src/components/tracker/DiscoverPanel.tsx
TrackerDashboard.tsx software healthy src/components/tracker/TrackerDashboard.tsx
solana.ts software healthy src/lib/solana.ts
jupiter.ts software healthy src/lib/jupiter.ts

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

LabelLayerStatusPath
tests software healthy tests
scripts software healthy scripts
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
app software healthy src/app
api software healthy src/app/api
tracker software healthy src/app/api/tracker
wallets software healthy src/app/api/tracker/wallets
groups software healthy src/app/api/tracker/groups
discover software healthy src/app/api/tracker/discover
recompute software healthy src/app/api/tracker/recompute
tokens software healthy src/app/api/tracker/tokens
wallet software healthy src/app/api/tracker/wallet
analyze software healthy src/app/api/tracker/analyze
alerts software healthy src/app/api/tracker/alerts
token-info software healthy src/app/api/tracker/token-info
webhook software healthy src/app/api/tracker/webhook
monitor software healthy src/app/api/tracker/monitor
position software healthy src/app/api/position
open software healthy src/app/api/position/open
token software healthy src/app/api/token
pool software healthy src/app/api/pool
info software healthy src/app/api/pool/info
create software healthy src/app/api/pool/create
swap software healthy src/app/api/swap
quote software healthy src/app/api/swap/quote
execute software healthy src/app/api/swap/execute
price software healthy src/app/api/price
damm software healthy src/app/api/damm
create software healthy src/app/api/damm/create
airdrop software healthy src/app/api/airdrop
balance software healthy src/app/api/balance
tracker software healthy src/app/tracker
components software healthy src/components
tracker software healthy src/components/tracker
lib software healthy src/lib
tracker software healthy src/lib/tracker

LabelLayerStatusPath
RootLayout frontend healthy src/app/layout.tsx
HomePage frontend healthy src/app/page.tsx
TrackerPage frontend healthy src/app/tracker/page.tsx
DAMMv2Creator frontend healthy src/components/DAMMv2Creator.tsx
LPManager frontend healthy src/components/LPManager.tsx
ConfigPanel frontend healthy src/components/ConfigPanel.tsx
StrategySelector frontend healthy src/components/StrategySelector.tsx
PositionCalculator frontend healthy src/components/PositionCalculator.tsx
DiscoverPanel frontend healthy src/components/tracker/DiscoverPanel.tsx
TrackerDashboard frontend healthy src/components/tracker/TrackerDashboard.tsx

LabelLayerStatusPath
sqlite data healthy README.md
redis data healthy src/middleware.ts

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
/tracker frontend healthy src/app/tracker/page.tsx

LabelLayerStatusPath
AldebaranXZY__meteora-lp-manager software healthy /data/fable5_failed_archive/AldebaranXZY__meteora-lp-manager

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
build cicd healthy .github/workflows/ci.yml
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/823d4c0f-4735-43a8-8fb9-4bd5b699fb89/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/823d4c0f-4735-43a8-8fb9-4bd5b699fb89/

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.