← Back to scan
File as GitHub Issue repo: korotovsky/slack-mcp-server

Push this scan report to korotovsky/slack-mcp-server

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

Duplicated implementation block across source files

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 DKR014 Dockerfile copies the entire context without .dockerignore Dockerfile:16
MED DKR003 Compose service `mcp-server` image uses the latest tag docker-compose.yml:1
MED DKR007 Docker build context has no .dockerignore .dockerignore
MED AIC003 Duplicated implementation block across source files pkg/provider/edge/userlist.go:26
MED AIC003 Duplicated implementation block across source files pkg/provider/edge/fasttime/fasttime_x64…:1
MED AIC003 Duplicated implementation block across source files pkg/provider/edge/dms.go:41
MED DKR001 Docker final stage has no non-root USER Dockerfile:33
MED AGT012 Agent control bridge may listen on a network interface without visible auth docker-compose.toolkit.yml:8
MED AGT012 Agent control bridge may listen on a network interface without visible auth docker-compose.dev.yml:7
LOW ERR003 [ERR003] Ignored Error (Go): Ignoring error return values. pkg/handler/conversations.go:2289
LOW DKR010 Dockerfile leaves apt package indexes in the image layer Dockerfile:7
LOW AIC007 Generated build artifact directory is present at repository root build:1
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 14 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `korotovsky/slack-mcp-server`

**Score: 86/100 (A-)**  ·  17 findings  ·  scanned 2026-05-14 22:54 UTC  ·  14,057 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 1 |
| MEDIUM | 8 |
| LOW | 5 |

📊 [Full filterable report](https://repobility.com/scan/0d5abec3-be66-4d8f-bd41-1c17d218e26f/)  ·  ![scorecard](https://repobility.com/scan/0d5abec3-be66-4d8f-bd41-1c17d218e26f/report.png?v=1778799264-s2)

### Top findings

1. **HIGH** `DKR014` — Dockerfile copies the entire context without .dockerignore
   `Dockerfile:16`
2. **MEDIUM** `DKR003` — Compose service `mcp-server` image uses the latest tag
   `docker-compose.yml:1`
3. **MEDIUM** `DKR007` — Docker build context has no .dockerignore
   `.dockerignore`
4. **MEDIUM** `AIC003` — Duplicated implementation block across source files
   `pkg/provider/edge/userlist.go:26`
5. **MEDIUM** `AIC003` — Duplicated implementation block across source files
   `pkg/provider/edge/fasttime/fasttime_x64.go:1`

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/0d5abec3-be66-4d8f-bd41-1c17d218e26f/_
Megaproject â high spam risk
Could not determine 'korotovsky/slack-mcp-server' 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.