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.
199 of your 291 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 4.1s · analysis 50.45s · 54.9 MB · GitHub API rate-limit (preflight)

Fincept-Corporation/FinceptTerminal

https://github.com/Fincept-Corporation/FinceptTerminal.git · scanned 2026-06-12 04:46 UTC (1 day, 3 hours ago) · 10 languages

3265 raw signals (262 security + 3003 graph) 11/13 scanners ran 24th percentile · Python · huge (>500K LoC)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 day, 3 hours ago · v12 · 194 actionable findings from 2 signal sources. 240 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 40.0 0.15 6.00
security_score 100.0 0.25 25.00
testing_score 17.0 0.20 3.40
documentation_score 89.0 0.15 13.35
practices_score 81.0 0.15 12.15
code_quality 45.0 0.10 4.50
Overall 1.00 64.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: critical × excluding tests × Reset all
Scan summary Repository scanned at 66.1/100 with 100.0% coverage. It contains 17087 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 172 findings — concentrated in quality (106), cicd (41), security (11). Risk profile is high: 0 critical, 18 high, 18 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 2 of 194 actionable findings. 434 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.

critical Security checks quality Quality conf 1.00 ✓ Repobility [MINED007] Sql String Concat: cursor.execute(f"... {user_input} ...") — SQL injection.
Review and fix per the pattern semantics. See CWE-89 / A03:2021 for context.
fincept-qt/scripts/china_data_quality_checks.py:40
critical Security checks quality Quality conf 1.00 ✓ Repobility [MINED007] Sql String Concat: cursor.execute(f"... {user_input} ...") — SQL injection.
Review and fix per the pattern semantics. See CWE-89 / A03:2021 for context.
fincept-qt/scripts/agents/finagent_core/agentic/archival_memory.py:154
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/cf8d150c-1ae6-479e-85bd-10f7a83b2b6b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/cf8d150c-1ae6-479e-85bd-10f7a83b2b6b/

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.