gitsafehub
github.com/zepp-hanzj/grok-build ↗

zepp-hanzj/grok-build

scanned 2026-08-14 · git ba76b0a
3 of 6 checks flagged a security issue
🔴 Needs attention
Only 5 of 6 checks finished — treat this as provisional. Re-check ↻

Informational scan, not a security audit. How this is computed.

Leaked secrets8Vulnerable dependencies10Known OSS vulnerabilities41Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 8 found · 1 serious

API keys, passwords or tokens committed into the repo.

  • Serious jwt Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data.
    crates/codegen/xai-grok-secrets/src/sanitizer.rs:457
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    crates/codegen/xai-grok-secrets/src/sanitizer.rs:389
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    crates/codegen/xai-grok-shell/tests/test_built_binary_e2e.rs:1173
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    crates/codegen/xai-grok-telemetry/src/external/tests.rs:532
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    crates/codegen/xai-grok-telemetry/src/otel_layer/redact.rs:513
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    crates/codegen/xai-grok-tools/src/implementations/web_search/types.rs:79
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    crates/codegen/xai-grok-workspace/src/hub_auth.rs:255
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    crates/codegen/xai-grok-workspace/src/hub_auth.rs:301
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy 10 found

Packages you depend on that have known security holes (CVEs).

  • Worth fixing GHSA-4w2j-m93h-cj5j Quinn: Remote memory exhaustion in quinn-proto from unbounded out-of-order stream reassembly
    Cargo.lock
    A package you depend on has a known security hole (GHSA-4w2j-m93h-cj5j). Fix: Update that package to its patched version.
  • Minor GHSA-g59m-gf8j-gjf5 AWS SDK for Rust v1 adopted defense in depth enhancement for region parameter value
    Cargo.lock
    A package you depend on has a known security hole (GHSA-g59m-gf8j-gjf5). Fix: Update that package to its patched version.
  • Minor GHSA-g59m-gf8j-gjf5 AWS SDK for Rust v1 adopted defense in depth enhancement for region parameter value
    Cargo.lock
    A package you depend on has a known security hole (GHSA-g59m-gf8j-gjf5). Fix: Update that package to its patched version.
  • Minor GHSA-g59m-gf8j-gjf5 AWS SDK for Rust v1 adopted defense in depth enhancement for region parameter value
    Cargo.lock
    A package you depend on has a known security hole (GHSA-g59m-gf8j-gjf5). Fix: Update that package to its patched version.
  • Minor GHSA-g59m-gf8j-gjf5 AWS SDK for Rust v1 adopted defense in depth enhancement for region parameter value
    Cargo.lock
    A package you depend on has a known security hole (GHSA-g59m-gf8j-gjf5). Fix: Update that package to its patched version.
  • Minor GHSA-j39j-6gw9-jw6h git2 has potential undefined behavior when dereferencing Buf struct
    Cargo.lock
    A package you depend on has a known security hole (GHSA-j39j-6gw9-jw6h). Fix: Update that package to its patched version.
  • Minor GHSA-rhfx-m35p-ff5j `IterMut` violates Stacked Borrows by invalidating internal pointer
    Cargo.lock
    A package you depend on has a known security hole (GHSA-rhfx-m35p-ff5j). Fix: Update that package to its patched version.
  • Minor GHSA-cq8v-f236-94qc Rand is unsound with a custom logger using rand::rng()
    Cargo.lock
    A package you depend on has a known security hole (GHSA-cq8v-f236-94qc). Fix: Update that package to its patched version.
  • Minor GHSA-cq8v-f236-94qc Rand is unsound with a custom logger using rand::rng()
    Cargo.lock
    A package you depend on has a known security hole (GHSA-cq8v-f236-94qc). Fix: Update that package to its patched version.
  • Minor GHSA-cq8v-f236-94qc Rand is unsound with a custom logger using rand::rng()
    Cargo.lock
    A package you depend on has a known security hole (GHSA-cq8v-f236-94qc). Fix: Update that package to its patched version.

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 41 found

