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.

eggi-st/meridian-bot

https://github.com/eggi-st/meridian-bot · scanned 2026-06-16 02:53 UTC (2 months, 1 week ago)

70 raw signals (0 security + 70 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v2 · 70 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 563 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
getByPath software healthy apply-collection-config.js:getByPath
setByPath software healthy apply-collection-config.js:setByPath
readConfig software healthy apply-collection-config.js:readConfig
loadTicks software healthy analyze-shadow.js:loadTicks
median software healthy analyze-shadow.js:median
samples software healthy analyze-shadow.js:samples
loadWallets software healthy smart-wallets.js:loadWallets
saveWallets software healthy smart-wallets.js:saveWallets
addSmartWallet software healthy smart-wallets.js:addSmartWallet
removeSmartWallet software healthy smart-wallets.js:removeSmartWallet
listSmartWallets software healthy smart-wallets.js:listSmartWallets
checkSmartWalletsOnPool software healthy smart-wallets.js:checkSmartWalletsOnPool
isOorReason software healthy regime.js:isOorReason
pruneClosures software healthy regime.js:pruneClosures
persist software healthy regime.js:persist
initRegime software healthy regime.js:initRegime
windowMs software healthy regime.js:windowMs
loadOORClosuresFromPoolMemory software healthy regime.js:loadOORClosuresFromPoolMemory
pruneStopLosses software healthy regime.js:pruneStopLosses
recordStopLossClosure software healthy regime.js:recordStopLossClosure
pauseMs software healthy regime.js:pauseMs
resetSlBreaker software healthy regime.js:resetSlBreaker
recordOORClosure software healthy regime.js:recordOORClosure
getRegimeSummary software healthy regime.js:getRegimeSummary
computeTrendScore software healthy regime.js:computeTrendScore
eligible software healthy regime.js:eligible
getLastScores software healthy regime.js:getLastScores
shouldPauseDeployment software healthy regime.js:shouldPauseDeployment
cooldownMs software healthy regime.js:cooldownMs
screeningIntervalMs software healthy regime.js:screeningIntervalMs
hasEligible software healthy regime.js:hasEligible
load software healthy token-blacklist.js:load
save software healthy token-blacklist.js:save
isBlacklisted software healthy token-blacklist.js:isBlacklisted
addToBlacklist software healthy token-blacklist.js:addToBlacklist
removeFromBlacklist software healthy token-blacklist.js:removeFromBlacklist
listBlacklist software healthy token-blacklist.js:listBlacklist
recordConfigChange software healthy config-tracker.js:recordConfigChange
startNewConfigAnalysis software healthy config-tracker.js:startNewConfigAnalysis
recordTradeUnderConfig software healthy config-tracker.js:recordTradeUnderConfig
getCurrentAnalysis software healthy config-tracker.js:getCurrentAnalysis
getConfigHistory software healthy config-tracker.js:getConfigHistory
ask software healthy setup.js:ask
askNum software healthy setup.js:askNum
askBool software healthy setup.js:askBool
askChoice software healthy setup.js:askChoice
parseEnv software healthy setup.js:parseEnv
buildEnv software healthy setup.js:buildEnv
e software healthy setup.js:e
ev software healthy setup.js:ev

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

LabelLayerStatusPath
USE /index.html api healthy web-server.js
POST /api/auth api healthy web-server.js
USE /api api healthy web-server.js
GET /api/status api healthy web-server.js
POST /api/pause api healthy web-server.js
GET /api/wallet api healthy web-server.js
GET /api/positions api healthy web-server.js
GET /api/stats api healthy web-server.js
GET /api/experiment api healthy web-server.js
GET /api/decisions api healthy web-server.js
GET /api/whale-evals api healthy web-server.js
GET /api/lessons api healthy web-server.js
GET /api/analytics/:type api healthy web-server.js
GET /api/config api healthy web-server.js
PATCH /api/config api healthy web-server.js
POST /api/close/:address api healthy web-server.js
POST /api/claim/:address api healthy web-server.js
POST /api/closeall api healthy web-server.js
POST /api/trigger/:cycle api healthy web-server.js
POST /api/ask api healthy web-server.js
GET /api/ev-analysis api healthy web-server.js
GET /api/analytics api healthy web-server.js
GET /api/capital api healthy web-server.js
POST /api/capital/initial api healthy web-server.js
POST /api/capital/transaction api healthy web-server.js
DELETE /api/capital/transaction/:index api healthy web-server.js
GET /api/logs api healthy web-server.js
POST /api/config/set api healthy web-server.js
POST /api/hive/pull api healthy web-server.js
GET /api/whale api healthy web-server.js
GET /api/regime api healthy web-server.js
GET /api/hive api healthy web-server.js
GET /api/candidates api healthy web-server.js
GET /api/episode-analysis api healthy web-server.js
GET /api/blacklist api healthy web-server.js
POST /api/blacklist api healthy web-server.js
DELETE /api/blacklist/:mint api healthy web-server.js
GET /api/deployers api healthy web-server.js
POST /api/deployers api healthy web-server.js
DELETE /api/deployers/:wallet api healthy web-server.js
GET /api/performance api healthy web-server.js
POST /api/lessons api healthy web-server.js
POST /api/lessons/:id/pin api healthy web-server.js
POST /api/lessons/:id/unpin api healthy web-server.js
DELETE /api/lessons api healthy web-server.js
POST /api/evolve api healthy web-server.js
GET /api/config-analysis api healthy web-server.js
GET /api/config-history api healthy web-server.js
GET /api/hour-performance api healthy web-server.js
GET /api/market-hours api healthy web-server.js

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

LabelLayerStatusPath
apply-collection-config.js software healthy apply-collection-config.js
analyze-shadow.js software healthy analyze-shadow.js
.env.example software healthy .env.example
smart-wallets.js software healthy smart-wallets.js
start.sh software healthy start.sh
regime.js software healthy regime.js
token-blacklist.js software healthy token-blacklist.js
config-tracker.js software healthy config-tracker.js
deployer-blacklist.json software healthy deployer-blacklist.json
update.sh software healthy update.sh
CHANGELOG.md software healthy CHANGELOG.md
setup.js software healthy setup.js
pool-memory.js software healthy pool-memory.js
shadow-logger.js software healthy shadow-logger.js
signal-weights.js software healthy signal-weights.js
hivemind.js software healthy hivemind.js
ROADMAP.md software healthy ROADMAP.md
lessons.js software healthy lessons.js
analytics.js software healthy analytics.js
config-snapshot.js software healthy config-snapshot.js
config.js software healthy config.js
web-server.js software healthy web-server.js
logger.js software healthy logger.js
config-auditor.js software healthy config-auditor.js
package-lock.json software healthy package-lock.json
index.js software healthy index.js
prompt.js software healthy prompt.js
README.md software healthy README.md
strategy-library.js software healthy strategy-library.js
deterministic-engine.js software healthy deterministic-engine.js
agent.js software healthy agent.js
LICENSE software healthy LICENSE
cli.js software healthy cli.js
dev-blocklist.js software healthy dev-blocklist.js
envcrypt.js software healthy envcrypt.js
package.json software healthy package.json
briefing.js software healthy briefing.js
web-events.js software healthy web-events.js
user-config.example.json software healthy user-config.example.json
screening-scales.js software healthy screening-scales.js
signal-tracker.js software healthy signal-tracker.js
ecosystem.config.cjs software healthy ecosystem.config.cjs
agent-mode.js software healthy agent-mode.js
repo-root.js software healthy repo-root.js
experiment-status.js software healthy experiment-status.js
decision-log.js software healthy decision-log.js
telegram.js software healthy telegram.js
state.js software healthy state.js

LabelLayerStatusPath
eggi-st__meridian-bot software healthy /data/fable5_failed_archive/eggi-st__meridian-bot
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/0ac0d72f-cda0-4ddd-8620-150b59d4314d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0ac0d72f-cda0-4ddd-8620-150b59d4314d/

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.