← Back to scan
File as GitHub Issue repo: warpdotdev/warp

Push this scan report to warpdotdev/warp

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

AWS access key (any prefix)

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 MINED107 [MINED107] Missing import: `html` used but not imported: The file uses `html.something(..… resources/bundled/skills/create-skill/e…:343
CRIT SEC022 [SEC022] Database URL With Embedded Credential: A database connection URL contains an emb… crates/cloud_object_models/src/mcp_test…:17
CRIT SEC051 [SEC051] Stripe live/test key: Stripe API key (live or test). Live keys can charge real c… app/src/terminal/model/secrets_tests.rs:16
CRIT SEC049 [SEC049] GCP API key: Google Cloud API key (AIza prefix). Ported from gitleaks gcp-api-ke… app/src/terminal/model/secrets_tests.rs:63
CRIT SEC048 [SEC048] AWS access key (any prefix): AWS access key ID detected (supports access, sessio… app/src/terminal/model/secrets_tests.rs:107
CRIT SEC010 [SEC010] Cloud Provider Token: Cloud provider or SaaS API token found in source code. app/src/terminal/model/secrets_tests.rs:26
CRIT MINED116 [MINED116] Workflow uses `secrets.REPO_SYNC_APP_PRIVATE_KEY` on a `pull_request` trigger:… .github/workflows/repo-sync.yml:74
CRIT MINED116 [MINED116] Workflow uses `secrets.REPO_SYNC_APPROVER_APP_PRIVATE_KEY` on a `pull_request`… .github/workflows/repo-sync.yml:61
CRIT MINED116 [MINED116] Workflow uses `secrets.WARP_API_KEY` on a `pull_request` trigger: This workflo… .github/workflows/repo-sync.yml:47
CRIT MINED116 [MINED116] Workflow uses `secrets.REPO_SYNC_APP_PRIVATE_KEY` on a `pull_request` trigger:… .github/workflows/repo-sync.yml:46
CRIT MINED116 [MINED116] Workflow uses `secrets.WARP_API_KEY` on a `pull_request` trigger: This workflo… .github/workflows/repo-sync.yml:27
CRIT MINED116 [MINED116] Workflow uses `secrets.REPO_SYNC_APP_PRIVATE_KEY` on a `pull_request` trigger:… .github/workflows/repo-sync.yml:26
CRIT MINED116 [MINED116] Workflow uses `secrets.TRUNK_API_TOKEN` on a `pull_request` trigger: This work… .github/workflows/ci.yml:538
CRIT MINED116 [MINED116] Workflow uses `secrets.TRUNK_API_TOKEN` on a `pull_request` trigger: This work… .github/workflows/ci.yml:420
CRIT MINED116 [MINED116] Workflow uses `secrets.TRUNK_API_TOKEN` on a `pull_request` trigger: This work… .github/workflows/ci.yml:397
CRIT MINED116 [MINED116] Workflow uses `secrets.TRUNK_API_TOKEN` on a `pull_request` trigger: This work… .github/workflows/ci.yml:374
CRIT MINED116 [MINED116] Workflow uses `secrets.TRUNK_API_TOKEN` on a `pull_request` trigger: This work… .github/workflows/ci.yml:351
CRIT MINED116 [MINED116] Workflow uses `secrets.TRUNK_API_TOKEN` on a `pull_request` trigger: This work… .github/workflows/ci.yml:325
CRIT MINED116 [MINED116] Workflow uses `secrets.TRUNK_API_TOKEN` on a `pull_request` trigger: This work… .github/workflows/ci.yml:302
CRIT MINED116 [MINED116] Workflow uses `secrets.TRUNK_API_TOKEN` on a `pull_request` trigger: This work… .github/workflows/ci.yml:277
CRIT SEC002 [SEC002] Hardcoded API Key: Hardcoded API key found in source code. app/src/terminal/model/secrets_tests.rs:16
HIGH MINED108 [MINED108] `self.send_response` used but never assigned in __init__: Method `do_POST` of … resources/bundled/skills/create-skill/e…:374
HIGH MINED108 [MINED108] `self.headers` used but never assigned in __init__: Method `do_POST` of class … resources/bundled/skills/create-skill/e…:363
HIGH MINED108 [MINED108] `self.wfile` used but never assigned in __init__: Method `do_POST` of class `R… resources/bundled/skills/create-skill/e…:378
HIGH MINED108 [MINED108] `self.send_response` used but never assigned in __init__: Method `do_POST` of … resources/bundled/skills/create-skill/e…:371
HIGH MINED108 [MINED108] `self.rfile` used but never assigned in __init__: Method `do_POST` of class `R… resources/bundled/skills/create-skill/e…:364
HIGH MINED108 [MINED108] `self.send_error` used but never assigned in __init__: Method `do_POST` of cla… resources/bundled/skills/create-skill/e…:380
HIGH MINED108 [MINED108] `self.end_headers` used but never assigned in __init__: Method `do_POST` of cl… resources/bundled/skills/create-skill/e…:377
HIGH MINED108 [MINED108] `self.send_header` used but never assigned in __init__: Method `do_POST` of cl… resources/bundled/skills/create-skill/e…:376
HIGH MINED108 [MINED108] `self.send_header` used but never assigned in __init__: Method `do_POST` of cl… resources/bundled/skills/create-skill/e…:375
HIGH MINED108 [MINED108] `self.path` used but never assigned in __init__: Method `do_POST` of class `Re… resources/bundled/skills/create-skill/e…:362
HIGH MINED108 [MINED108] `self.wfile` used but never assigned in __init__: Method `do_GET` of class `Re… resources/bundled/skills/create-skill/e…:357
HIGH MINED108 [MINED108] `self.send_error` used but never assigned in __init__: Method `do_GET` of clas… resources/bundled/skills/create-skill/e…:359
HIGH MINED108 [MINED108] `self.end_headers` used but never assigned in __init__: Method `do_GET` of cla… resources/bundled/skills/create-skill/e…:356
HIGH MINED108 [MINED108] `self.send_header` used but never assigned in __init__: Method `do_GET` of cla… resources/bundled/skills/create-skill/e…:355
HIGH MINED108 [MINED108] `self.send_header` used but never assigned in __init__: Method `do_GET` of cla… resources/bundled/skills/create-skill/e…:354
HIGH MINED108 [MINED108] `self.send_response` used but never assigned in __init__: Method `do_GET` of c… resources/bundled/skills/create-skill/e…:353
HIGH MINED108 [MINED108] `self.wfile` used but never assigned in __init__: Method `do_GET` of class `Re… resources/bundled/skills/create-skill/e…:348
HIGH MINED108 [MINED108] `self.path` used but never assigned in __init__: Method `do_GET` of class `Rev… resources/bundled/skills/create-skill/e…:349
HIGH MINED108 [MINED108] `self.end_headers` used but never assigned in __init__: Method `do_GET` of cla… resources/bundled/skills/create-skill/e…:347
HIGH MINED108 [MINED108] `self.send_header` used but never assigned in __init__: Method `do_GET` of cla… resources/bundled/skills/create-skill/e…:346
HIGH MINED108 [MINED108] `self.send_header` used but never assigned in __init__: Method `do_GET` of cla… resources/bundled/skills/create-skill/e…:345
HIGH MINED108 [MINED108] `self.send_response` used but never assigned in __init__: Method `do_GET` of c… resources/bundled/skills/create-skill/e…:344
HIGH MINED108 [MINED108] `self.path` used but never assigned in __init__: Method `do_GET` of class `Rev… resources/bundled/skills/create-skill/e…:333
HIGH SEC061 [SEC061] JWT in source: Three-part JWT (likely signed token). Even if expired, may leak s… app/src/terminal/model/secrets_tests.rs:144
HIGH MINED099 [MINED099] Hardcoded Secret: API key, AWS access key, GitHub token, Slack token, OpenAI k… app/src/terminal/model/secrets_tests.rs:70
HIGH MINED041 [MINED041] Rust Unimplemented Macro: unimplemented!() panics. Same as todo!() but convent… app/src/pane_group/pane/welcome_view.rs:277
HIGH MINED039 [MINED039] Rust Todo Macro: todo!() panics when reached. Unimplemented code path. crates/lsp/src/servers/go.rs:100
HIGH MINED039 [MINED039] Rust Todo Macro: todo!() panics when reached. Unimplemented code path. crates/lsp/src/servers/clangd.rs:237
HIGH MINED039 [MINED039] Rust Todo Macro: todo!() panics when reached. Unimplemented code path. app/src/integration_testing/terminal/ut…:30
HIGH SEC113 [SEC113] SSH host-key verification disabled (MITM): Accepting any SSH host key on first c… app/src/integration_testing/subshell/ut…:26
HIGH SEC114 [SEC114] path.join / Path() on user-controlled segment without containment check: filepat… app/src/ai/skills/global_skills_tests.rs:163
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … app/src/ai/agent/mod_tests.rs:61
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … app/src/ai/agent/api/convert_to_tests.rs:126
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … app/src/ai/active_agent_views_model_tes…:12
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … app/src/ai/agent_sdk/admin.rs:159
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … app/src/ai/agent_management/agent_manag…:163
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … app/src/ai/active_agent_views_model_tes…:101
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… app/src/auth/needs_sso_link_view.rs:97
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… app/src/ai/ambient_agents/github_auth_u…:88
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… .agents/skills/changelog-draft/scripts/…:36
HIGH DKR006 Dockerfile pipes a remote script into a shell docker/linux-dev/Dockerfile:51
HIGH DKR006 Dockerfile pipes a remote script into a shell docker/agent-dev/Dockerfile:51
HIGH DKR006 Dockerfile pipes a remote script into a shell docker/agent-dev/Dockerfile:26
HIGH MINED134 [MINED134] Binary file `app/assets/windows/arm64/dxcompiler.dll` committed in source repo… app/assets/windows/arm64/dxcompiler.dll:1
HIGH MINED134 [MINED134] Binary file `app/assets/windows/arm64/OpenConsole.exe` committed in source rep… app/assets/windows/arm64/OpenConsole.exe:1
HIGH MINED134 [MINED134] Binary file `app/assets/windows/arm64/msvcp140.dll` committed in source repo: … app/assets/windows/arm64/msvcp140.dll:1
HIGH MINED134 [MINED134] Binary file `app/assets/windows/arm64/conpty.dll` committed in source repo: `a… app/assets/windows/arm64/conpty.dll:1
HIGH MINED134 [MINED134] Binary file `app/assets/windows/arm64/vcruntime140_1.dll` committed in source … app/assets/windows/arm64/vcruntime140_1…:1
HIGH MINED134 [MINED134] Binary file `app/assets/windows/arm64/vcruntime140.dll` committed in source re… app/assets/windows/arm64/vcruntime140.d…:1
HIGH MINED134 [MINED134] Binary file `app/assets/windows/arm64/dxil.dll` committed in source repo: `app… app/assets/windows/arm64/dxil.dll:1
HIGH MINED134 [MINED134] Binary file `app/assets/windows/x64/dxcompiler.dll` committed in source repo: … app/assets/windows/x64/dxcompiler.dll:1
HIGH MINED134 [MINED134] Binary file `app/assets/windows/x64/OpenConsole.exe` committed in source repo:… app/assets/windows/x64/OpenConsole.exe:1
HIGH MINED134 [MINED134] Binary file `app/assets/windows/x64/msvcp140.dll` committed in source repo: `a… app/assets/windows/x64/msvcp140.dll:1
HIGH MINED134 [MINED134] Binary file `app/assets/windows/x64/conpty.dll` committed in source repo: `app… app/assets/windows/x64/conpty.dll:1
HIGH MINED134 [MINED134] Binary file `app/assets/windows/x64/vcruntime140_1.dll` committed in source re… app/assets/windows/x64/vcruntime140_1.d…:1
HIGH MINED134 [MINED134] Binary file `app/assets/windows/x64/vcruntime140.dll` committed in source repo… app/assets/windows/x64/vcruntime140.dll:1
HIGH MINED134 [MINED134] Binary file `app/assets/windows/x64/dxil.dll` committed in source repo: `app/a… app/assets/windows/x64/dxil.dll:1
HIGH MINED118 [MINED118] Dockerfile FROM `archlinux:base-devel` not pinned by digest: `FROM archlinux:b… .github/actions/bundle_arch_package/Doc…:1
HIGH MINED115 [MINED115] Action `warpdotdev/oz-for-oss/.github/workflows/update-triage.yml` pinned to m… .github/workflows/update-triage-local.y…:17
HIGH MINED115 [MINED115] Action `warpdotdev/oz-for-oss/.github/workflows/update-pr-review.yml` pinned t… .github/workflows/update-pr-review-loca…:17
HIGH MINED115 [MINED115] Action `warpdotdev/oz-for-oss/.github/workflows/update-dedupe.yml` pinned to m… .github/workflows/update-dedupe-local.y…:17
HIGH MINED115 [MINED115] Action `warpdotdev/repo-sync/.github/workflows/escalation.yml` pinned to mutab… .github/workflows/repo-sync.yml:65
HIGH MINED115 [MINED115] Action `warpdotdev/repo-sync/.github/workflows/approve.yml` pinned to mutable … .github/workflows/repo-sync.yml:54
HIGH MINED115 [MINED115] Action `warpdotdev/repo-sync/.github/workflows/restack.yml` pinned to mutable … .github/workflows/repo-sync.yml:39
HIGH MINED115 [MINED115] Action `warpdotdev/repo-sync/.github/workflows/sync.yml` pinned to mutable ref… .github/workflows/repo-sync.yml:19
HIGH MINED115 [MINED115] Action `warpdotdev/repo-sync/actions/validate-markers` pinned to mutable ref `… .github/workflows/ci.yml:690
HIGH MINED115 [MINED115] Action `warpdotdev/oz-agent-action` pinned to mutable ref `@main`: `uses: warp… .github/workflows/feature_flag_cleanup.…:170
HIGH MINED115 [MINED115] Action `warpdotdev/oz-agent-action` pinned to mutable ref `@main`: `uses: warp… .github/workflows/feature_flag_cleanup.…:38
HIGH MINED118 [MINED118] Dockerfile FROM `ubuntu:24.04` not pinned by digest: `FROM ubuntu:24.04` resol… docker/agent-dev/Dockerfile:1
HIGH MINED118 [MINED118] Dockerfile FROM `debian:sid` not pinned by digest: `FROM debian:sid` resolves … docker/linux-dev/Dockerfile:1
HIGH SEC013 [SEC013] Path Traversal — User Input in File Path: User-controlled input used in file pat… .agents/skills/changelog-draft/scripts/…:100
HIGH SEC013 [SEC013] Path Traversal — User Input in File Path: User-controlled input used in file pat… .agents/skills/changelog-draft/scripts/…:166
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… resources/bundled/skills/create-skill/s…:223
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… resources/bundled/skills/create-skill/s…:106
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … crates/command/src/unix.rs:49
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… app/src/server/server_api/presigned_upl…:236
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… app/src/notebooks/notebook/details_bar_…:22
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… app/src/ai/agent_sdk/driver/harness/mod…:30
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED DKR018 Database dump or local database file is included in Docker build context .dockerignore
MED DKR001 Docker final stage has no non-root USER docker/linux-dev/Dockerfile:1
MED DKR001 Docker final stage has no non-root USER docker/agent-dev/Dockerfile:1
MED AGT006 React interval is created without an explicit cleanup resources/bundled/mcp_skills/figma/figm…:174
MED AIC004 Suspicious implementation file appears unreferenced crates/repo_metadata/src/file_tree_upda…:1
MED AIC004 Suspicious implementation file appears unreferenced app/src/code_review/git_status_update.rs:1
MED JRN003 Frontend API reference is not matched by discovered backend routes resources/bundled/skills/create-skill/e…:1044
MED JRN003 Frontend API reference is not matched by discovered backend routes resources/bundled/skills/create-skill/e…:1012
MED JRN003 Frontend API reference is not matched by discovered backend routes resources/bundled/skills/create-skill/e…:666
MED AUC002 [AUC002] Low visible authorization coverage in route inventory: Only 0.0% of discovered r…
MED AGT015 Remote install command pipes network code directly to a shell resources/bundled/skills/oz-platform/re…:183
MED AGT013 Agent auto-approve or skip-permissions mode is easy to enable specs/REMOTE-1404/TECH.md:4
MED AGT013 Agent auto-approve or skip-permissions mode is easy to enable resources/bundled/skills/oz-platform/re…:97
LOW COMP001 [COMP001] High cognitive complexity: Function `main` has cognitive complexity 9 (SonarSou… .agents/skills/changelog-draft/scripts/…:84
LOW COMP001 [COMP001] High cognitive complexity: Function `main` has cognitive complexity 11 (SonarSo… .agents/skills/changelog-draft/scripts/…:62
LOW COMP001 [COMP001] High cognitive complexity: Function `chunk_lines` has cognitive complexity 11 (… .agents/skills/changelog-draft/scripts/…:80
LOW AIC003 Duplicated implementation block across source files app/src/ai/cloud_environments/mod.rs:35
LOW AIC003 Duplicated implementation block across source files app/src/ai/cloud_agent_config/mod.rs:28
LOW AIC003 Duplicated implementation block across source files app/src/ai/blocklist/suggestion_chip_vi…:208
LOW AIC003 Duplicated implementation block across source files app/src/ai/blocklist/suggested_rule_mod…:73
LOW AIC003 Duplicated implementation block across source files app/src/ai/blocklist/passive_suggestion…:358
LOW AIC003 Duplicated implementation block across source files app/src/ai/blocklist/inline_action/web_…:50
LOW AIC003 Duplicated implementation block across source files app/src/ai/blocklist/block/view_impl/or…:242
LOW AIC003 Duplicated implementation block across source files app/src/ai/blocklist/action_model/execu…:50
LOW AIC003 Duplicated implementation block across source files app/src/ai/blocklist/action_model/execu…:36
LOW AIC003 Duplicated implementation block across source files app/src/ai/blocklist/action_model/execu…:29
LOW AIC003 Duplicated implementation block across source files app/src/ai/blocklist/action_model/execu…:27
LOW AIC003 Duplicated implementation block across source files app/src/ai/blocklist/action_model/execu…:26
LOW AIC003 Duplicated implementation block across source files app/src/ai/blocklist/action_model/execu…:214
LOW AIC003 Duplicated implementation block across source files app/src/ai/blocklist/action_model/execu…:213
LOW AIC003 Duplicated implementation block across source files app/src/ai/blocklist/action_model/execu…:110
LOW AIC003 Duplicated implementation block across source files app/src/ai/blocklist/action_model/execu…:133
LOW AIC003 Duplicated implementation block across source files app/src/ai/blocklist/action_model/execu…:10
LOW AIC003 Duplicated implementation block across source files app/src/ai/blocklist/action_model/execu…:20
LOW AIC003 Duplicated implementation block across source files app/src/ai/blocklist/action_model/execu…:36
LOW AIC003 Duplicated implementation block across source files app/src/ai/blocklist/action_model/execu…:21
LOW AIC003 Duplicated implementation block across source files app/src/ai/blocklist/action_model/execu…:11
LOW AIC003 Duplicated implementation block across source files app/src/ai/blocklist/action_model/execu…:179
LOW AIC003 Duplicated implementation block across source files app/src/ai/blocklist/action_model/execu…:164
LOW AIC003 Duplicated implementation block across source files app/src/ai/blocklist/action_model/execu…:13
LOW AIC003 Duplicated implementation block across source files app/src/ai/agent_sdk/driver/harness/mod…:120
LOW AIC003 Duplicated implementation block across source files app/src/ai/agent_sdk/driver/harness/gem…:141
LOW AIC003 Duplicated implementation block across source files app/src/ai/agent_sdk/driver/harness/cod…:77
LOW AIC003 Duplicated implementation block across source files app/src/ai/agent_management/notificatio…:212
LOW AIC003 Duplicated implementation block across source files app/src/ai/agent_events/message_hydrato…:10
LOW AIC003 Duplicated implementation block across source files app/src/ai/agent/task_tests.rs:24
LOW AUC005 [AUC005] No authorization-focused tests detected: No test files with common authorization…
LOW DKR010 Dockerfile leaves apt package indexes in the image layer docker/linux-dev/Dockerfile:40
LOW DKR010 Dockerfile leaves apt package indexes in the image layer docker/linux-dev/Dockerfile:32
LOW DKR010 Dockerfile leaves apt package indexes in the image layer docker/linux-dev/Dockerfile:4
LOW DKR010 Dockerfile leaves apt package indexes in the image layer docker/agent-dev/Dockerfile:12
LOW DKR011 Dockerfile installs recommended OS packages docker/linux-dev/Dockerfile:40
LOW DKR011 Dockerfile installs recommended OS packages docker/linux-dev/Dockerfile:32
LOW DKR011 Dockerfile installs recommended OS packages docker/linux-dev/Dockerfile:4
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
LOW AIC002 Source file name looks like an AI patch artifact crates/repo_metadata/src/file_tree_upda…:1
LOW AIC002 Source file name looks like an AI patch artifact app/src/code_review/git_status_update.rs:1
INFO MINED055 [MINED055] Npm Install No Lockfile: Production image runs npm install (resolves new versi… crates/lsp/src/servers/typescript_langu…:192
INFO MINED055 [MINED055] Npm Install No Lockfile: Production image runs npm install (resolves new versi… crates/lsp/src/servers/pyright.rs:184
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … crates/command-signatures-v2/js/src/mai…:70
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … app/src/platform/mac/objc/crash_reporti…:77
INFO MINED057 [MINED057] Todo Bomb: Code path with a TODO/FIXME/HACK comment that gates correctness — l… app/src/keyboard.rs:119
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… app/src/util/links.rs:6
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… app/src/settings_view/custom_inference_…:13
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… app/src/integration_testing/agent_mode/…:24
INFO MINED068 [MINED068] Rust Unsafe Block: unsafe { ... } block. Compiler safety guarantees disabled i… app/src/app_services/mac.rs:14
INFO MINED068 [MINED068] Rust Unsafe Block: unsafe { ... } block. Compiler safety guarantees disabled i… app/src/antivirus/windows.rs:14
INFO MINED068 [MINED068] Rust Unsafe Block: unsafe { ... } block. Compiler safety guarantees disabled i… app/src/ai/agent_sdk/output.rs:97
INFO MINED066 [MINED066] Rust Panic Macro: panic!() unwinds the stack. Use Result for recoverable error… app/src/ai/agent/util_tests.rs:17
INFO MINED066 [MINED066] Rust Panic Macro: panic!() unwinds the stack. Use Result for recoverable error… app/src/ai/agent/mod_tests.rs:55
INFO MINED066 [MINED066] Rust Panic Macro: panic!() unwinds the stack. Use Result for recoverable error… app/src/ai/agent/api/convert_to_tests.rs:142
INFO MINED059 [MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message. app/src/ai/agent/util.rs:24
INFO MINED059 [MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message. app/src/ai/agent/api/impl_tests.rs:71
INFO MINED059 [MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message. app/src/ai/agent/api/convert_to_tests.rs:32
INFO MINED048 [MINED048] Php Error Suppress: @function() suppresses errors silently. Hides real issues. app/DockTilePlugin/WarpDockTilePlugin.m:33
Reset to top 5 175 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `warpdotdev/warp`

**Score: 77/100 (B)**  ·  180 findings  ·  scanned 2026-06-05 09:36 UTC  ·  1,626,474 LOC

| Severity | Count |
|---|---|
| CRITICAL | 21 |
| HIGH | 72 |
| MEDIUM | 20 |
| LOW | 44 |

📊 [Full filterable report](https://repobility.com/scan/0dd1f97e-6133-4b37-bee6-e7b7a311db71/)  ·  ![scorecard](https://repobility.com/scan/0dd1f97e-6133-4b37-bee6-e7b7a311db71/report.png?v=1780652179-s2)

### Top findings

1. **CRITICAL** `MINED107` — Missing import: `html` used but not imported
   `resources/bundled/skills/create-skill/eval-viewer/generate_review.py:343` · ✓ Repobility
2. **CRITICAL** `SEC022` — Database URL With Embedded Credential
   `crates/cloud_object_models/src/mcp_tests.rs:17` · A07:2021 Identification & Authentication Failures
3. **CRITICAL** `SEC051` — Stripe live/test key
   `app/src/terminal/model/secrets_tests.rs:16` · A07:2021 Identification & Authentication Failures
4. **CRITICAL** `SEC049` — GCP API key
   `app/src/terminal/model/secrets_tests.rs:63` · A07:2021 Identification & Authentication Failures
5. **CRITICAL** `SEC048` — AWS access key (any prefix)
   `app/src/terminal/model/secrets_tests.rs:107` · A07:2021 Identification & Authentication Failures

---

**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/0dd1f97e-6133-4b37-bee6-e7b7a311db71/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 17 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 'warpdotdev/warp' 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.