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

Scan timing: clone 4.37s · analysis 27.96s · 12.4 MB · GitHub API rate-limit (preflight)

yt-dlp/yt-dlp

https://github.com/yt-dlp/yt-dlp · scanned 2026-06-04 22:00 UTC (15 hours, 26 minutes ago) · 10 languages

667 findings (295 legacy + 372 scanner) 3rd percentile · Python · large (100-500K LoC) Scanner says 79 (lower by 29)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 15 hours, 25 minutes ago · v2 · 481 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 60.0 0.15 9.00
security_score 0.0 0.25 0.00
testing_score 43.0 0.20 8.60
documentation_score 93.6 0.15 14.04
practices_score 91.0 0.15 13.65
code_quality 45.0 0.10 4.50
Overall 1.00 49.8
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
Possible secret in yt_dlp/extractor/fox.py
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in yt_dlp/extractor/fox.py:57; move to env var / secrets manager.
yt_dlp/extractor/fox.py:57
#2
Possible secret in yt_dlp/extractor/tver.py
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in yt_dlp/extractor/tver.py:312; move to env var / secrets manager.
yt_dlp/extractor/tver.py:312
#3
Possible secret in yt_dlp/extractor/tver.py
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in yt_dlp/extractor/tver.py:349; move to env var / secrets manager.
yt_dlp/extractor/tver.py:349
#4
Possible secret in yt_dlp/extractor/nationalgeographic.py
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in yt_dlp/extractor/nationalgeographic.py:83; move to env var / secrets manager.
yt_dlp/extractor/nationalgeographic.py:83
#5
Possible secret in yt_dlp/extractor/redbee.py
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in yt_dlp/extractor/redbee.py:227; move to env var / secrets manager.
yt_dlp/extractor/redbee.py:227
#6
Possible secret in yt_dlp/extractor/goplay.py
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in yt_dlp/extractor/goplay.py:318; move to env var / secrets manager.
yt_dlp/extractor/goplay.py:318
#7
Possible secret in yt_dlp/extractor/skynewsau.py
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in yt_dlp/extractor/skynewsau.py:28; move to env var / secrets manager.
yt_dlp/extractor/skynewsau.py:28
#8
Possible secret in yt_dlp/extractor/imggaming.py
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in yt_dlp/extractor/imggaming.py:15; move to env var / secrets manager.
yt_dlp/extractor/imggaming.py:15
#9
Possible secret in yt_dlp/extractor/nfl.py
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in yt_dlp/extractor/nfl.py:84; move to env var / secrets manager.
yt_dlp/extractor/nfl.py:84
#10
Possible secret in yt_dlp/extractor/shahid.py
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in yt_dlp/extractor/shahid.py:20; move to env var / secrets manager.
yt_dlp/extractor/shahid.py:20

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/fe8748da-1f2f-4f59-9f1b-dbc2d86d5b99/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/fe8748da-1f2f-4f59-9f1b-dbc2d86d5b99/

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.