← Back to scan
File as GitHub Issue repo: tinyhumansai/openhuman

Push this scan report to tinyhumansai/openhuman

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

Secret-like setting is echoed into a password input 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
HIGH DKR006 Dockerfile pipes a remote script into a shell e2e/Dockerfile:35
HIGH DKR006 Dockerfile pipes a remote script into a shell e2e/Dockerfile:30
HIGH DKR006 Dockerfile pipes a remote script into a shell .github/Dockerfile:52
HIGH DKR006 Dockerfile pipes a remote script into a shell .github/Dockerfile:46
HIGH JRN009 Secret-like setting is echoed into a password input value app/src/components/settings/panels/Comp…:281
HIGH JRN009 Secret-like setting is echoed into a password input value app/src/components/settings/panels/Back…:465
HIGH JRN004 Consent is collected in UI without visible backend audit persistence app/src/components/composio/ComposioCon…:741
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. app/src-tauri/src/meet_video/camera_bri…:138
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. app/src-tauri/src/webview_accounts/runt…:159
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. app/src-tauri/recipes/google-meet/recip…:47
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED AIC003 Duplicated implementation block across source files app/src-tauri/src/telegram_scanner/idb.…:14
MED AIC003 Duplicated implementation block across source files app/src-tauri/src/telegram_scanner/dom_…:37
MED AIC003 Duplicated implementation block across source files app/src-tauri/src/slack_scanner/mod.rs:505
MED AIC003 Duplicated implementation block across source files app/src-tauri/src/slack_scanner/mod.rs:468
MED AIC003 Duplicated implementation block across source files app/src-tauri/src/slack_scanner/mod.rs:16
MED AIC003 Duplicated implementation block across source files app/src-tauri/src/slack_scanner/idb.rs:144
MED AIC003 Duplicated implementation block across source files app/src-tauri/src/slack_scanner/dom_sna…:1
MED AIC003 Duplicated implementation block across source files app/src-tauri/src/meet_video/inject.rs:39
MED AIC003 Duplicated implementation block across source files app/src-tauri/src/meet_scanner/mod.rs:55
MED AIC003 Duplicated implementation block across source files app/src-tauri/src/imessage_scanner/mod.…:321
MED AIC003 Duplicated implementation block across source files app/src-tauri/src/discord_scanner/mod.rs:147
MED AIC003 Duplicated implementation block across source files app/src-tauri/src/discord_scanner/mod.rs:110
MED JRN002 Browser storage is used for session token material app/src/utils/configPersistence.ts:219
MED JRN002 Browser storage is used for session token material app/src/utils/configPersistence.ts:202
MED JRN002 Browser storage is used for session token material app/src/store/coreModeSlice.ts:60
MED DKR001 Docker final stage has no non-root USER e2e/Dockerfile:14
MED DKR001 Docker final stage has no non-root USER .github/Dockerfile:1
MED AIC001 Parallel implementation file sits beside a canonical file src/openhuman/memory/tree/canonicalize/…:1
MED AIC001 Parallel implementation file sits beside a canonical file remotion/src/Mascot/mascot-yellow-wave-…:1
MED AGT007 localStorage write failures are swallowed silently app/src/store/userScopedStorage.ts:46
MED AGT007 localStorage write failures are swallowed silently app/src/store/index.ts:51
MED AGT007 localStorage write failures are swallowed silently app/src/pages/onboarding/components/Bet…:20
MED AGT007 localStorage write failures are swallowed silently app/src/overlay/OverlayApp.tsx:412
MED AGT007 localStorage write failures are swallowed silently app/src/components/settings/panels/Agen…:46
MED AUC002 [AUC002] Low visible authorization coverage in route inventory: Only 18.2% of discovered …
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … src/api/rest_tests.rs:188
MED AGT008 Ollama audio payload path may mislead users about direct model audio app/src/pages/Conversations.tsx:637
MED SEC005 [SEC005] Command Injection Risk: Unsafe shell execution or eval of user input. app/src/pages/conversations/utils/worke…:34
LOW DKR011 Dockerfile installs recommended OS packages e2e/Dockerfile:35
LOW DKR011 Dockerfile installs recommended OS packages e2e/Dockerfile:19
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose.yml:17
Reset to top 5 43 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `tinyhumansai/openhuman`

**Score: 75/100 (B)**  ·  52 findings  ·  scanned 2026-05-15 22:52 UTC  ·  531,357 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 7 |
| MEDIUM | 32 |
| LOW | 4 |

📊 [Full filterable report](https://repobility.com/scan/c35a7e1b-8fb0-4ff0-b83d-ff9c894573b2/)  ·  ![scorecard](https://repobility.com/scan/c35a7e1b-8fb0-4ff0-b83d-ff9c894573b2/report.png?v=1778885546-s2)

### Top findings

1. **HIGH** `DKR006` — Dockerfile pipes a remote script into a shell
   `e2e/Dockerfile:35`
2. **HIGH** `DKR006` — Dockerfile pipes a remote script into a shell
   `e2e/Dockerfile:30`
3. **HIGH** `DKR006` — Dockerfile pipes a remote script into a shell
   `.github/Dockerfile:52`
4. **HIGH** `DKR006` — Dockerfile pipes a remote script into a shell
   `.github/Dockerfile:46`
5. **HIGH** `JRN009` — Secret-like setting is echoed into a password input value
   `app/src/components/settings/panels/ComposioPanel.tsx:281`

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/c35a7e1b-8fb0-4ff0-b83d-ff9c894573b2/_
Already filed
Repobility already filed issue #1873 on this repo on 2026-05-17. Filing again would be duplicate spam.
View existing issue
Megaproject â high spam risk
Could not determine 'tinyhumansai/openhuman' 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.