https://github.com/juyterman1000/entroly
· scanned 2026-05-15 06:14 UTC (3 weeks ago)
· 10 languages
257 findings (67 legacy + 190 scanner) 28th percentile · Python · large (100-500K LoC) Scanner says 70 (lower by 4)
Last scanned 3 weeks ago · v1 · 48 findings from 1 source. 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 |
33.0 | 0.25 | 8.25 |
testing_score |
85.0 | 0.20 | 17.00 |
documentation_score |
89.0 | 0.15 | 13.35 |
practices_score |
90.0 | 0.15 | 13.50 |
code_quality |
27.8 | 0.10 | 2.78 |
| Overall | 1.00 | 66.1 |
agent: 2.2 ·
docker: 8.3 ·
threat: 56.5
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": 283, "gap_fingerprint": "...",
"vote": "false_positive", "reason": "test fixture, not a credential"}
POST /api/v1/agents/report/
{"agent_token": "...", "repo_id": 283, "title": "...",
"severity": "high", "layer": "security", "file": "x.py", "line": 12,
"suggested_detector": "regex: ..."}
This page is publicly accessible at:
https://repobility.com/scan/6fe631e6-15f3-4d3a-be64-29da8f4ca2b0/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6fe631e6-15f3-4d3a-be64-29da8f4ca2b0/
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.