https://github.com/texra-ai/llm-zoo
· scanned 2026-06-16 00:32 UTC (2 months, 2 weeks ago)
10 raw signals (0 security + 10 graph)
Last scanned 2 months, 2 weeks ago · v1 · 10 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 64 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 |
|---|---|---|---|
lookup |
software | healthy | src/utils.ts:lookup |
resolve |
software | healthy | src/utils.ts:resolve |
exists |
software | healthy | src/utils.ts:exists |
from |
software | healthy | src/utils.ts:from |
where |
software | healthy | src/utils.ts:where |
supporting |
software | healthy | src/utils.ts:supporting |
withContext |
software | healthy | src/utils.ts:withContext |
directAccess |
software | healthy | src/utils.ts:directAccess |
openRouterOnly |
software | healthy | src/utils.ts:openRouterOnly |
retired |
software | healthy | src/utils.ts:retired |
active |
software | healthy | src/utils.ts:active |
cost |
software | healthy | src/utils.ts:cost |
inputCost |
software | healthy | src/utils.ts:inputCost |
cacheCost |
software | healthy | src/utils.ts:cacheCost |
outputCost |
software | healthy | src/utils.ts:outputCost |
maxCost |
software | healthy | src/utils.ts:maxCost |
compareCosts |
software | healthy | src/utils.ts:compareCosts |
cheapest |
software | healthy | src/utils.ts:cheapest |
smartpick |
software | healthy | src/utils.ts:smartpick |
ranked |
software | healthy | src/utils.ts:ranked |
getValue |
software | healthy | src/utils.ts:getValue |
formatTokens |
software | healthy | src/utils.ts:formatTokens |
formatPrice |
software | healthy | src/utils.ts:formatPrice |
hint |
software | healthy | src/utils.ts:hint |
insights |
software | healthy | src/utils.ts:insights |
calculateCost |
software | healthy | src/utils.ts:calculateCost |
sortModelsByMetric |
software | healthy | src/utils.ts:sortModelsByMetric |
findCheapestModel |
software | healthy | src/utils.ts:findCheapestModel |
calling |
software | healthy | src/providers/minimaxModels.ts:calling |
calling |
software | healthy | src/providers/glmModels.ts:calling |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
tsup.config.ts |
software | healthy | tsup.config.ts |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
publish.yml |
software | healthy | .github/workflows/publish.yml |
schemas.ts |
software | healthy | src/schemas.ts |
index.ts |
software | healthy | src/index.ts |
ModelRegistry.ts |
software | healthy | src/ModelRegistry.ts |
utils.ts |
software | healthy | src/utils.ts |
ModelConfig.ts |
software | healthy | src/ModelConfig.ts |
dashscopeModels.ts |
software | healthy | src/providers/dashscopeModels.ts |
anthropicModels.ts |
software | healthy | src/providers/anthropicModels.ts |
otherModels.ts |
software | healthy | src/providers/otherModels.ts |
deepseekModels.ts |
software | healthy | src/providers/deepseekModels.ts |
index.ts |
software | healthy | src/providers/index.ts |
copilotModels.ts |
software | healthy | src/providers/copilotModels.ts |
minimaxModels.ts |
software | healthy | src/providers/minimaxModels.ts |
moonshotModels.ts |
software | healthy | src/providers/moonshotModels.ts |
googleModels.ts |
software | healthy | src/providers/googleModels.ts |
openaiReasoningModels.ts |
software | healthy | src/providers/openaiReasoningModels.ts |
openaiDeepResearchModels.ts |
software | healthy | src/providers/openaiDeepResearchModels.ts |
openaiModels.ts |
software | healthy | src/providers/openaiModels.ts |
xaiModels.ts |
software | healthy | src/providers/xaiModels.ts |
glmModels.ts |
software | healthy | src/providers/glmModels.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
providers |
software | healthy | src/providers |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-w1gfai6h |
software | healthy | /tmp/repobility-clone-w1gfai6h |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::publish |
cicd | healthy | .github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
publish |
cicd | healthy | .github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
NPM_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/2171ff93-dc67-4310-a83e-93e5dcaf4954/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/2171ff93-dc67-4310-a83e-93e5dcaf4954/
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.