← Back to scan
File as GitHub Issue repo: langchain-ai/open-swe

Push this scan report to langchain-ai/open-swe

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

No Repobility access matrix policy found

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 DKR006 Dockerfile pipes a remote script into a shell Dockerfile:63
HIGH SEC016 [SEC016] LLM Prompt Injection — User Input in AI Prompt: User-supplied text is interpolat… agent/reviewer.py:344
HIGH SEC020 [SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-b… agent/utils/github_app.py:48
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… agent/integrations/langsmith.py:199
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED AIC003 Duplicated implementation block across source files ui/src/routes/profile.tsx:42
MED AIC003 Duplicated implementation block across source files agent/middleware/sandbox_circuit_breake…:28
MED DKR001 Docker final stage has no non-root USER Dockerfile:1
MED SEC017 [SEC017] Unbounded Input to LLM/External API: User input is passed to an LLM or external … agent/reviewer.py:344
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED AUC012 [AUC012] FastAPI interactive docs may be exposed by framework defaults: FastAPI exposes /…
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… agent/dashboard/routes.py:210
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… agent/dashboard/routes.py:199
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… agent/dashboard/routes.py:177
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… agent/dashboard/routes.py:167
LOW WEB005 robots.txt does not advertise a sitemap ui/public/robots.txt
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
LOW DKR011 Dockerfile installs recommended OS packages Dockerfile:63
LOW DKR011 Dockerfile installs recommended OS packages Dockerfile:34
LOW DKR011 Dockerfile installs recommended OS packages Dockerfile:25
LOW DKR011 Dockerfile installs recommended OS packages Dockerfile:11
Reset to top 5 21 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `langchain-ai/open-swe`

**Score: 66/100 (B+)**  ·  24 findings  ·  scanned 2026-05-15 18:26 UTC  ·  22,056 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 3 |
| MEDIUM | 12 |
| LOW | 6 |

📊 [Full filterable report](https://repobility.com/scan/84185a6f-2eeb-46e0-bfee-d2783a33b5d6/)  ·  ![scorecard](https://repobility.com/scan/84185a6f-2eeb-46e0-bfee-d2783a33b5d6/report.png?v=1778869599-s2)

### Top findings

1. **HIGH** `DKR006` — Dockerfile pipes a remote script into a shell
   `Dockerfile:63`
2. **HIGH** `SEC016` — LLM Prompt Injection — User Input in AI Prompt
   `agent/reviewer.py:344`
3. **HIGH** `SEC020` — Secret Printed to Logs
   `agent/utils/github_app.py:48` · A07:2021 Identification & Authentication Failures
4. **MEDIUM** `ERR001` — Silent Exception Swallowing
   `agent/integrations/langsmith.py:199`
5. **MEDIUM** `AUC001` — No Repobility access matrix policy found
   CWE-285 · WSTG-AUTHZ

---

**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/84185a6f-2eeb-46e0-bfee-d2783a33b5d6/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 2 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 'langchain-ai/open-swe' 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.