← Back to scan
File as GitHub Issue repo: agenticmail/agenticmail

Push this scan report to agenticmail/agenticmail

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 SEC020 [SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-b… scripts/init-local.ts:63
HIGH SEC020 [SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-b… examples/multi-agent.ts:30
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. packages/claudecode/src/dispatcher.ts:2121
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. packages/claudecode/src/mail-hook.ts:503
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. packages/api/src/routes/mail.ts:107
MED AIC003 Duplicated implementation block across source files packages/openclaw/src/pending-followup.…:128
MED AIC003 Duplicated implementation block across source files packages/openclaw/src/channel.ts:70
MED AIC003 Duplicated implementation block across source files packages/core/src/mail/sender.ts:48
MED AIC003 Duplicated implementation block across source files packages/core/src/mail/receiver.ts:14
MED AGT007 localStorage write failures are swallowed silently packages/api/public/js/sse.js:64
MED AGT007 localStorage write failures are swallowed silently packages/api/public/js/sound.js:22
MED AGT007 localStorage write failures are swallowed silently packages/api/public/js/app.js:46
MED AGT006 React interval is created without an explicit cleanup packages/openclaw/src/tools.ts:229
MED AGT012 Agent control bridge may listen on a network interface without visible auth packages/core/src/setup/index.ts:215
MED AGT012 Agent control bridge may listen on a network interface without visible auth packages/api/src/index.ts:10
MED AGT012 Agent control bridge may listen on a network interface without visible auth docker/stalwart/config/stalwart.toml:7
MED AGT015 Remote install command pipes network code directly to a shell packages/core/src/setup/installer.ts:406
MED AGT015 Remote install command pipes network code directly to a shell CLAUDE.md:15
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose.yml:1
LOW DKC006 Compose service does not declare a runtime user docker-compose.yml:1
Reset to top 5 20 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `agenticmail/agenticmail`

**Score: 64/100 (B+)**  ·  31 findings  ·  scanned 2026-05-15 01:20 UTC  ·  51,035 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 2 |
| MEDIUM | 16 |
| LOW | 2 |

📊 [Full filterable report](https://repobility.com/scan/592d2a46-3de3-4d64-b1b9-d419b0a33b5e/)  ·  ![scorecard](https://repobility.com/scan/592d2a46-3de3-4d64-b1b9-d419b0a33b5e/report.png?v=1778808049-s2)

### Top findings

1. **HIGH** `SEC020` — Secret Printed to Logs
   `scripts/init-local.ts:63` · A07:2021 Identification & Authentication Failures
2. **HIGH** `SEC020` — Secret Printed to Logs
   `examples/multi-agent.ts:30` · A07:2021 Identification & Authentication Failures
3. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `packages/claudecode/src/dispatcher.ts:2121`
4. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `packages/claudecode/src/mail-hook.ts:503`
5. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `packages/api/src/routes/mail.ts:107`

---

**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/592d2a46-3de3-4d64-b1b9-d419b0a33b5e/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 2 Critical/High security finding(s). Public issue filing would violate coordinated disclosure. Submit privately via the project's security reporting channel.
Megaproject â high spam risk
Could not determine 'agenticmail/agenticmail' 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.