← Back to scan
File as GitHub Issue repo: NVIDIA-AI-Blueprints/video-search-and-summarization

Push this scan report to NVIDIA-AI-Blueprints/video-search-and-summarization

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

Compose service explicitly runs as root

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
CRIT DKC008 Compose service mounts the Docker socket deployments/developer-workflow/dev-prof…:55
CRIT DKC007 Compose service contains a literal secret environment value deployments/lvs/compose.yml:16
CRIT DKC007 Compose service contains a literal secret environment value agent/app/video_search_frag/docker-comp…:15
HIGH DKC006 Compose service explicitly runs as root deployments/vst/developer/vst/docker-co…:116
HIGH DKC006 Compose service explicitly runs as root deployments/vst/developer/vst/docker-co…:85
HIGH DKC006 Compose service explicitly runs as root deployments/vst/developer/vst/docker-co…:57
HIGH DKC006 Compose service explicitly runs as root deployments/vst/developer/vst/docker-co…:19
HIGH DKC006 Compose service explicitly runs as root deployments/nim/nemotron-3-nano/compose…:16
HIGH DKC006 Compose service explicitly runs as root deployments/nim/gpt-oss-20b/compose.yml:16
HIGH DKC006 Compose service explicitly runs as root deployments/developer-workflow/dev-prof…:30
HIGH DKC006 Compose service explicitly runs as root deployments/developer-workflow/dev-prof…:30
HIGH DKC002 Compose service uses host networking deployments/vst/developer/vst/docker-co…:116
HIGH DKC002 Compose service uses host networking deployments/vst/developer/vst/docker-co…:85
HIGH DKC002 Compose service uses host networking deployments/vst/developer/vst/docker-co…:57
HIGH DKC002 Compose service uses host networking deployments/vst/developer/vst/docker-co…:19
HIGH DKC002 Compose service uses host networking deployments/vlm-as-verifier/compose.yml:16
HIGH DKC002 Compose service uses host networking deployments/proxy/compose.yml:16
HIGH DKC002 Compose service uses host networking deployments/lvs/compose.yml:16
HIGH DKC002 Compose service uses host networking deployments/developer-workflow/dev-prof…:122
HIGH DKC002 Compose service uses host networking deployments/developer-workflow/dev-prof…:30
HIGH DKC002 Compose service uses host networking deployments/developer-workflow/dev-prof…:17
HIGH DKC002 Compose service uses host networking deployments/developer-workflow/dev-prof…:18
HIGH DKC002 Compose service uses host networking deployments/developer-workflow/dev-prof…:16
HIGH DKC002 Compose service uses host networking deployments/developer-workflow/dev-prof…:179
HIGH DKC002 Compose service uses host networking deployments/developer-workflow/dev-prof…:148
HIGH DKC002 Compose service uses host networking deployments/developer-workflow/dev-prof…:185
HIGH DKC002 Compose service uses host networking deployments/developer-workflow/dev-prof…:55
HIGH DKC002 Compose service uses host networking deployments/developer-workflow/dev-prof…:30
HIGH DKC002 Compose service uses host networking deployments/developer-workflow/dev-prof…:17
HIGH DKC002 Compose service uses host networking agent/app/video_search_frag/docker-comp…:15
HIGH SEC016 [SEC016] LLM Prompt Injection — User Input in AI Prompt: User-supplied text is interpolat… agent/src/vss_agents/evaluators/report_…:130
HIGH SEC016 [SEC016] LLM Prompt Injection — User Input in AI Prompt: User-supplied text is interpolat… agent/src/vss_agents/agents/critic_agen…:201
HIGH SEC016 [SEC016] LLM Prompt Injection — User Input in AI Prompt: User-supplied text is interpolat… agent/src/vss_agents/tools/template_rep…:953
MED CFG006 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build art…
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… agent/src/vss_agents/tools/embed_search…:498
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… agent/docker/verify_ffmpeg_tarball.py:110
MED SEC015 [SEC015] Insecure Randomness for Security: Weak PRNG used in security-sensitive context. … ui/packages/nemo-agent-toolkit-ui/middl…:23
MED DKR003 Compose service `vss-agent` image uses the latest tag agent/app/video_search_frag/docker-comp…:15
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED DKR007 Docker build context has no .dockerignore .dockerignore
MED AIC003 Duplicated implementation block across source files agent/src/vss_agents/tools/video_unders…:60
MED AIC003 Duplicated implementation block across source files agent/src/vss_agents/tools/video_skim_c…:25
MED AIC003 Duplicated implementation block across source files agent/src/vss_agents/tools/video_skim_c…:20
MED AIC003 Duplicated implementation block across source files agent/src/vss_agents/tools/video_detail…:24
MED AIC003 Duplicated implementation block across source files agent/src/vss_agents/tools/lvs_video_un…:1
MED AIC003 Duplicated implementation block across source files agent/src/vss_agents/api/video_delete.py:51
MED AIC003 Duplicated implementation block across source files .github/skill-eval/adapters/vios/genera…:125
MED AIC003 Duplicated implementation block across source files .github/skill-eval/adapters/vios/genera…:42
MED AIC003 Duplicated implementation block across source files .github/skill-eval/adapters/video-under…:28
MED AIC003 Duplicated implementation block across source files .github/skill-eval/adapters/video-summa…:42
MED AIC003 Duplicated implementation block across source files .github/skill-eval/adapters/video-summa…:34
MED AIC003 Duplicated implementation block across source files .github/skill-eval/adapters/video-searc…:36
MED DKR001 Docker final stage has no non-root USER agent/app/video_search_frag/Dockerfile:40
MED SEC017 [SEC017] Unbounded Input to LLM/External API: User input is passed to an LLM or external … agent/src/vss_agents/evaluators/report_…:130
MED SEC017 [SEC017] Unbounded Input to LLM/External API: User input is passed to an LLM or external … agent/src/vss_agents/agents/critic_agen…:201
MED SEC017 [SEC017] Unbounded Input to LLM/External API: User input is passed to an LLM or external … agent/src/vss_agents/tools/template_rep…:953
MED AGT006 React interval is created without an explicit cleanup ui/packages/nv-metropolis-bp-vss-ui/ale…:210
MED AGT012 Agent control bridge may listen on a network interface without visible auth deployments/vst/developer/vst/sdr-strea…:12
LOW DKR012 Dockerfile keeps pip download cache agent/app/video_search_frag/Dockerfile:27
LOW DKC010 Compose service lacks no-new-privileges hardening deployments/nim/qwen3-vl-8b-instruct/co…:52
LOW DKC010 Compose service lacks no-new-privileges hardening deployments/nim/qwen3-vl-8b-instruct/co…:16
LOW DKC010 Compose service lacks no-new-privileges hardening deployments/nim/nvidia-nemotron-nano-9b…:90
LOW DKC010 Compose service lacks no-new-privileges hardening deployments/nim/nvidia-nemotron-nano-9b…:31
LOW DKC010 Compose service lacks no-new-privileges hardening deployments/nim/nvidia-nemotron-nano-9b…:49
LOW DKC010 Compose service lacks no-new-privileges hardening deployments/nim/nvidia-nemotron-nano-9b…:16
LOW DKC010 Compose service lacks no-new-privileges hardening deployments/nim/nemotron-3-nano/compose…:63
LOW DKC010 Compose service lacks no-new-privileges hardening deployments/nim/nemotron-3-nano/compose…:27
LOW DKC010 Compose service lacks no-new-privileges hardening deployments/nim/llama-3.3-nemotron-supe…:48
LOW DKC010 Compose service lacks no-new-privileges hardening deployments/nim/llama-3.3-nemotron-supe…:16
LOW DKC010 Compose service lacks no-new-privileges hardening deployments/nim/gpt-oss-20b/compose.yml:62
LOW DKC010 Compose service lacks no-new-privileges hardening deployments/nim/gpt-oss-20b/compose.yml:26
LOW DKC010 Compose service lacks no-new-privileges hardening deployments/nim/cosmos-reason2-8b/compo…:56
LOW DKC010 Compose service lacks no-new-privileges hardening deployments/nim/cosmos-reason2-8b/compo…:16
LOW DKC010 Compose service lacks no-new-privileges hardening deployments/nim/cosmos-reason1-7b/compo…:58
LOW DKC010 Compose service lacks no-new-privileges hardening deployments/nim/cosmos-reason1-7b/compo…:16
LOW DKC010 Compose service lacks no-new-privileges hardening deployments/developer-workflow/dev-prof…:122
LOW DKC010 Compose service lacks no-new-privileges hardening deployments/developer-workflow/dev-prof…:18
LOW DKC010 Compose service lacks no-new-privileges hardening deployments/developer-workflow/dev-prof…:16
LOW DKC010 Compose service lacks no-new-privileges hardening deployments/developer-workflow/dev-prof…:148
LOW DKC010 Compose service lacks no-new-privileges hardening deployments/developer-workflow/dev-prof…:185
LOW DKC010 Compose service lacks no-new-privileges hardening deployments/agents/agent_ui/compose.yml:17
LOW DKC010 Compose service lacks no-new-privileges hardening agent/app/video_search_frag/docker-comp…:15
LOW DKC006 Compose service does not declare a runtime user deployments/developer-workflow/dev-prof…:122
LOW DKC006 Compose service does not declare a runtime user deployments/developer-workflow/dev-prof…:18
LOW DKC006 Compose service does not declare a runtime user deployments/developer-workflow/dev-prof…:16
LOW DKC006 Compose service does not declare a runtime user deployments/developer-workflow/dev-prof…:148
LOW DKC006 Compose service does not declare a runtime user deployments/developer-workflow/dev-prof…:185
LOW DKC006 Compose service does not declare a runtime user deployments/agents/agent_ui/compose.yml:17
LOW DKC006 Compose service does not declare a runtime user agent/app/video_search_frag/docker-comp…:15
Reset to top 5 89 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `NVIDIA-AI-Blueprints/video-search-and-summarization`

