← Back to scan
File as GitHub Issue repo: 777genius/agent-teams-ai

Push this scan report to 777genius/agent-teams-ai

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

Docker build context has no .dockerignore

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 docker/Dockerfile:23
HIGH JRN009 Secret-like setting is echoed into a password input value src/renderer/components/settings/sectio…:466
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. src/renderer/components/team/TeamListVi…:760
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. src/renderer/components/team/TeamDetail…:2642
MED DKR007 Docker build context has no .dockerignore .dockerignore
MED AIC003 Duplicated implementation block across source files src/features/member-work-sync/main/infr…:1
MED AIC003 Duplicated implementation block across source files src/features/member-work-sync/main/adap…:28
MED AIC003 Duplicated implementation block across source files src/features/member-log-stream/main/ada…:171
MED AIC003 Duplicated implementation block across source files src/features/member-log-stream/main/ada…:30
MED AIC003 Duplicated implementation block across source files src/features/member-log-stream/main/ada…:322
MED AIC003 Duplicated implementation block across source files src/features/codex-runtime-profile/rend…:1
MED AIC003 Duplicated implementation block across source files src/features/agent-graph/renderer/ui/Te…:11
MED AIC003 Duplicated implementation block across source files src/features/agent-graph/renderer/ui/Gr…:296
MED AIC003 Duplicated implementation block across source files agent-teams-controller/src/internal/tas…:206
MED AIC003 Duplicated implementation block across source files agent-teams-controller/src/internal/tas…:8
MED AIC003 Duplicated implementation block across source files agent-teams-controller/src/internal/pro…:5
MED AIC003 Duplicated implementation block across source files agent-teams-controller/src/internal/mes…:46
MED DKR001 Docker final stage has no non-root USER docker/Dockerfile:29
MED AGT007 localStorage write failures are swallowed silently src/features/recent-projects/renderer/u…:107
MED AGT007 localStorage write failures are swallowed silently src/features/agent-graph/renderer/hooks…:30
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/features/recent-projects/main/adapt…:17
MED AGT016 Codex session log reader may expose prompts or tool-call content src/features/member-log-stream/core/dom…:183
MED WEB015 Public web app has no Content Security Policy index.html
MED AGT013 Agent auto-approve or skip-permissions mode is easy to enable docs/research/best-abstraction-for-elec…:105
LOW AIC007 Generated build artifact directory is present at repository root build:1
LOW DKC010 Compose service lacks no-new-privileges hardening docker/docker-compose.yml:15
LOW DKC006 Compose service does not declare a runtime user docker/docker-compose.yml:15
LOW WEB011 Public web app has no humans.txt humans.txt
Reset to top 5 29 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `777genius/agent-teams-ai`

**Score: 66/100 (B+)**  ·  33 findings  ·  scanned 2026-05-15 23:20 UTC  ·  744,207 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 2 |
| MEDIUM | 23 |
| LOW | 4 |

📊 [Full filterable report](https://repobility.com/scan/8736580a-0a1e-4ba0-a1a8-b26a3ba33ed6/)  ·  ![scorecard](https://repobility.com/scan/8736580a-0a1e-4ba0-a1a8-b26a3ba33ed6/report.png?v=1778887232-s2)

### Top findings

1. **HIGH** `DKR014` — Dockerfile copies the entire context without .dockerignore
   `docker/Dockerfile:23`
2. **HIGH** `JRN009` — Secret-like setting is echoed into a password input value
   `src/renderer/components/settings/sections/ConnectionSection.tsx:466`
3. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `src/renderer/components/team/TeamListView.tsx:760`
4. **MEDIUM** `ERR002` — Empty Catch Block: Empty catch blocks hide errors.
   `src/renderer/components/team/TeamDetailView.tsx:2642`
5. **MEDIUM** `DKR007` — Docker build context has no .dockerignore
   `.dockerignore`

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/8736580a-0a1e-4ba0-a1a8-b26a3ba33ed6/_
Megaproject â high spam risk
Could not determine '777genius/agent-teams-ai' 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.