← Back to scan
File as GitHub Issue repo: volcengine/OpenViking

Push this scan report to volcengine/OpenViking

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 contains a literal secret environment value

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 SEC022 [SEC022] Database URL With Embedded Credential: A database connection URL contains an emb… bot/deploy/docker/langfuse/docker-compo…:23
CRIT DKC007 Compose service contains a literal secret environment value bot/deploy/docker/langfuse/docker-compo…:145
CRIT DKC007 Compose service contains a literal secret environment value bot/deploy/docker/langfuse/docker-compo…:108
CRIT DKC007 Compose service contains a literal secret environment value bot/deploy/docker/langfuse/docker-compo…:87
CRIT DKC007 Compose service contains a literal secret environment value bot/deploy/docker/langfuse/docker-compo…:68
CRIT DKC007 Compose service contains a literal secret environment value bot/deploy/docker/langfuse/docker-compo…:6
HIGH DKR006 Dockerfile pipes a remote script into a shell bot/deploy/docker/Dockerfile:7
HIGH DKR006 Dockerfile pipes a remote script into a shell bot/deploy/Dockerfile:4
HIGH SEC016 [SEC016] LLM Prompt Injection — User Input in AI Prompt: User-supplied text is interpolat… benchmark/RAG/src/adapters/qasper_adapt…:379
HIGH SEC016 [SEC016] LLM Prompt Injection — User Input in AI Prompt: User-supplied text is interpolat… benchmark/RAG/src/adapters/syllabusqa_a…:464
HIGH SEC020 [SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-b… openviking/parse/parsers/feishu.py:700
HIGH SEC020 [SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-b… openviking_cli/setup_wizard.py:1085
HIGH DKC011 Database service publishes a host port bot/deploy/docker/langfuse/docker-compo…:108
HIGH AGT001 LLM memory facts are injected into prompts without sanitization examples/openclaw-plugin/context-engine…:7
HIGH AGT002 LLM memory extraction can be prompt-injected into storing fake facts openviking/message/message.py:167
HIGH AGT002 LLM memory extraction can be prompt-injected into storing fake facts benchmark/tau2/scripts/run_memory_v2_ev…:35
HIGH AGT002 LLM memory extraction can be prompt-injected into storing fake facts benchmark/locomo/vikingbot/import_to_ov…:37
HIGH AGT002 LLM memory extraction can be prompt-injected into storing fake facts benchmark/locomo/openclaw/import_to_ov.…:37
HIGH AGT002 LLM memory extraction can be prompt-injected into storing fake facts benchmark/locomo/openclaw/eval.py:54
HIGH AGT002 LLM memory extraction can be prompt-injected into storing fake facts benchmark/locomo/claudecode/import_to_o…:37
HIGH SEC013 [SEC013] Path Traversal — User Input in File Path: User-controlled input used in file pat… benchmark/locomo/claudecode/import_to_o…:421
HIGH SEC013 [SEC013] Path Traversal — User Input in File Path: User-controlled input used in file pat… benchmark/locomo/claudecode/stat_judge_…:38
HIGH SEC013 [SEC013] Path Traversal — User Input in File Path: User-controlled input used in file pat… benchmark/locomo/claudecode/judge.py:123
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… openviking/server/routers/tasks.py:23
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… openviking/console/app.py:389
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… openviking/console/app.py:373
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… openviking/console/app.py:358
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… openviking/console/app.py:348
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… openviking/console/app.py:338
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… openviking/console/app.py:245
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… openviking/console/app.py:238
MED SEC012 [SEC012] ZipSlip — Archive Path Traversal: Archive extraction without path validation all… benchmark/RAG/scripts/download_dataset.…:121
MED SEC015 [SEC015] Insecure Randomness for Security: Weak PRNG used in security-sensitive context. … benchmark/custom/session_contention_ben…:863
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… openviking_cli/rust_cli.py:63
MED DKR003 Compose service `openviking` image uses the latest tag docker-compose.yml:15
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED DKR002 Compose service `grafana` image has no explicit tag examples/grafana/docker-compose.yml:13
MED DKR002 Compose service `prometheus` image has no explicit tag examples/grafana/docker-compose.yml:1
MED DKR002 Compose service `minio` image has no explicit tag bot/deploy/docker/langfuse/docker-compo…:108
MED DKR002 Compose service `clickhouse` image has no explicit tag bot/deploy/docker/langfuse/docker-compo…:87
MED DKR007 Docker build context has no .dockerignore .dockerignore
MED AIC003 Duplicated implementation block across source files openviking/eval/ragas/play_recorder.py:175
MED AIC003 Duplicated implementation block across source files crates/ragfs/src/plugins/sqlfs/mod.rs:23
MED AIC003 Duplicated implementation block across source files crates/ragfs/src/plugins/sqlfs/cache.rs:139
MED AIC003 Duplicated implementation block across source files crates/ragfs/src/plugins/serverinfofs/m…:249
MED AIC003 Duplicated implementation block across source files crates/ragfs/src/core/plugin.rs:81
MED AIC003 Duplicated implementation block across source files crates/ragfs/src/core/mountable.rs:245
MED AIC003 Duplicated implementation block across source files bot/vikingbot/providers/openai_compatib…:48
MED AIC003 Duplicated implementation block across source files bot/vikingbot/openviking_mount/viking_f…:68
MED AIC003 Duplicated implementation block across source files bot/vikingbot/openviking_mount/viking_f…:67
MED AIC003 Duplicated implementation block across source files bot/vikingbot/openviking_mount/fuse_sim…:9
MED AIC003 Duplicated implementation block across source files bot/vikingbot/openviking_mount/fuse_sim…:9
MED AIC003 Duplicated implementation block across source files bot/vikingbot/openviking_mount/fuse_pro…:9
MED DKR001 Docker final stage has no non-root USER bot/deploy/docker/Dockerfile:4
MED DKR001 Docker final stage has no non-root USER bot/deploy/Dockerfile:1
MED DKR001 Docker final stage has no non-root USER Dockerfile:86
MED AIC001 Parallel implementation file sits beside a canonical file openviking/session/compressor_v2.py:1
MED SEC017 [SEC017] Unbounded Input to LLM/External API: User input is passed to an LLM or external … benchmark/RAG/src/adapters/qasper_adapt…:379
MED SEC017 [SEC017] Unbounded Input to LLM/External API: User input is passed to an LLM or external … benchmark/RAG/src/adapters/syllabusqa_a…:464
MED AGT007 localStorage write failures are swallowed silently openviking/console/static/app.js:161
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED AUC002 [AUC002] Low visible authorization coverage in route inventory: Only 44.0% of discovered …
MED AGT014 Codex auth.json is read or copied without visible secret-file hardening openviking/models/vlm/backends/codex_au…:84
MED AUC012 [AUC012] FastAPI interactive docs may be exposed by framework defaults: FastAPI exposes /…
MED AGT012 Agent control bridge may listen on a network interface without visible auth docker/pending_health_server.py:26
MED AGT012 Agent control bridge may listen on a network interface without visible auth bot/demo/werewolf/werewolf_server.py:8
MED AGT015 Remote install command pipes network code directly to a shell npm/cli/README.md:19
MED AGT015 Remote install command pipes network code directly to a shell examples/cloud/GUIDE.md:616
MED AGT015 Remote install command pipes network code directly to a shell docs/zh/getting-started/03-quickstart-s…:227
MED AGT015 Remote install command pipes network code directly to a shell bot/README_CN.md:31
MED AGT015 Remote install command pipes network code directly to a shell CONTRIBUTING_JA.md:51
MED AGT015 Remote install command pipes network code directly to a shell CONTRIBUTING_CN.md:51
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … openviking/server/oauth/router.py:407
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … openviking/server/routers/sessions.py:252
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … openviking/server/routers/sessions.py:219
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … openviking/server/routers/sessions.py:197
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … openviking/server/routers/sessions.py:176
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … openviking/server/routers/relations.py:67
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … openviking/console/app.py:324
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … bot/vikingbot/channels/openapi.py:401
MED AGT013 Agent auto-approve or skip-permissions mode is easy to enable bot/workspace/skills/tmux/SKILL.md:81
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… openviking/console/app.py:268
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… openviking/console/app.py:264
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… openviking/console/app.py:260
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… openviking/console/app.py:256
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… openviking/console/app.py:252
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… openviking/console/app.py:245
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… openviking/console/app.py:238
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… openviking/console/app.py:234
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… openviking/console/app.py:230
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… bot/vikingbot/channels/openapi.py:387
MED DKC007 Compose service contains a literal secret environment value examples/grafana/docker-compose.yml:13
MED SEC005 [SEC005] Command Injection Risk: Unsafe shell execution or eval of user input. bot/workspace/skills/opencode/opencode_…:16
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… bot/demo/werewolf/werewolf_server.py:358
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… openviking_cli/setup_wizard.py:802
LOW DKR012 Dockerfile keeps pip download cache bot/deploy/docker/Dockerfile:48
LOW DKR012 Dockerfile keeps pip download cache bot/deploy/docker/Dockerfile:28
LOW DKR012 Dockerfile keeps pip download cache bot/deploy/Dockerfile:56
LOW DKR012 Dockerfile keeps pip download cache bot/deploy/Dockerfile:37
LOW DKC010 Compose service lacks no-new-privileges hardening examples/grafana/docker-compose.yml:13
LOW DKC010 Compose service lacks no-new-privileges hardening examples/grafana/docker-compose.yml:1
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose.yml:15
LOW DKC010 Compose service lacks no-new-privileges hardening bot/deploy/docker/langfuse/docker-compo…:87
LOW DKC010 Compose service lacks no-new-privileges hardening bot/deploy/docker/langfuse/docker-compo…:68
LOW DKC010 Compose service lacks no-new-privileges hardening bot/deploy/docker/langfuse/docker-compo…:6
LOW DKC011 Database service publishes a loopback host port bot/deploy/docker/langfuse/docker-compo…:145
LOW DKC011 Database service publishes a loopback host port bot/deploy/docker/langfuse/docker-compo…:129
LOW DKC011 Database service publishes a loopback host port bot/deploy/docker/langfuse/docker-compo…:87
LOW DKC006 Compose service does not declare a runtime user examples/grafana/docker-compose.yml:13
LOW DKC006 Compose service does not declare a runtime user examples/grafana/docker-compose.yml:1
LOW DKC006 Compose service does not declare a runtime user docker-compose.yml:15
LOW DKC006 Compose service does not declare a runtime user bot/deploy/docker/langfuse/docker-compo…:68
LOW DKC006 Compose service does not declare a runtime user bot/deploy/docker/langfuse/docker-compo…:6
Reset to top 5 113 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `volcengine/OpenViking`

**Score: 52/100 (C+)**  ·  121 findings  ·  scanned 2026-05-16 08:27 UTC  ·  346,653 LOC

| Severity | Count |
|---|---|
| CRITICAL | 6 |
| HIGH | 25 |
| MEDIUM | 64 |
| LOW | 18 |

📊 [Full filterable report](https://repobility.com/scan/12056a6a-d5b1-4a95-9bc1-27d844e39785/)  ·  ![scorecard](https://repobility.com/scan/12056a6a-d5b1-4a95-9bc1-27d844e39785/report.png?v=1778920063-s2)

### Top findings

1. **CRITICAL** `SEC022` — Database URL With Embedded Credential
   `bot/deploy/docker/langfuse/docker-compose.yml:23` · A07:2021 Identification & Authentication Failures
2. **CRITICAL** `DKC007` — Compose service contains a literal secret environment value
   `bot/deploy/docker/langfuse/docker-compose.yml:145`
3. **CRITICAL** `DKC007` — Compose service contains a literal secret environment value
   `bot/deploy/docker/langfuse/docker-compose.yml:108`
4. **CRITICAL** `DKC007` — Compose service contains a literal secret environment value
   `bot/deploy/docker/langfuse/docker-compose.yml:87`
5. **CRITICAL** `DKC007` — Compose service contains a literal secret environment value
   `bot/deploy/docker/langfuse/docker-compose.yml:68`

---

**Security note**: this issue is public. If any flagged finding is a real, exploitable vulnerability, please redirect to your `SECURITY.md` policy or open a [private security advisory](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability) instead. We're happy to close this and re-submit privately.

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/12056a6a-d5b1-4a95-9bc1-27d844e39785/_
Premium account
This scan was submitted by a Enterprise-tier account. Premium accounts have full outreach control â Repobility doesn't pre-fill the 'file as GitHub issue' button for paid users. You can still file the issue manually using the markdown body above (Copy markdown), or contact us if you'd like batch-filing enabled for your account.
Already filed
This repo publishes a SECURITY.md policy and the scan contains 16 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 'volcengine/OpenViking' 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.