← Back to scan
File as GitHub Issue repo: Significant-Gravitas/AutoGPT

Push this scan report to Significant-Gravitas/AutoGPT

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

Compose service contains a literal secret environment value

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 SEC019 [SEC019] Raw Authorization Token in Example: A real-looking API token appears in an Autho… autogpt_platform/db/docker/docker-compo…:218
CRIT DKC008 Compose service mounts the Docker socket autogpt_platform/db/docker/docker-compo…:464
CRIT DKC007 Compose service contains a literal secret environment value classic/original_autogpt/docker-compose…:40
CRIT DKC007 Compose service contains a literal secret environment value classic/original_autogpt/docker-compose…:22
CRIT DKC007 Compose service contains a literal secret environment value autogpt_platform/db/docker/docker-compo…:494
CRIT DKC007 Compose service contains a literal secret environment value autogpt_platform/db/docker/docker-compo…:408
CRIT DKC007 Compose service contains a literal secret environment value autogpt_platform/db/docker/docker-compo…:357
CRIT DKC007 Compose service contains a literal secret environment value autogpt_platform/db/docker/docker-compo…:316
CRIT DKC007 Compose service contains a literal secret environment value autogpt_platform/db/docker/docker-compo…:245
CRIT DKC007 Compose service contains a literal secret environment value autogpt_platform/db/docker/docker-compo…:198
CRIT DKC007 Compose service contains a literal secret environment value autogpt_platform/db/docker/docker-compo…:174
CRIT DKC007 Compose service contains a literal secret environment value autogpt_platform/db/docker/docker-compo…:91
CRIT DKC007 Compose service contains a literal secret environment value autogpt_platform/db/docker/docker-compo…:31
CRIT SEC022 [SEC022] Database URL With Embedded Credential: A database connection URL contains an emb… autogpt_platform/backend/scripts/run_te…:98
HIGH SEC033 [SEC033] Prototype Pollution — unfiltered merge of user object: Merging user-controlled o… autogpt_platform/frontend/src/app/(plat…:240
HIGH SEC030 [SEC030] Open Redirect — user-controlled redirect target: Redirect target is taken direct… autogpt_platform/frontend/src/app/(plat…:27
HIGH SEC018 [SEC018] AI-Agent Secret Retrieval Command: A command that prints or embeds credentials w… autogpt_platform/backend/scripts/refres…:45
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… autogpt_platform/backend/backend/api/fe…:194
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… autogpt_platform/backend/backend/api/fe…:92
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… autogpt_platform/backend/backend/api/fe…:121
HIGH DKC013 Database service has no persistent data volume autogpt_platform/db/docker/docker-compo…:316
HIGH DKC013 Database service has no persistent data volume autogpt_platform/db/docker/docker-compo…:174
HIGH SEC016 [SEC016] LLM Prompt Injection — User Input in AI Prompt: User-supplied text is interpolat… autogpt_platform/backend/backend/execut…:304
HIGH SEC016 [SEC016] LLM Prompt Injection — User Input in AI Prompt: User-supplied text is interpolat… autogpt_platform/backend/backend/data/g…:1806
HIGH SEC016 [SEC016] LLM Prompt Injection — User Input in AI Prompt: User-supplied text is interpolat… autogpt_platform/backend/backend/blocks…:1205
HIGH SEC004 [SEC004] SQL Injection Risk: String interpolation in SQL execution. Allows SQL injection. autogpt_platform/backend/backend/api/fe…:785
HIGH DKC011 Database service publishes a host port classic/original_autogpt/docker-compose…:40
HIGH AGT002 LLM memory extraction can be prompt-injected into storing fake facts autogpt_platform/backend/backend/copilo…:136
HIGH SEC004 [SEC004] SQL Injection Risk: String interpolation in SQL execution. Allows SQL injection. autogpt_platform/backend/backend/copilo…:114
MED SEC012 [SEC012] ZipSlip — Archive Path Traversal: Archive extraction without path validation all… classic/forge/forge/components/archive_…:264
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. autogpt_platform/frontend/src/app/(plat…:58
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. autogpt_platform/frontend/src/app/(plat…:134
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. autogpt_platform/frontend/public/gtag.js:38
MED SEC031 [SEC031] Catastrophic Backtracking Regex (ReDoS): Regex contains nested quantifiers like … autogpt_platform/frontend/public/gtag.js:397
MED SEC007 [SEC007] Unsafe Deserialization: Unsafe deserialization can execute arbitrary code. autogpt_platform/backend/backend/util/c…:252
MED SEC034 [SEC034] Log Injection / Log Forging — unsanitized user input in log: User input is logge… autogpt_platform/backend/backend/api/fe…:225
MED SEC034 [SEC034] Log Injection / Log Forging — unsanitized user input in log: User input is logge… autogpt_platform/backend/backend/api/fe…:399
MED SEC034 [SEC034] Log Injection / Log Forging — unsanitized user input in log: User input is logge… autogpt_platform/backend/backend/api/fe…:45
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… autogpt_platform/backend/backend/blocks…:319
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… autogpt_platform/backend/backend/blocks…:207
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… autogpt_platform/backend/backend/api/co…:105
MED DKR003 Compose service `clamav` image uses the latest tag autogpt_platform/docker-compose.yml:111
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED DKR002 Compose service `minio` image has no explicit tag classic/original_autogpt/docker-compose…:40
MED DKR002 Compose service `deps_backend` image has no explicit tag autogpt_platform/docker-compose.yml:211
MED DKR002 Compose service `deps` image has no explicit tag autogpt_platform/docker-compose.yml:191
MED DKC015 Database service has no healthcheck autogpt_platform/db/docker/docker-compo…:316
MED DKC015 Database service has no healthcheck autogpt_platform/db/docker/docker-compo…:174
MED DKR001 Docker final stage has no non-root USER classic/original_autogpt/.devcontainer/…:2
MED DKR001 Docker final stage has no non-root USER classic/forge/Dockerfile:30
MED DKR001 Docker final stage has no non-root USER classic/Dockerfile.autogpt:55
MED DKR001 Docker final stage has no non-root USER autogpt_platform/backend/Dockerfile:90
MED SEC017 [SEC017] Unbounded Input to LLM/External API: User input is passed to an LLM or external … autogpt_platform/backend/backend/data/g…:1806
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED DKR014 Dockerfile copies broad context with incomplete .dockerignore classic/forge/Dockerfile:33
MED JRN003 Frontend API reference is not matched by discovered backend routes autogpt_platform/frontend/src/app/api/c…:114
MED JRN003 Frontend API reference is not matched by discovered backend routes autogpt_platform/frontend/src/app/api/c…:43
MED JRN003 Frontend API reference is not matched by discovered backend routes autogpt_platform/frontend/src/app/(plat…:90
MED JRN003 Frontend API reference is not matched by discovered backend routes autogpt_platform/frontend/src/app/(plat…:35
MED JRN003 Frontend API reference is not matched by discovered backend routes autogpt_platform/frontend/src/app/(plat…:53
MED JRN003 Frontend API reference is not matched by discovered backend routes autogpt_platform/frontend/src/app/(plat…:23
MED JRN003 Frontend API reference is not matched by discovered backend routes autogpt_platform/frontend/src/app/(plat…:74
MED JRN003 Frontend API reference is not matched by discovered backend routes autogpt_platform/frontend/src/app/(plat…:41
MED JRN003 Frontend API reference is not matched by discovered backend routes autogpt_platform/frontend/src/app/(plat…:90
MED JRN003 Frontend API reference is not matched by discovered backend routes autogpt_platform/frontend/src/app/(plat…:29
MED JRN003 Frontend API reference is not matched by discovered backend routes autogpt_platform/frontend/src/app/(plat…:106
MED JRN003 Frontend API reference is not matched by discovered backend routes autogpt_platform/frontend/src/app/(plat…:367
MED JRN003 Frontend API reference is not matched by discovered backend routes autogpt_platform/frontend/src/app/(plat…:87
MED JRN003 Frontend API reference is not matched by discovered backend routes autogpt_platform/frontend/public/push-s…:258
MED JRN003 Frontend API reference is not matched by discovered backend routes autogpt_platform/frontend/public/push-s…:229
MED DKC013 Database service has no persistent data volume autogpt_platform/docker-compose.yml:158
MED DKC013 Database service has no persistent data volume autogpt_platform/docker-compose.yml:63
MED AGT012 Agent control bridge may listen on a network interface without visible auth autogpt_platform/backend/backend/cli.py:222
MED WEB015 Public web app has no Content Security Policy index.html
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … autogpt_platform/frontend/src/app/(plat…:22
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … autogpt_platform/frontend/src/app/(plat…:8
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … autogpt_platform/frontend/src/app/(plat…:8
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … autogpt_platform/frontend/src/app/api/c…:103
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … autogpt_platform/frontend/src/app/api/c…:22
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … autogpt_platform/frontend/src/app/api/w…:5
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … autogpt_platform/frontend/src/app/api/a…:6
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … autogpt_platform/frontend/src/app/api/a…:15
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … autogpt_platform/frontend/src/app/api/a…:4
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … autogpt_platform/frontend/src/app/api/t…:12
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:4
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:2
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:5
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:10
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:3
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:6
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:7
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:3
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:2
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:1
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:2
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:1
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:76
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:1
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:1
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:1
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:1
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:1
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:2
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:1
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:1
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:1
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:2
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:3
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:7
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:311
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:248
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:6
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:424
LOW AIC003 Duplicated implementation block across source files autogpt_platform/backend/backend/blocks…:7
LOW DKR010 Dockerfile leaves apt package indexes in the image layer classic/original_autogpt/.devcontainer/…:5
LOW DKR010 Dockerfile leaves apt package indexes in the image layer autogpt_platform/backend/Dockerfile:15
LOW DKC015 Database service has no healthcheck classic/original_autogpt/docker-compose…:40
LOW DKC015 Database service has no healthcheck autogpt_platform/docker-compose.yml:158
LOW DKC015 Database service has no healthcheck autogpt_platform/docker-compose.yml:63
LOW DKR011 Dockerfile installs recommended OS packages classic/original_autogpt/.devcontainer/…:10
LOW DKR011 Dockerfile installs recommended OS packages classic/original_autogpt/.devcontainer/…:5
LOW DKR011 Dockerfile installs recommended OS packages classic/forge/Dockerfile:8
LOW DKR011 Dockerfile installs recommended OS packages classic/Dockerfile.autogpt:13
LOW DKR011 Dockerfile installs recommended OS packages classic/Dockerfile.autogpt:8
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
LOW DKR011 Dockerfile installs recommended OS packages autogpt_platform/backend/Dockerfile:22
LOW DKR011 Dockerfile installs recommended OS packages autogpt_platform/backend/Dockerfile:15
LOW DKC016 App service does not wait for database health classic/original_autogpt/docker-compose…:22
LOW AIC009 Multiple AI-agent scaffold marker files are present .github/copilot-instructions.md:1
LOW WEB008 Public docs site has no llms.txt llms.txt
LOW DKC010 Compose service lacks no-new-privileges hardening classic/original_autogpt/docker-compose…:22
LOW DKC010 Compose service lacks no-new-privileges hardening classic/original_autogpt/docker-compose…:7
LOW DKC010 Compose service lacks no-new-privileges hardening classic/original_autogpt/.devcontainer/…:5
LOW DKC010 Compose service lacks no-new-privileges hardening autogpt_platform/docker-compose.yml:111
LOW DKC010 Compose service lacks no-new-privileges hardening autogpt_platform/db/docker/docker-compo…:494
LOW DKC010 Compose service lacks no-new-privileges hardening autogpt_platform/db/docker/docker-compo…:357
LOW DKC010 Compose service lacks no-new-privileges hardening autogpt_platform/db/docker/docker-compo…:64
LOW DKC006 Compose service does not declare a runtime user classic/original_autogpt/docker-compose…:22
LOW DKC006 Compose service does not declare a runtime user classic/original_autogpt/docker-compose…:7
LOW DKC006 Compose service does not declare a runtime user classic/original_autogpt/.devcontainer/…:5
LOW DKC006 Compose service does not declare a runtime user autogpt_platform/docker-compose.yml:158
LOW DKC006 Compose service does not declare a runtime user autogpt_platform/docker-compose.yml:111
LOW DKC006 Compose service does not declare a runtime user autogpt_platform/db/docker/docker-compo…:494
LOW DKC006 Compose service does not declare a runtime user autogpt_platform/db/docker/docker-compo…:357
LOW DKC006 Compose service does not declare a runtime user autogpt_platform/db/docker/docker-compo…:64
LOW WEB011 Public web app has no humans.txt humans.txt
Reset to top 5 146 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `Significant-Gravitas/AutoGPT`

**Score: 67/100 (B+)**  ·  146 findings  ·  scanned 2026-05-17 20:06 UTC  ·  690,124 LOC

| Severity | Count |
|---|---|
| CRITICAL | 14 |
| HIGH | 15 |
| MEDIUM | 55 |
| LOW | 62 |

📊 [Full filterable report](https://repobility.com/scan/550145b0-bad0-483c-ba98-256a38bf90e5/)  ·  ![scorecard](https://repobility.com/scan/550145b0-bad0-483c-ba98-256a38bf90e5/report.png?v=1779048414-s2)

### Top findings

1. **CRITICAL** `SEC019` — Raw Authorization Token in Example
   `autogpt_platform/db/docker/docker-compose.yml:218` · A07:2021 Identification & Authentication Failures
2. **CRITICAL** `DKC008` — Compose service mounts the Docker socket
   `autogpt_platform/db/docker/docker-compose.yml:464`
3. **CRITICAL** `DKC007` — Compose service contains a literal secret environment value
   `classic/original_autogpt/docker-compose.yml:40`
4. **CRITICAL** `DKC007` — Compose service contains a literal secret environment value
   `classic/original_autogpt/docker-compose.yml:22`
5. **CRITICAL** `DKC007` — Compose service contains a literal secret environment value
   `autogpt_platform/db/docker/docker-compose.yml:494`

---

**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/550145b0-bad0-483c-ba98-256a38bf90e5/_
Already filed
Repobility already filed issue #13149 on this repo on 2026-05-17. Filing again would be duplicate spam.
View existing issue
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 'Significant-Gravitas/AutoGPT' 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.