← Back to scan
File as GitHub Issue repo: nextai-translator/nextai-translator

Push this scan report to nextai-translator/nextai-translator

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

Server-Side Request Forgery (SSRF) — outbound HTTP from user input

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 SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… src/common/components/Markdown.tsx:43
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … src-tauri/src/ocr.rs:139
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … src-tauri/src/fetch.rs:45
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … src-tauri/src/config.rs:55
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… src/common/components/LogoWithText.tsx:67
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… src/browser-extension/content_script/in…:79
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… src-safari/Shared (App)/ViewController.…:36
HIGH MINED115 Action `oNaiPs/secrets-to-env-action` pinned to mutable ref `@v1` .github/workflows/release.yaml:77
HIGH MINED115 Action `dtolnay/rust-toolchain` pinned to mutable ref `@nightly` .github/workflows/release.yaml:65
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v3` .github/workflows/release.yaml:59
HIGH MINED115 Action `pnpm/action-setup` pinned to mutable ref `@v2` .github/workflows/release.yaml:53
HIGH MINED115 Action `battila7/get-version-action` pinned to mutable ref `@v2` .github/workflows/release.yaml:52
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/release.yaml:48
HIGH MINED115 Action `ncipollo/release-action` pinned to mutable ref `@v1` .github/workflows/release.yaml:34
HIGH MINED115 Action `battila7/get-version-action` pinned to mutable ref `@v2` .github/workflows/release.yaml:22
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/release.yaml:18
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v3` .github/workflows/playwright.yml:21
HIGH MINED115 Action `pnpm/action-setup` pinned to mutable ref `@v2` .github/workflows/playwright.yml:17
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/playwright.yml:16
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v3` .github/workflows/test-build.yaml:82
HIGH MINED115 Action `pnpm/action-setup` pinned to mutable ref `@v2` .github/workflows/test-build.yaml:78
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/test-build.yaml:77
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v4` .github/workflows/test-build.yaml:65
HIGH MINED115 Action `tauri-apps/tauri-action` pinned to mutable ref `@dev` .github/workflows/test-build.yaml:56
HIGH MINED115 Action `tauri-apps/tauri-action` pinned to mutable ref `@dev` .github/workflows/test-build.yaml:46
HIGH MINED115 Action `dtolnay/rust-toolchain` pinned to mutable ref `@nightly` .github/workflows/test-build.yaml:29
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v3` .github/workflows/test-build.yaml:22
HIGH MINED115 Action `pnpm/action-setup` pinned to mutable ref `@v2` .github/workflows/test-build.yaml:18
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/test-build.yaml:17
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v3` .github/workflows/unit-test.yaml:21
HIGH MINED115 Action `pnpm/action-setup` pinned to mutable ref `@v2` .github/workflows/unit-test.yaml:17
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/unit-test.yaml:16
MED SEC087 [SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; … src/common/engines/openai.ts:22
MED SEC087 [SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; … src/common/engines/azure.ts:44
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … src/common/components/Markdown.tsx:43
MED SEC015 [SEC015] Insecure Randomness for Security: Weak PRNG used in security-sensitive context. … src/common/engines/openai.ts:22
MED SEC015 [SEC015] Insecure Randomness for Security: Weak PRNG used in security-sensitive context. … src/common/engines/azure.ts:44
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED WEB003 Public web service has no security.txt .well-known/security.txt
LOW COMP001 [COMP001] High cognitive complexity: Function `create_new_tag` has cognitive complexity 1… scripts/release.py:37
LOW AIC003 Duplicated implementation block across source files vite.config.firefox.ts:3
LOW AIC003 Duplicated implementation block across source files src/tauri/bindings.ts:114
LOW AIC003 Duplicated implementation block across source files src/common/polyfills/userscript.ts:15
LOW AIC003 Duplicated implementation block across source files src/common/polyfills/userscript.ts:13
LOW AIC003 Duplicated implementation block across source files src/common/polyfills/tauri.ts:33
LOW AIC003 Duplicated implementation block across source files src/common/engines/moonshot.ts:6
LOW AIC003 Duplicated implementation block across source files src/common/engines/kimi.ts:152
LOW AIC003 Duplicated implementation block across source files src/common/engines/kimi.ts:137
LOW AIC003 Duplicated implementation block across source files src/common/engines/kimi.ts:115
LOW AIC003 Duplicated implementation block across source files src/common/engines/gemini.ts:137
LOW AIC003 Duplicated implementation block across source files src/common/engines/gemini.ts:124
LOW AIC003 Duplicated implementation block across source files src/common/engines/gemini.ts:122
LOW AIC003 Duplicated implementation block across source files src/common/engines/cohere.ts:99
LOW AIC003 Duplicated implementation block across source files src/common/engines/cohere.ts:86
LOW AIC003 Duplicated implementation block across source files src/common/engines/cohere.ts:83
LOW AIC003 Duplicated implementation block across source files src/common/engines/cohere.ts:11
LOW AIC003 Duplicated implementation block across source files src/common/engines/claude.ts:114
LOW AIC003 Duplicated implementation block across source files src/common/engines/claude.ts:68
LOW AIC003 Duplicated implementation block across source files src/common/engines/chatgpt.ts:251
LOW AIC003 Duplicated implementation block across source files src/common/engines/chatglm.ts:232
LOW AIC003 Duplicated implementation block across source files src/common/engines/cerebras.ts:61
LOW AIC003 Duplicated implementation block across source files src/common/engines/azure.ts:6
LOW AIC003 Duplicated implementation block across source files src/common/components/Vocabulary.tsx:507
LOW AIC003 Duplicated implementation block across source files src/common/components/LogoWithText.tsx:8
LOW AUC005 [AUC005] No authorization-focused tests detected: No test files with common authorization…
LOW WEB001 Public web app has no robots.txt robots.txt
LOW WEB002 Public web app has no sitemap sitemap.xml
LOW WEB008 Public docs site has no llms.txt llms.txt
LOW WEB011 Public web app has no humans.txt humans.txt
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… src/tauri/windows/WritingIndicatorWindo…:148
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … src/common/engines/azure.ts:33
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … src/common/components/Form/validators.ts:27
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. src/browser-extension/options/index.tsx:33
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. src/browser-extension/content_script/in…:111
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. src/browser-extension/background/index.…:125
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. src/common/components/Form/validators.ts:4
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. src/common/components/Form/form.ts:87
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. src/browser-extension/background/index.…:122
INFO MINED049 [MINED049] Print Pii: Logging password/token/email/ssn directly to stdout. src/browser-extension/background/index.…:215
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … src/common/engines/chatglm.ts:154
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … src/common/components/SpeakerIcon.tsx:44
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … src/browser-extension/background/index.…:193
INFO MINED068 [MINED068] Rust Unsafe Block: unsafe { ... } block. Compiler safety guarantees disabled i… src-tauri/src/insertion.rs:47
INFO MINED068 [MINED068] Rust Unsafe Block: unsafe { ... } block. Compiler safety guarantees disabled i… src-tauri/src/ax_context.rs:100
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… src/common/components/CodeBlock.tsx:100
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… src-tauri/src/fetch.rs:66
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… clip-extensions/popclip/nextai-translat…:2
Reset to top 5 87 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `nextai-translator/nextai-translator`

**Score: 80/100 (B)**  ·  87 findings  ·  scanned 2026-05-31 01:22 UTC  ·  26,813 LOC

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

📊 [Full filterable report](https://repobility.com/scan/1d5f5f96-105b-468c-902d-367856583a87/)  ·  ![scorecard](https://repobility.com/scan/1d5f5f96-105b-468c-902d-367856583a87/report.png?v=1780190559-s2)

### Top findings

1. **HIGH** `SEC085` — JS: child_process.exec with non-literal
   `src/common/components/Markdown.tsx:43`
2. **HIGH** `MINED003` — Rust Unwrap In Prod
   `src-tauri/src/ocr.rs:139` · CWE-755 · ✓ Repobility
3. **HIGH** `MINED003` — Rust Unwrap In Prod
   `src-tauri/src/fetch.rs:45` · CWE-755 · ✓ Repobility
4. **HIGH** `MINED003` — Rust Unwrap In Prod
   `src-tauri/src/config.rs:55` · CWE-755 · ✓ Repobility
5. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `src/common/components/LogoWithText.tsx:67` · A10:2021 SSRF

---

**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/1d5f5f96-105b-468c-902d-367856583a87/_
Megaproject â high spam risk
Could not determine 'nextai-translator/nextai-translator' 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.