← Back to scan
File as GitHub Issue repo: ultraworkers/claw-code

Push this scan report to ultraworkers/claw-code

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

Detected a Generic API Key, potentially exposing access to various services and sensitive

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 SEC084 [SEC084] JS: require() with non-literal: require(<variable>) loads arbitrary modules — eq… .omx/cc2/validate_issue_parity_intake.py:24
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… ROADMAP.md:1816
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… ROADMAP.md:1810
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… USAGE.md:271
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… docs/windows-install-release.md:131
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … rust/crates/claw-analog/src/config_cmd.…:121
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … rust/crates/api/src/types.rs:336
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … rust/crates/api/src/client.rs:236
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… rust/crates/rusty-claude-cli/src/setup_…:153
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… rust/crates/runtime/src/mcp.rs:40
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… rust/crates/api/src/client.rs:151
HIGH MINED012 [MINED012] Curl Pipe Bash: curl ... | sh / bash — runs unverified network code. install.sh:139
HIGH MINED108 `self.stderr_text` used but never assigned in __init__ scripts/dogfood-probe.py:36
HIGH MINED108 `self.stdout_text` used but never assigned in __init__ scripts/dogfood-probe.py:35
HIGH MINED108 `self._score` used but never assigned in __init__ src/runtime.py:206
HIGH MINED108 `self.route_prompt` used but never assigned in __init__ src/runtime.py:184
HIGH MINED108 `self._infer_permission_denials` used but never assigned in __init__ src/runtime.py:148
HIGH MINED108 `self.route_prompt` used but never assigned in __init__ src/runtime.py:144
HIGH MINED108 `self._collect_matches` used but never assigned in __init__ src/runtime.py:95
HIGH MINED108 `self._collect_matches` used but never assigned in __init__ src/runtime.py:94
HIGH MINED108 `self._explicit_command_match` used but never assigned in __init__ src/runtime.py:91
HIGH MINED108 `self._validate_windows_path` used but never assigned in __init__ src/path_scope.py:62
HIGH MINED108 `self._expand_glob` used but never assigned in __init__ src/path_scope.py:67
HIGH MINED108 `self.validate_path` used but never assigned in __init__ src/path_scope.py:54
HIGH MINED108 `self.validate_path` used but never assigned in __init__ src/path_scope.py:50
HIGH MINED108 `self._render_structured_output` used but never assigned in __init__ src/query_engine.py:165
HIGH MINED108 `self.flush_transcript` used but never assigned in __init__ src/query_engine.py:148
HIGH MINED108 `self.submit_message` used but never assigned in __init__ src/query_engine.py:127
HIGH MINED108 `self.compact_messages_if_needed` used but never assigned in __init__ src/query_engine.py:96
HIGH MINED108 `self._format_output` used but never assigned in __init__ src/query_engine.py:87
HIGH COMP001 [COMP001] High cognitive complexity: Function `validate_markdown_links` has cognitive com… .github/scripts/check_release_readiness…:93
HIGH MINED115 Action `Swatinem/rust-cache` pinned to mutable ref `@v2` .github/workflows/rust-ci.yml:134
HIGH MINED115 Action `dtolnay/rust-toolchain` pinned to mutable ref `@stable` .github/workflows/rust-ci.yml:133
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/rust-ci.yml:132
HIGH MINED115 Action `Swatinem/rust-cache` pinned to mutable ref `@v2` .github/workflows/rust-ci.yml:118
HIGH MINED115 Action `dtolnay/rust-toolchain` pinned to mutable ref `@stable` .github/workflows/rust-ci.yml:115
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/rust-ci.yml:114
HIGH MINED115 Action `Swatinem/rust-cache` pinned to mutable ref `@v2` .github/workflows/rust-ci.yml:104
HIGH MINED115 Action `dtolnay/rust-toolchain` pinned to mutable ref `@stable` .github/workflows/rust-ci.yml:103
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/rust-ci.yml:102
HIGH MINED115 Action `Swatinem/rust-cache` pinned to mutable ref `@v2` .github/workflows/rust-ci.yml:92
HIGH MINED115 Action `dtolnay/rust-toolchain` pinned to mutable ref `@stable` .github/workflows/rust-ci.yml:89
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/rust-ci.yml:88
HIGH MINED115 Action `actions/setup-python` pinned to mutable ref `@v5` .github/workflows/rust-ci.yml:72
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/rust-ci.yml:71
HIGH MINED115 Action `softprops/action-gh-release` pinned to mutable ref `@v2` .github/workflows/release.yml:72
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v4` .github/workflows/release.yml:63
HIGH MINED115 Action `Swatinem/rust-cache` pinned to mutable ref `@v2` .github/workflows/release.yml:46
HIGH MINED115 Action `dtolnay/rust-toolchain` pinned to mutable ref `@stable` .github/workflows/release.yml:44
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/release.yml:43
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/rust.yml:21
HIGH MINED118 Dockerfile FROM `debian:bookworm-slim` not pinned by digest rust/crates/claw-rag-service/Dockerfile:13
HIGH MINED118 Dockerfile FROM `rust:1.91-bookworm` not pinned by digest rust/crates/claw-rag-service/Dockerfile:3
HIGH RUSTSEC-2024-0320 yaml-rust: RUSTSEC-2024-0320 rust/Cargo.lock
HIGH RUSTSEC-2021-0046 telemetry: RUSTSEC-2021-0046 rust/Cargo.lock
HIGH RUSTSEC-2025-0134 rustls-pemfile: RUSTSEC-2025-0134 rust/Cargo.lock
HIGH RUSTSEC-2026-0097 rand: RUSTSEC-2026-0097 rust/Cargo.lock
HIGH RUSTSEC-2025-0141 bincode: RUSTSEC-2025-0141 rust/Cargo.lock
MED MINED111 Bare except continues silently scripts/generate_cc2_board.py:102
MED COMP001 [COMP001] High cognitive complexity: Function `validate_board` has cognitive complexity 1… .omx/cc2/render_board_md.py:75
MED COMP001 [COMP001] High cognitive complexity: Function `validate_command_examples` has cognitive c… .github/scripts/check_release_readiness…:133
MED DKR003 Compose service `qdrant` image uses the latest tag docker-compose.yml:1
MED DKR017 Dockerfile installs dependencies after copying the full source tree rust/crates/claw-rag-service/Dockerfile:12
MED DKR001 Docker final stage has no non-root USER rust/crates/claw-rag-service/Dockerfile:14
MED DKR014 Dockerfile copies broad context with incomplete .dockerignore rust/crates/claw-rag-service/Dockerfile:6
MED AGT013 Agent auto-approve or skip-permissions mode is easy to enable rust/README.md:128
MED AGT013 Agent auto-approve or skip-permissions mode is easy to enable rust/.claude/sessions/session-177500984…:1
MED CORE_LARGE_FILES Average file size is 656 lines (recommend <300)
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose.yml:30
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose.yml:11
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose.yml:1
LOW DKC006 Compose service does not declare a runtime user docker-compose.yml:30
LOW DKC006 Compose service does not declare a runtime user docker-compose.yml:11
LOW DKC006 Compose service does not declare a runtime user docker-compose.yml:1
INFO MINED062 [MINED062] Python Dataclass No Fields: @dataclass over an empty class — unfinished model. src/path_scope.py:24
INFO MINED066 [MINED066] Rust Panic Macro: panic!() unwinds the stack. Use Result for recoverable error… rust/crates/runtime/src/mcp_client.rs:173
INFO MINED066 [MINED066] Rust Panic Macro: panic!() unwinds the stack. Use Result for recoverable error… rust/crates/runtime/src/git_context.rs:320
INFO MINED066 [MINED066] Rust Panic Macro: panic!() unwinds the stack. Use Result for recoverable error… rust/crates/api/src/client.rs:244
INFO MINED059 [MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message. rust/crates/compat-harness/src/lib.rs:324
INFO MINED059 [MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message. rust/crates/api/src/sse.rs:142
INFO MINED059 [MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message. rust/crates/api/src/client.rs:40
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… rust/crates/claw-rag-service/src/main.rs:127
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… docker-compose.yml:22
Reset to top 5 84 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `ultraworkers/claw-code`

**Score: 62/100 (C)**  ·  91 findings  ·  scanned 2026-06-05 04:30 UTC  ·  119,999 LOC

| Severity | Count |
|---|---|
| CRITICAL | 5 |
| HIGH | 53 |
| MEDIUM | 10 |
| LOW | 7 |

📊 [Full filterable report](https://repobility.com/scan/8cfe9283-d3dd-47e9-97dc-f9c53760eeed/)  ·  ![scorecard](https://repobility.com/scan/8cfe9283-d3dd-47e9-97dc-f9c53760eeed/report.png?v=1780633836-s2)

### Top findings

1. **CRITICAL** `SEC084` — JS: require() with non-literal
   `.omx/cc2/validate_issue_parity_intake.py:24`
2. **CRITICAL** `generic-api-key` — Detected a Generic API Key, potentially exposing access to various services and sensitive 
   `ROADMAP.md:1816`
3. **CRITICAL** `generic-api-key` — Detected a Generic API Key, potentially exposing access to various services and sensitive 
   `ROADMAP.md:1810`
4. **CRITICAL** `generic-api-key` — Detected a Generic API Key, potentially exposing access to various services and sensitive 
   `USAGE.md:271`
5. **CRITICAL** `generic-api-key` — Detected a Generic API Key, potentially exposing access to various services and sensitive 
   `docs/windows-install-release.md:131`

---

**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/8cfe9283-d3dd-47e9-97dc-f9c53760eeed/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 4 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 'ultraworkers/claw-code' 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.
Already filed
35/94 findings (37%) on this scan are already flagged as test-file, won't-fix, or suppressed. The scan is too noisy to file as a single issue. Curate down to specific actionable findings, or address the FP source first.

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.