← Back to scan
File as GitHub Issue repo: automagik-dev/genie

Push this scan report to automagik-dev/genie

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

Secret Printed to Logs

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… src/term-commands/db.ts:400
CRIT SEC022 [SEC022] Database URL With Embedded Credential: A database connection URL contains an emb… src/genie-commands/install.ts:265
HIGH SEC018 [SEC018] AI-Agent Secret Retrieval Command: A command that prints or embeds credentials w… src/term-commands/brain.ts:382
HIGH SEC020 [SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-b… src/term-commands/events-admin.ts:55
HIGH SEC020 [SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-b… src/term-commands/events-subscribe.ts:82
HIGH SEC020 [SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-b… src/term-commands/events-stream.ts:53
HIGH JRN004 Consent is collected in UI without visible backend audit persistence src/lib/executor-registry.ts:321
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. src/term-commands/events-stream.ts:204
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. src/term-commands/status.ts:298
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. src/genie.ts:377
MED AIC003 Duplicated implementation block across source files packages/genie-app/views/sessions/ui/Se…:127
MED AIC003 Duplicated implementation block across source files packages/genie-app/views/sessions/ui/Se…:43
MED AIC003 Duplicated implementation block across source files packages/genie-app/views/genie/ui/tabs/…:70
MED AIC003 Duplicated implementation block across source files packages/genie-app/views/genie/ui/tabs/…:36
MED AIC003 Duplicated implementation block across source files packages/genie-app/views/genie/ui/tabs/…:222
MED AIC003 Duplicated implementation block across source files packages/genie-app/views/genie/ui/tabs/…:42
MED AIC003 Duplicated implementation block across source files packages/genie-app/views/genie/ui/tabs/…:26
MED AIC003 Duplicated implementation block across source files packages/genie-app/views/genie/ui/tabs/…:94
MED AIC003 Duplicated implementation block across source files packages/genie-app/views/genie/ui/tabs/…:54
MED AIC003 Duplicated implementation block across source files packages/genie-app/views/dashboard/ui/D…:30
MED AIC003 Duplicated implementation block across source files packages/genie-app/views/agents/ui/Agen…:48
MED AIC003 Duplicated implementation block across source files packages/genie-app/views/activity/ui/Ac…:6
MED AIC001 Parallel implementation file sits beside a canonical file src/lib/db-backup.ts:1
MED AGT007 localStorage write failures are swallowed silently packages/genie-app/views/genie/ui/Files…:543
MED AGT016 Codex session log reader may expose prompts or tool-call content src/lib/codex-logs.ts:2
MED WEB015 Public web app has no Content Security Policy index.html
MED AGT015 Remote install command pipes network code directly to a shell plugins/genie/scripts/smart-install.js:79
MED AGT013 Agent auto-approve or skip-permissions mode is easy to enable src/lib/provider-adapters.ts:636
MED AGT013 Agent auto-approve or skip-permissions mode is easy to enable src/lib/claude-settings.ts:72
LOW WEB001 Public web app has no robots.txt robots.txt
LOW WEB002 Public web app has no sitemap sitemap.xml
LOW WEB008 Public docs site has no llms.txt llms.txt
LOW AIC002 Source file name looks like an AI patch artifact src/term-commands/db-migrate-v1.ts:1
LOW WEB011 Public web app has no humans.txt humans.txt
Reset to top 5 34 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `automagik-dev/genie`

**Score: 69/100 (B)**  ·  40 findings  ·  scanned 2026-05-16 04:25 UTC  ·  215,958 LOC

| Severity | Count |
|---|---|
| CRITICAL | 2 |
| HIGH | 5 |
| MEDIUM | 22 |
| LOW | 5 |

📊 [Full filterable report](https://repobility.com/scan/103a80cc-1008-419e-88ef-0a61622b93aa/)  ·  ![scorecard](https://repobility.com/scan/103a80cc-1008-419e-88ef-0a61622b93aa/report.png?v=1778905538-s2)

### Top findings

1. **CRITICAL** `SEC022` — Database URL With Embedded Credential
   `src/term-commands/db.ts:400` · A07:2021 Identification & Authentication Failures
2. **CRITICAL** `SEC022` — Database URL With Embedded Credential
   `src/genie-commands/install.ts:265` · A07:2021 Identification & Authentication Failures
3. **HIGH** `SEC018` — AI-Agent Secret Retrieval Command
   `src/term-commands/brain.ts:382` · A07:2021 Identification & Authentication Failures
4. **HIGH** `SEC020` — Secret Printed to Logs
   `src/term-commands/events-admin.ts:55` · A07:2021 Identification & Authentication Failures
5. **HIGH** `SEC020` — Secret Printed to Logs
   `src/term-commands/events-subscribe.ts:82` · A07:2021 Identification & Authentication Failures

---

**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/103a80cc-1008-419e-88ef-0a61622b93aa/_
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 6 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 'automagik-dev/genie' 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.