**Score: 53/100 (B-)**  ·  107 findings  ·  scanned 2026-05-15 13:33 UTC  ·  104,406 LOC

| Severity | Count |
|---|---|
| CRITICAL | 3 |
| HIGH | 30 |
| MEDIUM | 25 |
| LOW | 31 |

📊 [Full filterable report](https://repobility.com/scan/2632d2ed-ed05-4255-8c3c-a85ee6b7614a/)  ·  ![scorecard](https://repobility.com/scan/2632d2ed-ed05-4255-8c3c-a85ee6b7614a/report.png?v=1778852020-s2)

### Top findings

1. **CRITICAL** `DKC008` — Compose service mounts the Docker socket
   `deployments/developer-workflow/dev-profile-alerts/compose.yml:55`
2. **CRITICAL** `DKC007` — Compose service contains a literal secret environment value
   `deployments/lvs/compose.yml:16`
3. **CRITICAL** `DKC007` — Compose service contains a literal secret environment value
   `agent/app/video_search_frag/docker-compose.yml:15`
4. **HIGH** `DKC006` — Compose service explicitly runs as root
   `deployments/vst/developer/vst/docker-compose.yaml:116`
5. **HIGH** `DKC006` — Compose service explicitly runs as root
   `deployments/vst/developer/vst/docker-compose.yaml:85`

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/2632d2ed-ed05-4255-8c3c-a85ee6b7614a/_
Already filed
Repobility already filed issue #492 on this repo on 2026-05-17. Filing again would be duplicate spam.
View existing issue
Already filed
This repo publishes a SECURITY.md policy and the scan contains 3 Critical/High security finding(s). Public issue filing would violate coordinated disclosure. Submit privately via the project's security reporting channel.
Megaproject â high spam risk
Could not determine 'NVIDIA-AI-Blueprints/video-search-and-summarization' 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.