← Back to scan
File as GitHub Issue repo: HKUDS/nanobot

Push this scan report to HKUDS/nanobot

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

LLM Prompt Injection — User Input in AI Prompt

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 DKC005 Compose service adds dangerous Linux capabilities docker-compose.yml:48
HIGH DKC005 Compose service adds dangerous Linux capabilities docker-compose.yml:31
HIGH DKC005 Compose service adds dangerous Linux capabilities docker-compose.yml:15
HIGH SEC016 [SEC016] LLM Prompt Injection — User Input in AI Prompt: User-supplied text is interpolat… nanobot/providers/azure_openai_provider…:120
HIGH SEC016 [SEC016] LLM Prompt Injection — User Input in AI Prompt: User-supplied text is interpolat… nanobot/providers/openai_compat_provide…:1090
HIGH SEC016 [SEC016] LLM Prompt Injection — User Input in AI Prompt: User-supplied text is interpolat… nanobot/providers/anthropic_provider.py:72
HIGH SEC020 [SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-b… nanobot/cli/onboard.py:547
HIGH SEC020 [SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-b… nanobot/cli/commands.py:1559
MED SEC014 [SEC014] SSL Verification Disabled: SSL certificate verification is disabled, allowing ma… nanobot/providers/openai_codex_provider…:77
MED AIC003 Duplicated implementation block across source files nanobot/providers/bedrock_provider.py:620
MED AIC003 Duplicated implementation block across source files nanobot/providers/bedrock_provider.py:619
MED AIC003 Duplicated implementation block across source files nanobot/providers/base.py:423
MED AIC003 Duplicated implementation block across source files nanobot/providers/azure_openai_provider…:117
MED SEC017 [SEC017] Unbounded Input to LLM/External API: User input is passed to an LLM or external … nanobot/providers/azure_openai_provider…:120
MED SEC017 [SEC017] Unbounded Input to LLM/External API: User input is passed to an LLM or external … nanobot/providers/openai_compat_provide…:1090
MED SEC017 [SEC017] Unbounded Input to LLM/External API: User input is passed to an LLM or external … nanobot/providers/anthropic_provider.py:72
MED AGT007 localStorage write failures are swallowed silently webui/src/lib/bootstrap.ts:18
MED AGT007 localStorage write failures are swallowed silently webui/src/i18n/config.ts:80
MED AGT007 localStorage write failures are swallowed silently webui/src/hooks/useTheme.ts:36
MED AGT007 localStorage write failures are swallowed silently webui/src/App.tsx:242
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED AGT013 Agent auto-approve or skip-permissions mode is easy to enable nanobot/skills/tmux/SKILL.md:81
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
LOW DKR012 Dockerfile keeps pip download cache Dockerfile:26
LOW DKR012 Dockerfile keeps pip download cache Dockerfile:19
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose.yml:48
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose.yml:31
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose.yml:15
Reset to top 5 28 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `HKUDS/nanobot`

**Score: 71/100 (B)**  ·  35 findings  ·  scanned 2026-05-16 04:20 UTC  ·  119,729 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 8 |
| MEDIUM | 14 |
| LOW | 6 |

📊 [Full filterable report](https://repobility.com/scan/45c66b55-8711-405a-9472-d7c07cbde60c/)  ·  ![scorecard](https://repobility.com/scan/45c66b55-8711-405a-9472-d7c07cbde60c/report.png?v=1778905222-s2)

### Top findings

1. **HIGH** `DKC005` — Compose service adds dangerous Linux capabilities
   `docker-compose.yml:48`
2. **HIGH** `DKC005` — Compose service adds dangerous Linux capabilities
   `docker-compose.yml:31`
3. **HIGH** `DKC005` — Compose service adds dangerous Linux capabilities
   `docker-compose.yml:15`
4. **HIGH** `SEC016` — LLM Prompt Injection — User Input in AI Prompt
   `nanobot/providers/azure_openai_provider.py:120`
5. **HIGH** `SEC016` — LLM Prompt Injection — User Input in AI Prompt
   `nanobot/providers/openai_compat_provider.py:1090`

---

**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/45c66b55-8711-405a-9472-d7c07cbde60c/_
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 5 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 'HKUDS/nanobot' 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.