← Back to scan
File as GitHub Issue repo: remsky/Kokoro-FastAPI

Push this scan report to remsky/Kokoro-FastAPI

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

Dockerfile pipes a remote script into a shell

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
HIGH DKR006 Dockerfile pipes a remote script into a shell docker/rocm/Dockerfile:8
HIGH DKR006 Dockerfile pipes a remote script into a shell docker/gpu/Dockerfile.optimized:34
HIGH DKR006 Dockerfile pipes a remote script into a shell docker/gpu/Dockerfile.optimized:9
HIGH DKR006 Dockerfile pipes a remote script into a shell docker/gpu/Dockerfile:4
HIGH DKR006 Dockerfile pipes a remote script into a shell docker/cpu/Dockerfile.optimized:30
HIGH DKR006 Dockerfile pipes a remote script into a shell docker/cpu/Dockerfile.optimized:12
HIGH DKR006 Dockerfile pipes a remote script into a shell docker/cpu/Dockerfile.optimized:5
HIGH DKR006 Dockerfile pipes a remote script into a shell docker/cpu/Dockerfile:21
HIGH DKR006 Dockerfile pipes a remote script into a shell docker/cpu/Dockerfile:5
HIGH SEC020 [SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-b… examples/assorted_checks/benchmarks/ben…:90
HIGH SEC020 [SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-b… examples/phoneme_examples/generate_phon…:87
HIGH BINARY_RISK [BINARY] scipy: compound risk score 2194 (CVEs: 0, binary findings: 550)
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. web/src/services/AudioService.js:476
MED SEC011 [SEC011] Unsafe PyTorch Model Loading: torch.load() uses pickle internally and can execut… examples/assorted_checks/test_voices/tr…:37
MED SEC011 [SEC011] Unsafe PyTorch Model Loading: torch.load() uses pickle internally and can execut… examples/assorted_checks/test_voices/an…:8
MED SEC011 [SEC011] Unsafe PyTorch Model Loading: torch.load() uses pickle internally and can execut… api/src/core/paths.py:181
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… api/src/routers/debug.py:206
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… api/src/routers/openai_compatible.py:367
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… api/src/routers/development.py:369
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED AIC003 Duplicated implementation block across source files dev/Test copy 2.py:6
MED AIC003 Duplicated implementation block across source files api/src/routers/openai_compatible.py:222
MED DKR001 Docker final stage has no non-root USER ui/Dockerfile:1
MED AIC001 Parallel implementation file sits beside a canonical file dev/Test copy.py:1
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED DKR014 Dockerfile copies broad context with incomplete .dockerignore ui/Dockerfile:12
MED AUC002 [AUC002] Low visible authorization coverage in route inventory: Only 17.6% of discovered …
MED AUC012 [AUC012] FastAPI interactive docs may be exposed by framework defaults: FastAPI exposes /…
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … api/src/routers/debug.py:70
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… api/src/routers/debug.py:154
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… api/src/routers/development.py:41
LOW DKR010 Dockerfile leaves apt package indexes in the image layer docker/cpu/Dockerfile.optimized:5
LOW DKR012 Dockerfile keeps pip download cache ui/Dockerfile:6
LOW DKR011 Dockerfile installs recommended OS packages docker/gpu/Dockerfile.optimized:34
LOW DKR011 Dockerfile installs recommended OS packages docker/gpu/Dockerfile.optimized:9
LOW DKR011 Dockerfile installs recommended OS packages docker/gpu/Dockerfile:4
LOW DKR011 Dockerfile installs recommended OS packages docker/cpu/Dockerfile.optimized:30
LOW DKR011 Dockerfile installs recommended OS packages docker/cpu/Dockerfile.optimized:5
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
LOW DKR011 Dockerfile installs recommended OS packages docker/cpu/Dockerfile:5
LOW DKC010 Compose service lacks no-new-privileges hardening docker/rocm/docker-compose.yml:2
LOW DKC010 Compose service lacks no-new-privileges hardening docker/gpu/docker-compose.yml:2
LOW DKC010 Compose service lacks no-new-privileges hardening docker/cpu/docker-compose.yml:2
LOW AIC002 Source file name looks like an AI patch artifact api/src/inference/kokoro_v1.py:1
Reset to top 5 44 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `remsky/Kokoro-FastAPI`

**Score: 53/100 (B)**  ·  52 findings  ·  scanned 2026-05-15 03:48 UTC  ·  16,939 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 12 |
| MEDIUM | 19 |
| LOW | 13 |

📊 [Full filterable report](https://repobility.com/scan/379fc10a-3993-4a3f-9a62-1de646e19385/)  ·  ![scorecard](https://repobility.com/scan/379fc10a-3993-4a3f-9a62-1de646e19385/report.png?v=1778816899-s2)

### Top findings

1. **HIGH** `DKR006` — Dockerfile pipes a remote script into a shell
   `docker/rocm/Dockerfile:8`
2. **HIGH** `DKR006` — Dockerfile pipes a remote script into a shell
   `docker/gpu/Dockerfile.optimized:34`
3. **HIGH** `DKR006` — Dockerfile pipes a remote script into a shell
   `docker/gpu/Dockerfile.optimized:9`
4. **HIGH** `DKR006` — Dockerfile pipes a remote script into a shell
   `docker/gpu/Dockerfile:4`
5. **HIGH** `DKR006` — Dockerfile pipes a remote script into a shell
   `docker/cpu/Dockerfile.optimized:30`

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/379fc10a-3993-4a3f-9a62-1de646e19385/_
Megaproject â high spam risk
Could not determine 'remsky/Kokoro-FastAPI' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.