Scan timing: clone 4.59s · analysis 5.84s · 3.3 MB · GitHub API rate-limit (preflight)
https://github.com/malbiruk/driftwm
· scanned 2026-06-06 00:53 UTC (4 days, 1 hour ago)
· 10 languages
60 raw signals (30 security + 30 graph) 79th percentile · Rust · medium (20-100K LoC) System graph score 98 (lower by 19)
Last scanned 4 days, 1 hour ago · v2 · 27 actionable findings from 2 signal sources. 18 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
100.0 | 0.15 | 15.00 |
security_score |
96.5 | 0.25 | 24.12 |
testing_score |
36.0 | 0.20 | 7.20 |
documentation_score |
100.0 | 0.15 | 15.00 |
practices_score |
75.0 | 0.15 | 11.25 |
code_quality |
66.1 | 0.10 | 6.61 |
| Overall | 1.00 | 79.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": 1407, "gap_fingerprint": "...",
"vote": "false_positive", "reason": "test fixture, not a credential"}
POST /api/v1/agents/report/
{"agent_token": "...", "repo_id": 1407, "title": "...",
"severity": "high", "layer": "security", "file": "x.py", "line": 12,
"suggested_detector": "regex: ..."}
This page is publicly accessible at:
https://repobility.com/scan/c61dab33-1b8c-4b61-8088-1a251c7800b9/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/c61dab33-1b8c-4b61-8088-1a251c7800b9/
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.