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.

Scan timing: clone 1.44s · analysis 0.07s · GitHub preflight 450ms

51ayushsharma-cloud/aditya-boost-backend

https://github.com/51ayushsharma-cloud/aditya-boost-backend.git · scanned 2026-05-27 14:03 UTC (2 weeks, 2 days ago) · 10 languages

26 raw signals (12 security + 14 graph) 1st percentile · Python · tiny (<2K LoC) System graph score 70 (lower by 29)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 weeks, 2 days ago · v2 · 19 actionable findings from 2 signal sources. 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 30.0 0.15 4.50
security_score 96.4 0.25 24.10
testing_score 0.0 0.20 0.00
documentation_score 0.0 0.15 0.00
practices_score 32.0 0.15 4.80
code_quality 80.0 0.10 8.00
Overall 1.00 41.4
Severity distribution — click a segment to filter
Active filters: severity: low × excluding tests × Reset all
Scan summary Quality grade D (41/100). Dimensions: security 96, maintainability 30. 12 findings (2 security). 47 lines analyzed.

Showing 4 of 19 actionable findings. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

low Security checks security auth conf 0.76 [AUC005] No authorization-focused tests detected: No test files with common authorization, ownership, 403, admin, or super_admin assertions were found.
No test files with common authorization, ownership, 403, admin, or super_admin assertions were found.
low Security checks quality Documentation No LICENSE file
Add a LICENSE file to your repository. Use choosealicense.com to pick the right license (MIT for permissive, Apache 2.0 for patent protection, GPL for copyleft).
low System graph security security conf 1.00 Insecure pattern 'debug_true' in app.py:47
Found a known-risky pattern (debug_true). Review and replace if possible.
app.py:47 Debug true
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/order
`app.py` declares `ANY /api/order` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
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/65129156-d7b4-4dfa-a1d1-37d000c3d85e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/65129156-d7b4-4dfa-a1d1-37d000c3d85e/

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.