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

Scan timing: clone 3.13s · analysis 72.21s · 5.3 MB · GitHub API rate-limit (preflight)

nuxt/nuxt

https://github.com/nuxt/nuxt · scanned 2026-06-05 09:43 UTC (5 days, 17 hours ago) · 10 languages

839 raw signals (79 security + 760 graph) 87th percentile · Typescript · medium (20-100K LoC) System graph score 48 (higher by 37)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 17 hours ago · v2 · 412 actionable findings from 2 signal sources. 47 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 60.0 0.15 9.00
security_score 89.2 0.25 22.30
testing_score 100.0 0.20 20.00
documentation_score 79.8 0.15 11.97
practices_score 94.0 0.15 14.10
code_quality 73.2 0.10 7.32
Overall 1.00 84.7
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/_utils.ts:111
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
scripts/_utils.ts:111
#2
GitHub Action tracks a moving branch
GapSeverity.HIGH Layer.CICD score 0.375
Why: high severity
.github/workflows/dependency-review.yml:16
#3
GitHub Action tracks a moving branch
GapSeverity.HIGH Layer.CICD score 0.375
Why: high severity
.github/workflows/issue-labelled.yml:61
#4
GitHub Action tracks a moving branch
GapSeverity.HIGH Layer.CICD score 0.375
Why: high severity
.github/workflows/issue-labelled.yml:68
#5
GitHub Action tracks a moving branch
GapSeverity.HIGH Layer.CICD score 0.375
Why: high severity
.github/workflows/issue-comment-created.yml:13
#6
GitHub Action tracks a moving branch
GapSeverity.HIGH Layer.CICD score 0.375
Why: high severity
.github/workflows/issue-edited.yml:14
#7
GitHub Action tracks a moving branch
GapSeverity.HIGH Layer.CICD score 0.375
Why: high severity
.github/workflows/issue-opened.yml:13
#8
GitHub Action tracks a moving branch
GapSeverity.HIGH Layer.CICD score 0.375
Why: high severity
.github/workflows/possible-bot.yml:15
#9
Dangling fetch: GET https://api.github.com/repos/nuxt/nuxt/pulls?head=nuxt:v${newVersion} (scripts/update-changelog.ts:49)
GapSeverity.HIGH Layer.API score 0.338
Why: high severity · contract mismatch FE↔BE
Fix: Confirm the FE call URL matches a backend endpoint; update one side.
#10
Dangling fetch: POST https://api.github.com/repos/nuxt/nuxt/pulls (scripts/update-changelog.ts:70)
GapSeverity.HIGH Layer.API score 0.338
Why: high severity · contract mismatch FE↔BE
Fix: Confirm the FE call URL matches a backend endpoint; update one side.

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/f4a94b28-80b5-49a3-b7ff-3359394cb43f/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f4a94b28-80b5-49a3-b7ff-3359394cb43f/

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.