← Back to scan
File as GitHub Issue repo: CloakHQ/CloakBrowser

Push this scan report to CloakHQ/CloakBrowser

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

Bare Except Pass

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 GHSA-5xrq-8626-4rwp vitest: GHSA-5xrq-8626-4rwp js/package-lock.json
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… js/src/puppeteer.ts:46
HIGH MINED001 [MINED001] Bare Except Pass: except: pass or except Exception: pass — silently swallows e… cloakbrowser/geoip.py:128
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… js/src/config.ts:138
HIGH MINED001 [MINED001] Bare Except Pass: except: pass or except Exception: pass — silently swallows e… cloakbrowser/config.py:177
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … cloakbrowser/human/config.py:200
HIGH MINED006 [MINED006] Overcatch Baseexception: except BaseException: ... — prevents Ctrl+C and Syste… cloakbrowser/__main__.py:103
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… cloakbrowser/config.py:218
HIGH DKR006 Dockerfile pipes a remote script into a shell Dockerfile:4
HIGH MINED119 Dockerfile `ADD https://github.com/aws/aws-lambda-runtime-interface-emulator/releases/lat… examples/integrations/aws_lambda/Docker…:45
HIGH MINED118 Dockerfile FROM `cloakhq/cloakbrowser:latest` not pinned by digest examples/integrations/aws_lambda/Docker…:35
HIGH MINED118 Dockerfile FROM `python:3.12-slim` not pinned by digest Dockerfile:1
MED MINED111 Bare except continues silently cloakbrowser/human/__init__.py:2543
MED MINED111 Bare except continues silently cloakbrowser/human/__init__.py:2298
MED MINED111 Bare except continues silently cloakbrowser/human/__init__.py:1983
MED MINED111 Bare except continues silently cloakbrowser/human/__init__.py:1966
MED MINED111 Bare except continues silently cloakbrowser/human/__init__.py:1614
MED MINED111 Bare except continues silently cloakbrowser/human/__init__.py:1369
MED MINED111 Bare except continues silently cloakbrowser/human/__init__.py:2074
MED MINED111 Bare except continues silently cloakbrowser/human/__init__.py:115
MED MINED111 Bare except continues silently cloakbrowser/human/__init__.py:682
MED MINED111 Bare except continues silently cloakbrowser/human/__init__.py:444
MED MINED111 Bare except continues silently cloakbrowser/human/__init__.py:178
MED MINED111 Bare except continues silently cloakbrowser/human/__init__.py:110
MED MINED111 Bare except continues silently cloakbrowser/human/__init__.py:1056
MED MINED111 Bare except continues silently cloakbrowser/human/__init__.py:1039
MED MINED111 Bare except continues silently cloakbrowser/human/__init__.py:1154
MED MINED111 Bare except continues silently cloakbrowser/human/__init__.py:338
MED MINED111 Bare except continues silently cloakbrowser/human/__init__.py:309
MED MINED111 Bare except continues silently cloakbrowser/human/__init__.py:280
MED MINED111 Bare except continues silently cloakbrowser/human/__init__.py:246
MED MINED111 Bare except continues silently cloakbrowser/geoip.py:233
MED MINED111 Bare except continues silently cloakbrowser/__main__.py:105
MED MINED111 Bare except continues silently cloakbrowser/download.py:208
MED SEC087 [SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; … js/src/human/keyboard.ts:62
MED SEC087 [SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; … js/src/human/config.ts:233
MED SEC087 [SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; … js/src/human-puppeteer/keyboard.ts:59
MED SEC136 [SEC136] AI-typical over-broad exception handler swallowing all errors: Catch-all excepti… cloakbrowser/human/scroll_async.py:24
MED SEC136 [SEC136] AI-typical over-broad exception handler swallowing all errors: Catch-all excepti… cloakbrowser/human/scroll.py:27
MED DKR003 Dockerfile base image uses the latest tag examples/integrations/aws_lambda/Docker…:36
MED DKR007 Docker build context has no .dockerignore .dockerignore
MED GHSA-4w7w-66w2-5vf9 vite: GHSA-4w7w-66w2-5vf9 js/package-lock.json
MED GHSA-67mh-4wv8-2f99 esbuild: GHSA-67mh-4wv8-2f99 js/package-lock.json
MED DKR013 Dockerfile ADD downloads remote content examples/integrations/aws_lambda/Docker…:45
MED DKR001 Docker final stage has no non-root USER examples/integrations/aws_lambda/Docker…:36
MED DKR001 Docker final stage has no non-root USER Dockerfile:1
LOW COMP001 [COMP001] High cognitive complexity: Function `resolve_proxy_geo_with_ip` has cognitive c… cloakbrowser/geoip.py:64
LOW COMP001 [COMP001] High cognitive complexity: Function `_resolve_exit_ip` has cognitive complexity… cloakbrowser/geoip.py:209
LOW COMP001 [COMP001] High cognitive complexity: Function `get_effective_version` has cognitive compl… cloakbrowser/config.py:159
LOW DEPCUR-NPM npm package `puppeteer-core` is minor version(s) behind (25.0.4 -> 25.1.0) js/package.json
LOW AIC003 Duplicated implementation block across source files js/src/human/index.ts:41
LOW AIC003 Duplicated implementation block across source files js/src/human/elementhandle.ts:63
LOW AIC003 Duplicated implementation block across source files cloakbrowser/human/scroll_async.py:65
LOW AIC003 Duplicated implementation block across source files cloakbrowser/human/actionability_async.…:33
LOW AIC003 Duplicated implementation block across source files js/src/human/scroll.ts:4
LOW AIC003 Duplicated implementation block across source files js/src/human/keyboard.ts:4
LOW AIC003 Duplicated implementation block across source files cloakbrowser/human/mouse_async.py:18
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. js/src/playwright.ts:19
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … js/src/puppeteer.ts:22
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … js/src/playwright.ts:81
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. js/src/human/actionability.ts:246
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. js/src/human/actionability.ts:236
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. js/src/human/mouse.ts:13
INFO MINED050 [MINED050] Stub Only Function: Function declared but body is just pass, return None, rais… cloakbrowser/geoip.py:129
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … js/examples/stealth-test.ts:52
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … js/examples/persistent-context.ts:13
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … js/examples/basic-puppeteer.ts:14
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … js/examples/basic-playwright.ts:14
INFO MINED062 [MINED062] Python Dataclass No Fields: @dataclass over an empty class — unfinished model. cloakbrowser/human/config.py:71
INFO MINED055 [MINED055] Npm Install No Lockfile: Production image runs npm install (resolves new versi… examples/integrations/selenium_example.…:8
INFO MINED055 [MINED055] Npm Install No Lockfile: Production image runs npm install (resolves new versi… cloakbrowser/geoip.py:4
INFO MINED050 [MINED050] Stub Only Function: Function declared but body is just pass, return None, rais… cloakbrowser/config.py:178
INFO DEPCUR-NPM npm package `tar` is patch version(s) behind (7.5.15 -> 7.5.16) js/package.json
Reset to top 5 73 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `CloakHQ/CloakBrowser`

**Score: 80/100 (A-)**  ·  127 findings  ·  scanned 2026-06-01 20:50 UTC  ·  29,861 LOC

| Severity | Count |
|---|---|
| CRITICAL | 1 |
| HIGH | 11 |
| MEDIUM | 34 |
| LOW | 11 |

📊 [Full filterable report](https://repobility.com/scan/efda4189-83a6-40d4-9858-3ed2e14aae56/)  ·  ![scorecard](https://repobility.com/scan/efda4189-83a6-40d4-9858-3ed2e14aae56/report.png?v=1780347058-s2)

### Top findings

1. **CRITICAL** `GHSA-5xrq-8626-4rwp` — vitest: GHSA-5xrq-8626-4rwp
   `js/package-lock.json`
2. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `js/src/puppeteer.ts:46` · A10:2021 SSRF
3. **HIGH** `MINED001` — Bare Except Pass
   `cloakbrowser/geoip.py:128` · CWE-755 · ✓ Repobility
4. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `js/src/config.ts:138` · A10:2021 SSRF
5. **HIGH** `MINED001` — Bare Except Pass
   `cloakbrowser/config.py:177` · CWE-755 · ✓ Repobility

---

**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/efda4189-83a6-40d4-9858-3ed2e14aae56/_
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.
Megaproject â high spam risk
Could not determine 'CloakHQ/CloakBrowser' 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.
Already filed
87/221 findings (39%) on this scan are already flagged as test-file, won't-fix, or suppressed. The scan is too noisy to file as a single issue. Curate down to specific actionable findings, or address the FP source first.

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.