← 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

Silent Exception Swallowing

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 Dockerfile:4
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. js/src/human/index.ts:614
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. js/src/geoip.ts:341
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. js/src/download.ts:606
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… cloakbrowser/human/__init__.py:231
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… cloakbrowser/browser.py:701
MED SEC012 [SEC012] ZipSlip — Archive Path Traversal: Archive extraction without path validation all… cloakbrowser/download.py:330
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 AIC003 Duplicated implementation block across source files js/src/human/scroll.ts:4
MED AIC003 Duplicated implementation block across source files js/src/human/keyboard.ts:4
MED AIC003 Duplicated implementation block across source files js/src/human/index.ts:41
MED AIC003 Duplicated implementation block across source files js/src/human/elementhandle.ts:63
MED AIC003 Duplicated implementation block across source files cloakbrowser/human/scroll_async.py:65
MED AIC003 Duplicated implementation block across source files cloakbrowser/human/mouse_async.py:18
MED AIC003 Duplicated implementation block across source files cloakbrowser/human/actionability_async.…:33
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
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… examples/integrations/aws_lambda/lambda…:302
Reset to top 5 20 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

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

**Score: 83/100 (A-)**  ·  25 findings  ·  scanned 2026-05-15 21:23 UTC  ·  27,921 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 1 |
| MEDIUM | 19 |
| LOW | 0 |

📊 [Full filterable report](https://repobility.com/scan/cfdf1e0b-d1d5-4db9-a83e-a85ff5af3caf/)  ·  ![scorecard](https://repobility.com/scan/cfdf1e0b-d1d5-4db9-a83e-a85ff5af3caf/report.png?v=1778880202-s2)

### Top findings

1. **HIGH** `DKR006` — Dockerfile pipes a remote script into a shell
   `Dockerfile:4`
2. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `js/src/human/index.ts:614`
3. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `js/src/geoip.ts:341`
4. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `js/src/download.ts:606`
5. **MEDIUM** `ERR001` — Silent Exception Swallowing
   `cloakbrowser/human/__init__.py:231`

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/cfdf1e0b-d1d5-4db9-a83e-a85ff5af3caf/_
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.

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.