← Back to scan
File as GitHub Issue repo: emcie-co/parlant

Push this scan report to emcie-co/parlant

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 .devcontainer/Dockerfile:39
HIGH SEC004 [SEC004] SQL Injection Risk: String interpolation in SQL execution. Allows SQL injection. src/parlant/adapters/db/snowflake_db.py:427
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… src/parlant/adapters/nlp/azure_service.…:592
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… src/parlant/adapters/vector_db/qdrant.py:350
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED DKR007 Docker build context has no .dockerignore .dockerignore
MED AIC003 Duplicated implementation block across source files src/parlant/adapters/nlp/glm_service.py:1
MED AIC003 Duplicated implementation block across source files src/parlant/adapters/nlp/gemini_service…:379
MED AIC003 Duplicated implementation block across source files src/parlant/adapters/nlp/fireworks_serv…:120
MED AIC003 Duplicated implementation block across source files src/parlant/adapters/nlp/fireworks_serv…:102
MED AIC003 Duplicated implementation block across source files src/parlant/adapters/nlp/fireworks_serv…:17
MED AIC003 Duplicated implementation block across source files src/parlant/adapters/nlp/deepseek_servi…:192
MED AIC003 Duplicated implementation block across source files src/parlant/adapters/nlp/deepseek_servi…:116
MED AIC003 Duplicated implementation block across source files src/parlant/adapters/nlp/cerebras_servi…:109
MED AIC003 Duplicated implementation block across source files src/parlant/adapters/nlp/cerebras_servi…:22
MED AIC003 Duplicated implementation block across source files src/parlant/adapters/nlp/azure_service.…:83
MED AIC003 Duplicated implementation block across source files src/parlant/adapters/nlp/aws_service.py:70
MED AIC003 Duplicated implementation block across source files src/parlant/adapters/db/transient.py:92
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED AUC002 [AUC002] Low visible authorization coverage in route inventory: Only 25.0% of discovered …
MED AUC012 [AUC012] FastAPI interactive docs may be exposed by framework defaults: FastAPI exposes /…
MED AGT012 Agent control bridge may listen on a network interface without visible auth src/parlant/core/services/tools/plugins…:11
MED AGT012 Agent control bridge may listen on a network interface without visible auth src/parlant/core/services/tools/mcp_ser…:11
LOW DKR010 Dockerfile leaves apt package indexes in the image layer .devcontainer/Dockerfile:6
LOW DKR012 Dockerfile keeps pip download cache .devcontainer/Dockerfile:39
Reset to top 5 25 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `emcie-co/parlant`

**Score: 73/100 (A-)**  ·  27 findings  ·  scanned 2026-05-16 09:47 UTC  ·  138,641 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 2 |
| MEDIUM | 21 |
| LOW | 2 |

📊 [Full filterable report](https://repobility.com/scan/00d57213-51b2-4fdb-9000-c77d21e631e2/)  ·  ![scorecard](https://repobility.com/scan/00d57213-51b2-4fdb-9000-c77d21e631e2/report.png?v=1778924860-s2)

### Top findings

1. **HIGH** `DKR006` — Dockerfile pipes a remote script into a shell
   `.devcontainer/Dockerfile:39`
2. **HIGH** `SEC004` — SQL Injection Risk
   `src/parlant/adapters/db/snowflake_db.py:427` · A03:2021 Injection
3. **MEDIUM** `ERR001` — Silent Exception Swallowing
   `src/parlant/adapters/nlp/azure_service.py:592`
4. **MEDIUM** `ERR001` — Silent Exception Swallowing
   `src/parlant/adapters/vector_db/qdrant.py:350`
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/00d57213-51b2-4fdb-9000-c77d21e631e2/_
Already filed
Repobility already filed issue #795 on this repo on 2026-05-17. Filing again would be duplicate spam.
View existing issue
Megaproject â high spam risk
Could not determine 'emcie-co/parlant' 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.