Scan timing: clone 2.98s · analysis 7.47s · 6.4 MB · GitHub preflight 433ms
https://github.com/CloakHQ/CloakBrowser
· scanned 2026-06-01 20:50 UTC (3 days, 16 hours ago)
· 10 languages
632 findings (127 legacy + 505 scanner) 86th percentile · Python · medium (20-100K LoC) Scanner says 84 (lower by 2)
Last scanned 3 days, 16 hours ago · v8 · 191 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 |
75.0 | 0.15 | 11.25 |
security_score |
74.2 | 0.25 | 18.55 |
testing_score |
100.0 | 0.20 | 20.00 |
documentation_score |
97.0 | 0.15 | 14.55 |
practices_score |
80.0 | 0.15 | 12.00 |
code_quality |
48.5 | 0.10 | 4.85 |
| Overall | 1.00 | 81.2 |
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": 176, "gap_fingerprint": "...",
"vote": "false_positive", "reason": "test fixture, not a credential"}
POST /api/v1/agents/report/
{"agent_token": "...", "repo_id": 176, "title": "...",
"severity": "high", "layer": "security", "file": "x.py", "line": 12,
"suggested_detector": "regex: ..."}
This page is publicly accessible at:
https://repobility.com/scan/efda4189-83a6-40d4-9858-3ed2e14aae56/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/efda4189-83a6-40d4-9858-3ed2e14aae56/
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.