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

Scan timing: clone 6.32s · analysis 34.11s · 24.0 MB · GitHub API rate-limit (preflight)

lyswhut/lx-music-desktop

https://github.com/lyswhut/lx-music-desktop · scanned 2026-06-05 11:34 UTC (5 days, 11 hours ago) · 10 languages

1036 raw signals (160 security + 876 graph) 11th percentile · Typescript · medium (20-100K LoC) System graph score 82 (lower by 30)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 11 hours ago · v2 · 481 actionable findings from 2 signal sources. 117 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 43.4 0.25 10.85
testing_score 0.0 0.20 0.00
documentation_score 69.7 0.15 10.46
practices_score 80.0 0.15 12.00
code_quality 60.0 0.10 6.00
Overall 1.00 52.1
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
No auth library detected
GapSeverity.MEDIUM Layer.SECURITY score 0.338
Why: medium severity
#2
Insecure pattern 'weak_hash' in .github/workflows/beta-pack.yml:97
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
.github/workflows/beta-pack.yml:97
#3
Insecure pattern 'weak_hash' in .github/workflows/release.yml:78
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
.github/workflows/release.yml:78
#4
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/publish-version-info.yml:12
#5
Very low test-to-source ratio
GapSeverity.MEDIUM Layer.QUALITY score 0.225
Why: medium severity
#6
Stray `console.log` in TS/JS — publish/index.js:18
GapSeverity.LOW Layer.FRONTEND score 0.170
Why: low severity · fix is short / mechanical
Fix: Delete or guard the `console.log` in publish/index.js:18.
#7
Stray `console.log` in TS/JS — publish/utils/updateChangeLog.js:46
GapSeverity.LOW Layer.FRONTEND score 0.170
Why: low severity · fix is short / mechanical
Fix: Delete or guard the `console.log` in publish/utils/updateChangeLog.js:46.
#8
Stray `console.log` in TS/JS — publish/utils/cos.js:22
GapSeverity.LOW Layer.FRONTEND score 0.170
Why: low severity · fix is short / mechanical
Fix: Delete or guard the `console.log` in publish/utils/cos.js:22.
#9
Stray `console.log` in TS/JS — publish/utils/githubRelease.js:53
GapSeverity.LOW Layer.FRONTEND score 0.170
Why: low severity · fix is short / mechanical
Fix: Delete or guard the `console.log` in publish/utils/githubRelease.js:53.
#10
Stray `console.log` in TS/JS — publish/utils/copyFile.js:34
GapSeverity.LOW Layer.FRONTEND score 0.170
Why: low severity · fix is short / mechanical
Fix: Delete or guard the `console.log` in publish/utils/copyFile.js:34.

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/1fee4853-1002-43b2-a00d-3f10f3af7890/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/1fee4853-1002-43b2-a00d-3f10f3af7890/

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.