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.
175 of your 249 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.
Upstream (GitHub) caused delay on this scan — not Repobility.
  • GitHub API rate-limited (HTTP 403) — preflight skipped, fell back to direct git clone.
  • Clone from GitHub took 39.51s for a 145.1 MB repo slow.
  • Repobility's analysis ran in 37.43s after the clone landed.

ggml-org/llama.cpp

https://github.com/ggml-org/llama.cpp · scanned 2026-06-05 05:22 UTC (11 hours ago) · 10 languages

925 findings (233 legacy + 692 scanner) 11/13 scanners ran Scanner says 72 (higher by 6)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 10 hours, 59 minutes ago · v2 · 579 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 53.0 0.20 10.60
documentation_score 77.0 0.15 11.55
practices_score 94.0 0.15 14.10
code_quality 45.0 0.10 4.50
Overall 1.00 78.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
Possible secret in scripts/apple/validate-tvos.sh
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 scripts/apple/validate-tvos.sh:692; move to env var / secrets manager.
scripts/apple/validate-tvos.sh:692
#2
Possible secret in scripts/apple/validate-macos.sh
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 scripts/apple/validate-macos.sh:696; move to env var / secrets manager.
scripts/apple/validate-macos.sh:696
#3
Possible secret in scripts/apple/validate-ios.sh
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 scripts/apple/validate-ios.sh:699; move to env var / secrets manager.
scripts/apple/validate-ios.sh:699
#4
Possible secret in scripts/apple/validate-visionos.sh
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 scripts/apple/validate-visionos.sh:690; move to env var / secrets manager.
scripts/apple/validate-visionos.sh:690
#5
pip extra-index-url can enable dependency confusion
GapSeverity.HIGH Layer.CICD score 0.375
Why: high severity
examples/model-conversion/requirements.txt
#6
pip extra-index-url can enable dependency confusion
GapSeverity.HIGH Layer.CICD score 0.375
Why: high severity
tools/mtmd/requirements.txt
#7
Privileged port 256 in use
GapSeverity.MEDIUM Layer.NETWORK score 0.338
Why: medium severity · misconfigured network surface
Fix: If the number in .github/workflows/build-cross.yml is a real port, change the binding to ≥1024 or run behind a proxy.
.github/workflows/build-cross.yml
#8
Privileged port 653 in use
GapSeverity.MEDIUM Layer.NETWORK score 0.338
Why: medium severity · misconfigured network surface
Fix: If the number in .github/workflows/build-cross.yml is a real port, change the binding to ≥1024 or run behind a proxy.
.github/workflows/build-cross.yml
#9
Insecure pattern 'subprocess_shell_true' in tools/server/bench/bench.py:228
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
tools/server/bench/bench.py:228
#10
Insecure pattern 'weak_hash' in .github/workflows/server-self-hosted.yml:7
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
.github/workflows/server-self-hosted.yml:7

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/66068b6a-6304-4731-a390-59c7a48d3b50/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/66068b6a-6304-4731-a390-59c7a48d3b50/

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.