Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.
63 of your 124 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 14.92s · analysis 5.83s · 42.6 MB · GitHub API rate-limit (preflight)

affaan-m/ECC

https://github.com/affaan-m/ECC · scanned 2026-06-04 04:10 UTC (1 week, 2 days ago) · 10 languages

681 raw signals (115 security + 566 graph) 11/13 scanners ran 86th percentile · Javascript · large (100-500K LoC) System graph score 69 (higher by 21)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 week, 2 days ago · v2 · 328 actionable findings from 2 signal sources. 70 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 85.0 0.15 12.75
security_score 100.0 0.25 25.00
testing_score 100.0 0.20 20.00
documentation_score 100.0 0.15 15.00
practices_score 81.0 0.15 12.15
code_quality 55.0 0.10 5.50
Overall 1.00 90.4
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: severity: high × excluding tests × Reset all
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Quality grade A (90/100). Dimensions: security 100, maintainability 85. 115 findings (4 security). 167,346 lines analyzed.

Showing 4 of 328 actionable findings. 398 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

high Security checks quality Quality conf 1.00 ✓ Repobility 25 occurrences [MINED108] `self.update_idletasks` used but never assigned in __init__: Method `center_window` of class `ECCDashboard` reads `self.update_idletasks`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
Initialize `self.update_idletasks = <default>` in __init__, or add a class-level default.
lines 329, 330, 331, 332, 333, 334, 347, 348, +17 more
ecc_dashboard.py:329, 330, 331, 332, 333, 334, 347, 348, +17 more (25 hits)
high System graph security security conf 1.00 Insecure pattern 'eval_used' in scripts/sync-ecc-to-codex.sh:383
Found a known-risky pattern (eval_used). Review and replace if possible.
scripts/sync-ecc-to-codex.sh:383 Eval used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in scripts/lib/state-store/index.js:47
Found a known-risky pattern (exec_used). Review and replace if possible.
scripts/lib/state-store/index.js:47 Exec used
high Security checks quality Quality conf 0.62 Source file name looks like an AI patch artifact
Rename it to the domain concept it implements or merge it into the existing module it was meant to change.
scripts/auto-update.js:1
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/cee07bfa-32f3-4702-be86-74f070e7d41b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/cee07bfa-32f3-4702-be86-74f070e7d41b/

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.