← Back to scan
File as GitHub Issue repo: AmrDab/clawdcursor

Push this scan report to AmrDab/clawdcursor

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

Insecure Randomness for Security

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
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. src/tools/orchestration.ts:125
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. src/core/pipeline.ts:511
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. src/core/agent.ts:73
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… scripts/linux/atspi-bridge.py:109
MED SEC015 [SEC015] Insecure Randomness for Security: Weak PRNG used in security-sensitive context. … src/platform/native-helper.ts:558
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED AIC003 Duplicated implementation block across source files src/platform/windows.ts:13
MED AIC003 Duplicated implementation block across source files src/llm/providers.ts:352
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … src/surface/dashboard.ts:12
Reset to top 5 10 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `AmrDab/clawdcursor`

**Score: 84/100 (A-)**  ·  19 findings  ·  scanned 2026-05-15 01:20 UTC  ·  46,822 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 0 |
| MEDIUM | 10 |
| LOW | 0 |

📊 [Full filterable report](https://repobility.com/scan/3d4b3648-08e1-458b-bd91-d5c810770f42/)  ·  ![scorecard](https://repobility.com/scan/3d4b3648-08e1-458b-bd91-d5c810770f42/report.png?v=1778808051-s2)

### Top findings

1. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `src/tools/orchestration.ts:125`
2. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `src/core/pipeline.ts:511`
3. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `src/core/agent.ts:73`
4. **MEDIUM** `ERR001` — Silent Exception Swallowing
   `scripts/linux/atspi-bridge.py:109`
5. **MEDIUM** `SEC015` — Insecure Randomness for Security
   `src/platform/native-helper.ts:558` · A02:2021 Cryptographic Failures

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/3d4b3648-08e1-458b-bd91-d5c810770f42/_
Megaproject â high spam risk
Could not determine 'AmrDab/clawdcursor' 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.