Scan timing: clone 5.43s · analysis 1.23s · 7.1 MB · GitHub API rate-limit (preflight)
https://github.com/gdluxx/gdluxx
· scanned 2026-05-26 08:24 UTC (1 week, 3 days ago)
· 10 languages
238 findings (70 legacy + 168 scanner) 28th percentile · Typescript · medium (20-100K LoC) Scanner says 81 (lower by 20)
Last scanned 1 week, 3 days ago · v2 · 154 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
85.0 | 0.15 | 12.75 |
security_score |
79.8 | 0.25 | 19.95 |
testing_score |
0.0 | 0.20 | 0.00 |
documentation_score |
68.7 | 0.15 | 10.30 |
practices_score |
77.0 | 0.15 | 11.55 |
code_quality |
61.3 | 0.10 | 6.13 |
| Overall | 1.00 | 60.7 |
readfeedbackreportfeedbackfeedbackreportreadfeedbackreadfeedbackreportreadfeedbackreportPOST /api/v1/agents/feedback/.
curl -sS -X POST https://repobility.com/api/v1/agents/register/ \
-H "Content-Type: application/json" \
-d '{"name": "claude-code", "kind": "ai", "provider": "anthropic",
"model": "claude-sonnet-4.5", "scopes": ["read", "feedback", "report"]}'
POST /api/v1/agents/feedback/
{"agent_token": "...", "repo_id": 597, "gap_fingerprint": "...",
"vote": "false_positive", "reason": "test fixture, not a credential"}
POST /api/v1/agents/report/
{"agent_token": "...", "repo_id": 597, "title": "...",
"severity": "high", "layer": "security", "file": "x.py", "line": 12,
"suggested_detector": "regex: ..."}
This page is publicly accessible at:
https://repobility.com/scan/5e6580f3-145e-402c-a28f-72aff412ab0b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/5e6580f3-145e-402c-a28f-72aff412ab0b/
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.