gitsafehub
github.com/Solizardking/clawd-automation ↗

Solizardking/clawd-automation

scanned 2026-07-26 · git ddb2137
3 of 6 checks flagged a security issue
🔴 Needs attention
Only 4 of 6 checks finished — treat this as provisional. Re-check ↻

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

Leaked secrets8Vulnerable dependencies14Known OSS vulnerabilities42Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 8 found

API keys, passwords or tokens committed into the repo.

  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    zk-primitives/programs/clawd-zk/src/proof.rs:71
    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.
    knowledge/openclawd-hermes-memory.md:12
    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.
    knowledge/openclawd-hermes-memory.md:86
    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.
    knowledge/clawd-code-cli.md:29
    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.
    src/agents/base-agent.js:87
    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.
    src/agents/google-a2a/a2a-protocol.js:20
    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.
    src/knowledge/x402-protocol.js:13
    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.
    src/services/http-402-gateway.js:20
    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 14 found · 1 serious

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

  • Serious CVE-2026-28292 simple-git: simple-git: Remote Code Execution via bypass of prior security fixes
    pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-28292). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-59869 js-yaml: js-yaml: Denial of Service via crafted YAML documents
    pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-59869). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-53550 js-yaml: js-yaml: Denial of Service via crafted YAML merge keys
    pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-53550). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-28291 simple-git: simple-git: Command Execution via Option-Parsing Bypass in simple-git
    pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-28291). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-6951 simple-git: simple-git: Remote Code Execution due to incomplete fix bypass
    pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-6951). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-48779 ws: ws: Denial of Service via memory exhaustion from small WebSocket fragments
    pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-48779). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-45736 ws: ws: Uninitialized memory disclosure via `websocket.close()` with `TypedArray`
    pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-45736). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-48779 ws: ws: Denial of Service via memory exhaustion from small WebSocket fragments
    pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-48779). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-45736 ws: ws: Uninitialized memory disclosure via `websocket.close()` with `TypedArray`
    pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-45736). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33532 yaml: yaml: Denial of Service via deeply nested YAML document parsing
    pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-33532). Fix: Update that package to its patched version.
  • Worth fixing GHSA-fjx5-qpf4-xjf2 Parsing borsh messages with ZST which are not-copy/clone is unsound
    zk-primitives/programs/clawd-zk/Cargo.lock
    A package you depend on has a known security hole (GHSA-fjx5-qpf4-xjf2). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-50237 ed25519-dalek: ed25519-dalek: Private Key Extraction Vulnerability
    zk-primitives/programs/clawd-zk/Cargo.lock
    A package you depend on has a known security hole (CVE-2022-50237). Fix: Update that package to its patched version.
  • Minor CVE-2024-58262 curve25519-dalek: Curve25519-Dalek Scalar Timing Vulnerability
    zk-primitives/programs/clawd-zk/Cargo.lock
    A package you depend on has a known security hole (CVE-2024-58262). Fix: Update that package to its patched version.
  • Minor GHSA-cq8v-f236-94qc Rand is unsound with a custom logger using rand::rng()
    zk-primitives/programs/clawd-zk/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 42 found · 4 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-hffm-xvc3-vprc simple-git is vulnerable to Remote Code Execution
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-6951). Fix: Update that package to its patched version.
  • Serious GHSA-r275-fr43-pm7q simple-git has blockUnsafeOperationsPlugin bypass via case-insensitive protocol.allow config key enables RCE
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-28292). Fix: Update that package to its patched version.
  • Serious GHSA-5xrq-8626-4rwp When Vitest UI server is listening, arbitrary file can be read and executed
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-47429). Fix: Update that package to its patched version.
  • Serious GHSA-5xrq-8626-4rwp When Vitest UI server is listening, arbitrary file can be read and executed
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/zk-primitives/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-47429). Fix: Update that package to its patched version.
  • Worth fixing GHSA-67mh-4wv8-2f99 esbuild enables any website to send any requests to the development server and read the response
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/pnpm-lock.yaml
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-52cp-r559-cp3m js-yaml: YAML merge-key chains can force quadratic CPU consumption
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-59869). Fix: Update that package to its patched version.
  • Worth fixing GHSA-h67p-54hq-rp68 JS-YAML: Quadratic-complexity DoS in merge key handling via repeated aliases
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-53550). Fix: Update that package to its patched version.
  • Worth fixing GHSA-6g55-p6wh-862q PostCSS: Arbitrary file read and information disclosure via attacker-controlled sourceMappingURL in CSS comments
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-45623). Fix: Update that package to its patched version.
  • Worth fixing GHSA-qx2v-qp2m-jg93 PostCSS has XSS via Unescaped </style> in its CSS Stringify Output
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-41305). Fix: Update that package to its patched version.
  • Worth fixing GHSA-r28c-9q8g-f849 PostCSS: Path Traversal in Previous Source Map Auto-Loading (sourceMappingURL) leads to Arbitrary .map File Disclosure
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/pnpm-lock.yaml
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-mw96-cpmx-2vgc Rollup 4 has Arbitrary File Write via Path Traversal
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-27606). Fix: Update that package to its patched version.
  • Worth fixing GHSA-jcxm-m3jx-f287 simple-git Affected by Command Execution via Option-Parsing Bypass
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-28291). Fix: Update that package to its patched version.
  • Worth fixing GHSA-4w7w-66w2-5vf9 Vite Vulnerable to Path Traversal in Optimized Deps `.map` Handling
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-39365). Fix: Update that package to its patched version.
  • Worth fixing GHSA-fx2h-pf6j-xcff vite: `server.fs.deny` bypass on Windows alternate paths
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-53571). Fix: Update that package to its patched version.
  • Worth fixing GHSA-v6wh-96g9-6wx3 launch-editor: NTLMv2 hash disclosure via UNC path handling on Windows
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-53632). Fix: Update that package to its patched version.
  • Worth fixing GHSA-58qx-3vcg-4xpx ws: Uninitialized memory disclosure
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-45736). Fix: Update that package to its patched version.
  • Worth fixing GHSA-96hv-2xvq-fx4p ws: Memory exhaustion DoS from tiny fragments and data chunks
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-48779). Fix: Update that package to its patched version.
  • Worth fixing GHSA-58qx-3vcg-4xpx ws: Uninitialized memory disclosure
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-45736). Fix: Update that package to its patched version.
  • Worth fixing GHSA-96hv-2xvq-fx4p ws: Memory exhaustion DoS from tiny fragments and data chunks
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-48779). Fix: Update that package to its patched version.
  • Worth fixing GHSA-48c2-rrv3-qjmp yaml is vulnerable to Stack Overflow via deeply nested YAML collections
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-33532). Fix: Update that package to its patched version.
  • Worth fixing GHSA-67mh-4wv8-2f99 esbuild enables any website to send any requests to the development server and read the response
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/zk-primitives/pnpm-lock.yaml
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-r28c-9q8g-f849 PostCSS: Path Traversal in Previous Source Map Auto-Loading (sourceMappingURL) leads to Arbitrary .map File Disclosure
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/zk-primitives/pnpm-lock.yaml
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-4w7w-66w2-5vf9 Vite Vulnerable to Path Traversal in Optimized Deps `.map` Handling
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/zk-primitives/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-39365). Fix: Update that package to its patched version.
  • Worth fixing GHSA-fx2h-pf6j-xcff vite: `server.fs.deny` bypass on Windows alternate paths
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/zk-primitives/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-53571). Fix: Update that package to its patched version.
  • Worth fixing GHSA-v6wh-96g9-6wx3 launch-editor: NTLMv2 hash disclosure via UNC path handling on Windows
    /workdirs/scan-adfdf117-9aa3-4280-8e2b-fece40779576/zk-primitives/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-53632). Fix: Update that package to its patched version.
… 17 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 timed out

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

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

via Guarddog v2.10.0 · Apache-2.0

error: npm:timeout

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.