← Back to scan
File as GitHub Issue repo: coleam00/Archon

Push this scan report to coleam00/Archon

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

Curl Pipe Bash

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
CRIT SEC022 [SEC022] Database URL With Embedded Credential: A database connection URL contains an emb… packages/core/src/db/connection.ts:50
CRIT SEC002 [SEC002] Hardcoded API Key: Hardcoded API key found in source code. packages/paths/src/telemetry.ts:46
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… packages/web/src/experiments/console/co…:98
HIGH MINED012 [MINED012] Curl Pipe Bash: curl ... | sh / bash — runs unverified network code. scripts/install.sh:122
HIGH MINED012 [MINED012] Curl Pipe Bash: curl ... | sh / bash — runs unverified network code. packages/providers/src/claude/binary-re…:101
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). packages/core/src/utils/port-allocation…:24
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… packages/core/src/utils/credential-sani…:18
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … packages/core/src/github-auth/auth.ts:171
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … packages/adapters/src/community/chat/di…:229
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … auth-service/server.js:131
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… packages/providers/src/community/openco…:85
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… packages/git/src/repo.ts:45
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… packages/core/src/db/codebases.ts:86
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… packages/web/src/experiments/console/co…:21
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… packages/web/src/components/chat/Messag…:19
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… .archon/scripts/maintainer-standup-gh-d…:17
HIGH MINED115 Action `softprops/action-gh-release` pinned to mutable ref `@v2` .github/workflows/release.yml:262
HIGH MINED115 Action `oven-sh/setup-bun` pinned to mutable ref `@v2` .github/workflows/release.yml:232
HIGH MINED115 Action `actions/download-artifact` pinned to mutable ref `@v4` .github/workflows/release.yml:226
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/release.yml:223
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v4` .github/workflows/release.yml:211
HIGH MINED115 Action `oven-sh/setup-bun` pinned to mutable ref `@v2` .github/workflows/release.yml:44
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/release.yml:41
HIGH MINED115 Action `oven-sh/setup-bun` pinned to mutable ref `@v2` .github/workflows/marketplace-auto-revi…:18
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/marketplace-auto-revi…:17
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v4` .github/workflows/e2e-smoke.yml:106
HIGH MINED115 Action `oven-sh/setup-bun` pinned to mutable ref `@v2` .github/workflows/e2e-smoke.yml:101
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/e2e-smoke.yml:98
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v4` .github/workflows/e2e-smoke.yml:76
HIGH MINED115 Action `oven-sh/setup-bun` pinned to mutable ref `@v2` .github/workflows/e2e-smoke.yml:71
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/e2e-smoke.yml:68
HIGH MINED115 Action `oven-sh/setup-bun` pinned to mutable ref `@v2` .github/workflows/e2e-smoke.yml:41
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/e2e-smoke.yml:38
HIGH MINED115 Action `astral-sh/setup-uv` pinned to mutable ref `@v4` .github/workflows/e2e-smoke.yml:25
HIGH MINED115 Action `oven-sh/setup-bun` pinned to mutable ref `@v2` .github/workflows/e2e-smoke.yml:20
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/e2e-smoke.yml:17
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/test.yml:51
HIGH MINED115 Action `oven-sh/setup-bun` pinned to mutable ref `@v2` .github/workflows/test.yml:23
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/test.yml:20
HIGH MINED115 Action `oven-sh/setup-bun` pinned to mutable ref `@v2` .github/workflows/marketplace-lint.yml:14
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/marketplace-lint.yml:13
HIGH MINED118 Dockerfile FROM `ghcr.io/coleam00/archon:latest` not pinned by digest deploy/Dockerfile.user.example:7
HIGH MINED118 Dockerfile FROM `node:22-alpine` not pinned by digest auth-service/Dockerfile:1
HIGH MINED118 Dockerfile FROM `oven/bun:1.3.11-slim` not pinned by digest Dockerfile:54
HIGH MINED118 Dockerfile FROM `oven/bun:1.3.11-slim` not pinned by digest Dockerfile:9
HIGH DKC011 Database service publishes a host port docker-compose.yml:68
HIGH MINED113 Express POST /webhooks/gitlab has no auth packages/server/src/index.ts:691
HIGH MINED113 Express POST /webhooks/gitea has no auth packages/server/src/index.ts:663
HIGH MINED113 Express POST /internal/git-credential has no auth packages/server/src/index.ts:637
HIGH MINED113 Express POST /webhooks/github has no auth packages/server/src/index.ts:591
MED SEC041 [SEC041] Tabnabbing — target="_blank" without rel="noopener noreferrer": <a target="_blan… packages/web/src/components/layout/Head…:32
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … packages/web/src/experiments/console/co…:21
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … packages/web/src/components/chat/Messag…:19
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … .archon/scripts/maintainer-standup-gh-d…:17
MED DKR003 Compose service `app` image uses the latest tag deploy/docker-compose.yml:13
MED DKR003 Dockerfile base image uses the latest tag deploy/Dockerfile.user.example:8
MED DKR002 Compose service `app` image has no explicit tag docker-compose.yml:38
MED DKR002 Dockerfile base image has no explicit tag Dockerfile.user.example:11
MED DKR001 Docker final stage has no non-root USER Dockerfile:54
MED AGT007 localStorage write failures are swallowed silently packages/web/src/experiments/console/co…:48
MED AGT007 localStorage write failures are swallowed silently packages/web/src/contexts/ProjectContex…:41
MED AGT007 localStorage write failures are swallowed silently packages/web/src/components/workflows/W…:84
MED AGT007 localStorage write failures are swallowed silently packages/web/src/components/layout/Side…:96
MED DKR014 Dockerfile copies broad context with incomplete .dockerignore Dockerfile:44
MED AGT014 Codex auth.json is read or copied without visible secret-file hardening packages/providers/src/community/pi/pro…:230
MED AGT014 Codex auth.json is read or copied without visible secret-file hardening packages/server/src/scripts/setup-auth.…:4
MED AGT016 Codex session log reader may expose prompts or tool-call content packages/providers/src/community/pi/pro…:325
MED AGT016 Codex session log reader may expose prompts or tool-call content packages/providers/src/community/pi/ses…:13
MED AGT015 Remote install command pipes network code directly to a shell packages/docs-web/src/content/docs/guid…:258
MED AGT015 Remote install command pipes network code directly to a shell packages/docs-web/src/content/docs/inde…:33
MED AGT015 Remote install command pipes network code directly to a shell packages/docs-web/src/content/docs/gett…:27
MED AGT015 Remote install command pipes network code directly to a shell deploy/cloud-init.yml:62
MED AGT015 Remote install command pipes network code directly to a shell README.md:113
MED AGT015 Remote install command pipes network code directly to a shell .github/workflows/e2e-smoke.yml:47
MED AGT015 Remote install command pipes network code directly to a shell .claude/skills/archon/references/troubl…:71
LOW AIC003 Duplicated implementation block across source files packages/workflows/src/executor.ts:34
LOW AIC003 Duplicated implementation block across source files packages/providers/src/community/pi/eve…:8
LOW AIC003 Duplicated implementation block across source files packages/providers/src/community/openco…:81
LOW AIC003 Duplicated implementation block across source files packages/providers/src/codex/provider.ts:188
LOW AIC003 Duplicated implementation block across source files packages/adapters/src/forge/github/adap…:151
LOW AIC003 Duplicated implementation block across source files packages/paths/src/archon-paths.ts:104
LOW AIC003 Duplicated implementation block across source files packages/web/src/routes/ChatPage.tsx:85
LOW AIC003 Duplicated implementation block across source files packages/web/src/routes/ChatPage.tsx:43
LOW AIC003 Duplicated implementation block across source files packages/web/src/lib/api.ts:68
LOW AIC003 Duplicated implementation block across source files packages/web/src/components/workflows/W…:403
LOW AIC003 Duplicated implementation block across source files packages/web/src/components/workflows/A…:17
LOW AIC003 Duplicated implementation block across source files packages/adapters/src/forge/github/type…:22
LOW AIC003 Duplicated implementation block across source files packages/adapters/src/community/forge/g…:1
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
LOW DKR011 Dockerfile installs recommended OS packages Dockerfile:80
LOW DKR011 Dockerfile installs recommended OS packages Dockerfile:67
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose.yml:118
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose.yml:38
LOW DKC010 Compose service lacks no-new-privileges hardening deploy/docker-compose.yml:13
LOW AIC002 Source file name looks like an AI patch artifact packages/isolation/src/worktree-copy.ts:1
LOW DKC017 Database password is wired through an environment variable placeholder docker-compose.yml:68
LOW DKC006 Compose service does not declare a runtime user docker-compose.yml:118
LOW DKC006 Compose service does not declare a runtime user docker-compose.yml:38
LOW DKC006 Compose service does not declare a runtime user deploy/docker-compose.yml:13
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… packages/web/src/components/workflows/N…:28
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… packages/web/src/components/workflows/A…:80
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… packages/web/src/components/chat/ErrorC…:33
INFO MINED098 [MINED098] Global Scope Pollution: Attaching libraries/objects directly to the global win… packages/docs-web/public/brand/standalo…:68
INFO MINED098 [MINED098] Global Scope Pollution: Attaching libraries/objects directly to the global win… packages/docs-web/public/brand/logo.jsx:111
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … packages/core/src/utils/worktree-sync.ts:67
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … packages/core/src/db/users.ts:31
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… auth-service/test.js:20
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … .archon/scripts/maintainer-standup-gh-d…:310
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … .archon/scripts/maintainer-standup-back…:50
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … .archon/scripts/echo-args.js:3
Reset to top 5 110 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `coleam00/Archon`

**Score: 56/100 (B)**  ·  111 findings  ·  scanned 2026-05-29 03:46 UTC  ·  156,962 LOC

| Severity | Count |
|---|---|
| CRITICAL | 2 |
| HIGH | 48 |
| MEDIUM | 25 |
| LOW | 24 |

📊 [Full filterable report](https://repobility.com/scan/03f8e180-87b4-4749-b483-9718dabd5226/)  ·  ![scorecard](https://repobility.com/scan/03f8e180-87b4-4749-b483-9718dabd5226/report.png?v=1780026382-s2)

### Top findings

1. **CRITICAL** `SEC022` — Database URL With Embedded Credential
   `packages/core/src/db/connection.ts:50` · A07:2021 Identification & Authentication Failures
2. **CRITICAL** `SEC002` — Hardcoded API Key
   `packages/paths/src/telemetry.ts:46` · A07:2021 Identification & Authentication Failures
3. **HIGH** `SEC040` — innerHTML XSS — template literal with server-supplied data
   `packages/web/src/experiments/console/components/RunGraphPanel.tsx:98` · CWE-79 · A03:2021 Injection (XSS)
4. **HIGH** `MINED012` — Curl Pipe Bash
   `scripts/install.sh:122` · CWE-494 · ✓ Repobility
5. **HIGH** `MINED012` — Curl Pipe Bash
   `packages/providers/src/claude/binary-resolver.ts:101` · CWE-494 · ✓ Repobility

---

**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/03f8e180-87b4-4749-b483-9718dabd5226/_
Premium account
This scan was submitted by a Enterprise-tier account. Premium accounts have full outreach control â Repobility doesn't pre-fill the 'file as GitHub issue' button for paid users. You can still file the issue manually using the markdown body above (Copy markdown), or contact us if you'd like batch-filing enabled for your account.
Already filed
This repo publishes a SECURITY.md policy and the scan contains 13 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 'coleam00/Archon' 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.