← Back to scan
File as GitHub Issue repo: Tencent/TencentDB-Agent-Memory

Push this scan report to Tencent/TencentDB-Agent-Memory

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 DKR006 Dockerfile pipes a remote script into a shell docker/opensource/Dockerfile.hermes:21
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… hermes-plugin/memory/memory_tencentdb/s…:220
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… hermes-plugin/memory/memory_tencentdb/c…:44
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. src/utils/clean-context-runner.ts:563
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. src/core/tdai-core.ts:173
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. index.ts:735
MED DKR007 Docker build context has no .dockerignore .dockerignore
MED AIC003 Duplicated implementation block across source files src/core/tools/memory-search.ts:30
MED AIC003 Duplicated implementation block across source files src/core/record/l1-dedup.ts:176
MED DKR001 Docker final stage has no non-root USER docker/opensource/Dockerfile.hermes:13
LOW DKR011 Dockerfile installs recommended OS packages docker/opensource/Dockerfile.hermes:21
Reset to top 5 11 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `Tencent/TencentDB-Agent-Memory`

**Score: 91/100 (B)**  ·  14 findings  ·  scanned 2026-05-15 07:27 UTC  ·  33,198 LOC

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

📊 [Full filterable report](https://repobility.com/scan/36e88394-2d24-42dd-b2f2-14d53ee23ff2/)  ·  ![scorecard](https://repobility.com/scan/36e88394-2d24-42dd-b2f2-14d53ee23ff2/report.png?v=1778830043-s2)

### Top findings

1. **HIGH** `DKR006` — Dockerfile pipes a remote script into a shell
   `docker/opensource/Dockerfile.hermes:21`
2. **MEDIUM** `ERR001` — Silent Exception Swallowing
   `hermes-plugin/memory/memory_tencentdb/supervisor.py:220`
3. **MEDIUM** `ERR001` — Silent Exception Swallowing
   `hermes-plugin/memory/memory_tencentdb/client.py:44`
4. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `src/utils/clean-context-runner.ts:563`
5. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `src/core/tdai-core.ts:173`

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/36e88394-2d24-42dd-b2f2-14d53ee23ff2/_
Megaproject â high spam risk
Could not determine 'Tencent/TencentDB-Agent-Memory' 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.