https://github.com/viniciussouzax/climax
· scanned 2026-06-16 00:50 UTC (2 months, 1 week ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months, 1 week ago · v1 · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 42 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 |
|---|---|---|---|
acquireSlot |
software | healthy | server.js:acquireSlot |
releaseSlot |
software | healthy | server.js:releaseSlot |
log |
software | healthy | server.js:log |
send |
software | healthy | server.js:send |
oaiError |
software | healthy | server.js:oaiError |
authOk |
software | healthy | server.js:authOk |
contentToText |
software | healthy | server.js:contentToText |
hasNonText |
software | healthy | server.js:hasNonText |
buildPrompt |
software | healthy | server.js:buildPrompt |
mapModel |
software | healthy | server.js:mapModel |
isRateLimitText |
software | healthy | server.js:isRateLimitText |
sumInput |
software | healthy | server.js:sumInput |
runClaude |
software | healthy | server.js:runClaude |
cleanup |
software | healthy | server.js:cleanup |
finish |
software | healthy | server.js:finish |
onEvent |
software | healthy | server.js:onEvent |
msg |
software | healthy | server.js:msg |
handleModels |
software | healthy | server.js:handleModels |
handleChat |
software | healthy | server.js:handleChat |
sseInit |
software | healthy | server.js:sseInit |
sseDelta |
software | healthy | server.js:sseDelta |
onDelta |
software | healthy | server.js:onDelta |
url |
software | healthy | server.js:url |
shutdown |
software | healthy | server.js:shutdown |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
Dockerfile |
software | healthy | Dockerfile |
server.js |
software | healthy | server.js |
.env.example |
software | healthy | .env.example |
LICENSE |
software | healthy | LICENSE |
docker-compose.yml |
software | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
RateLimitError |
software | healthy | server.js:RateLimitError |
TimeoutError |
software | healthy | server.js:TimeoutError |
ClaudeError |
software | healthy | server.js:ClaudeError |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::README.md |
security | healthy | README.md |
auth::docker-compose.yml |
security | healthy | docker-compose.yml |
auth::.env.example |
security | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
climax |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-nq259gup |
software | healthy | /tmp/repobility-clone-nq259gup |
| Label | Layer | Status | Path |
|---|---|---|---|
traefik |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8088 |
network | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | Dockerfile |
This page is publicly accessible at:
https://repobility.com/scan/6c9da854-af59-464c-9646-2968469d6e9d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6c9da854-af59-464c-9646-2968469d6e9d/
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.