← Back to scan
File as GitHub Issue repo: nikolai-vysotskyi/trace-mcp

Push this scan report to nikolai-vysotskyi/trace-mcp

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

Empty Catch Block: Empty catch blocks hide errors.

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 AGT003 User-editable role instructions are inserted into the system prompt packages/app/src/main/index.ts:94
MED SEC015 [SEC015] Insecure Randomness for Security: Weak PRNG used in security-sensitive context. … src/session/resume.ts:102
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. src/telemetry/otlp.ts:212
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. packages/app/src/renderer/tabs/AskTab.t…:1028
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. src/cli.ts:2504
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED AIC003 Duplicated implementation block across source files src/db/store.ts:164
MED AIC003 Duplicated implementation block across source files src/cli/search.ts:68
MED AIC003 Duplicated implementation block across source files src/cli/init.ts:594
MED AIC003 Duplicated implementation block across source files src/cli/export-security-context.ts:38
MED AIC003 Duplicated implementation block across source files src/api/dashboard-routes.ts:11
MED AIC003 Duplicated implementation block across source files src/ai/vertex.ts:147
MED AIC003 Duplicated implementation block across source files src/ai/openai.ts:18
MED AIC003 Duplicated implementation block across source files src/ai/fallback.ts:3
MED AIC003 Duplicated implementation block across source files packages/app/src/renderer/tabs/notebook…:76
MED AIC003 Duplicated implementation block across source files packages/app/src/renderer/tabs/Notebook…:360
MED AIC003 Duplicated implementation block across source files packages/app/src/renderer/tabs/Indexes.…:36
MED AIC003 Duplicated implementation block across source files packages/app/src/renderer/hooks/useDaem…:15
MED AIC001 Parallel implementation file sits beside a canonical file src/indexer/plugins/language/regex-base…:1
MED AGT007 localStorage write failures are swallowed silently packages/app/src/renderer/tabs/GraphExp…:3812
MED AGT007 localStorage write failures are swallowed silently packages/app/src/renderer/tabs/AskTab.t…:81
MED AGT007 localStorage write failures are swallowed silently packages/app/src/renderer/components/Gu…:95
MED AGT007 localStorage write failures are swallowed silently packages/app/src/renderer/components/Fi…:136
MED AGT007 localStorage write failures are swallowed silently packages/app/src/renderer/App.tsx:75
MED AGT007 localStorage write failures are swallowed silently docs/index.html:2872
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED AGT016 Codex session log reader may expose prompts or tool-call content src/session/providers/codex.ts:2
MED AGT012 Agent control bridge may listen on a network interface without visible auth src/tools/quality/code-smells.ts:200
MED SEC005 [SEC005] Command Injection Risk: Unsafe shell execution or eval of user input. src/cli/daemon-stats.ts:32
LOW DKC010 Compose service lacks no-new-privileges hardening ops/telemetry/docker-compose.yml:18
LOW DKC006 Compose service does not declare a runtime user ops/telemetry/docker-compose.yml:18
Reset to top 5 31 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `nikolai-vysotskyi/trace-mcp`

**Score: 75/100 (B+)**  ·  39 findings  ·  scanned 2026-05-15 12:20 UTC  ·  320,068 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 1 |
| MEDIUM | 28 |
| LOW | 2 |

📊 [Full filterable report](https://repobility.com/scan/05828901-c452-4662-bb38-71c7434ab1f8/)  ·  ![scorecard](https://repobility.com/scan/05828901-c452-4662-bb38-71c7434ab1f8/report.png?v=1778847645-s2)

### Top findings

1. **HIGH** `AGT003` — User-editable role instructions are inserted into the system prompt
   `packages/app/src/main/index.ts:94`
2. **MEDIUM** `SEC015` — Insecure Randomness for Security
   `src/session/resume.ts:102` · A02:2021 Cryptographic Failures
3. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `src/telemetry/otlp.ts:212`
4. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `packages/app/src/renderer/tabs/AskTab.tsx:1028`
5. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `src/cli.ts:2504`

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/05828901-c452-4662-bb38-71c7434ab1f8/_
Megaproject â high spam risk
Could not determine 'nikolai-vysotskyi/trace-mcp' 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.