Your dependencies cross-checked against the OSV vulnerability database.

  • Worth fixing RUSTSEC-2026-0194 Quadratic run time when checking a start tag for duplicate attribute names
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0195 Unbounded namespace-declaration allocation in `NsReader` enables memory-exhaustion denial of service
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0194 Quadratic run time when checking a start tag for duplicate attribute names
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0195 Unbounded namespace-declaration allocation in `NsReader` enables memory-exhaustion denial of service
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0185 Remote memory exhaustion in quinn-proto from unbounded out-of-order stream reassembly
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25800). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2023-0071 Marvin Attack: potential key recovery through timing sidechannels
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/Cargo.lock
    A package you depend on has a known security hole (CVE-2023-49092). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0194 Quadratic run time when checking a start tag for duplicate attribute names
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/crates/codegen/xai-grok-markdown/fuzz/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0195 Unbounded namespace-declaration allocation in `NsReader` enables memory-exhaustion denial of service
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/crates/codegen/xai-grok-markdown/fuzz/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Minor GHSA-g59m-gf8j-gjf5 AWS SDK for Rust v1 adopted defense in depth enhancement for region parameter value
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Minor GHSA-g59m-gf8j-gjf5 AWS SDK for Rust v1 adopted defense in depth enhancement for region parameter value
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Minor GHSA-g59m-gf8j-gjf5 AWS SDK for Rust v1 adopted defense in depth enhancement for region parameter value
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Minor GHSA-g59m-gf8j-gjf5 AWS SDK for Rust v1 adopted defense in depth enhancement for region parameter value
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Minor RUSTSEC-2026-0008 Potential undefined behavior when dereferencing Buf struct
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Minor RUSTSEC-2026-0002 `IterMut` violates Stacked Borrows by invalidating internal pointer
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Minor RUSTSEC-2026-0002 `IterMut` violates Stacked Borrows by invalidating internal pointer
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/crates/codegen/xai-grok-markdown/fuzz/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2026-0190 Unsoundness in `Error::downcast_mut()`
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2025-0052 async-std has been discontinued
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2025-0012 `backoff` is unmaintained.
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2025-0141 Bincode is unmaintained
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2026-0204 Invalid pointer dereference in `fmt::Pointer` impl for `Atomic` and `Shared` when the underlying pointer is invalid
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2026-0221 `event-listener` allows `!Send` tags to cross thread boundaries via `StackSlot`
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2025-0057 fxhash - no longer maintained
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2026-0183 Potential undefined behavior when calling Remote::list()
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2026-0184 Potential undefined behavior with Signature from a buffer-created BlameHunk
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2024-0384 `instant` is unmaintained
    /workdirs/scan-dbc338a6-daaf-4a41-a629-6f52acc5bf3b/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
… 16 more not shown

via OSV-Scanner v1.9.2 · Apache-2.0

Risky code patterns — Semgrep none found ✓

Code that can be exploited: injection, hardcoded credentials and similar.

Nothing found by this check. ✓

via Semgrep v1.147.0 · LGPL-2.1

Malicious dependencies — Guarddog none found ✓

Packages that look intentionally malicious: typosquats, sneaky install scripts.

Nothing found by this check. ✓

via Guarddog v2.10.0 · Apache-2.0

Project health

A signal about how the project is maintained — not a vulnerability in your code. It doesn’t affect the verdict above.

Project health — OpenSSF Scorecard didn’t run

Maintenance & supply-chain hygiene. A signal about the project, not a vulnerability in your code.

This check didn’t finish — that’s not the same as “clean.” Try Check again above.

via OpenSSF Scorecard · Apache-2.0

About these results. Six open-source checks ran in parallel; every finding is tagged with the tool that produced it. The verdict follows a published rule. False positives and false negatives are normal — a clean scan does not mean the code is secure, and a red verdict does not mean the project is compromised.