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.

diegosouzapw/OmniRoute

https://github.com/diegosouzapw/OmniRoute/ · scanned 2026-05-29 13:31 UTC (1 week ago) · 10 languages

2227 findings (97 legacy + 2130 scanner) 11/13 scanners ran 49th percentile · Typescript · large (100-500K LoC)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 week ago · v3 · 807 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

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 46.0 0.20 9.20
documentation_score 69.0 0.15 10.35
practices_score 75.0 0.15 11.25
code_quality 70.0 0.10 7.00
Overall 1.00 75.5
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

Top 10 actions, ranked by impact × ease. Severity drives impact; tag-based fix-clarity drives ease.

#1
Insecure pattern 'exec_used' in scripts/ad-hoc/dbsetup.js:7
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
scripts/ad-hoc/dbsetup.js:7
#2
Insecure pattern 'exec_used' in src/types/sqljs.d.ts:17
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
src/types/sqljs.d.ts:17
#3
Insecure pattern 'eval_used' in src/shared/utils/rateLimiter.ts:148
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
src/shared/utils/rateLimiter.ts:148
#4
Insecure pattern 'exec_used' in src/mitm/cert/install.ts:89
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
src/mitm/cert/install.ts:89
#5
Insecure pattern 'exec_used' in src/lib/db/adapters/driverFactory.ts:27
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
src/lib/db/adapters/driverFactory.ts:27
#6
Insecure pattern 'exec_used' in src/lib/db/adapters/betterSqliteAdapter.ts:24
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
src/lib/db/adapters/betterSqliteAdapter.ts:24
#7
Insecure pattern 'exec_used' in src/lib/db/adapters/nodeSqliteAdapter.ts:30
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
src/lib/db/adapters/nodeSqliteAdapter.ts:30
#8
Insecure pattern 'exec_used' in src/lib/db/adapters/types.ts:18
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
src/lib/db/adapters/types.ts:18
#9
`dangerouslySetInnerHTML` used in a React component — src/app/layout.tsx:69
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#10
`dangerouslySetInnerHTML` used in a React component — src/app/docs/[...slug]/page.tsx:76
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity

Click "Find this gap" on any action above to jump to it on the Findings tab. Adjust the chip bar to filter by impact (severity), layer, or source.

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/02d1bbe5-16e0-48bb-ad1c-c94b08d58ffa/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/02d1bbe5-16e0-48bb-ad1c-c94b08d58ffa/

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.