gitsafehub
github.com/scottschindler/gtm-lead-agent ↗

scottschindler/gtm-lead-agent

scanned 2026-08-05 · git 2c85c1c
2 of 6 checks flagged a security issue
🟡 Worth a look
Only 4 of 6 checks finished — treat this as provisional. Re-check ↻

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

Leaked secretsVulnerable dependencies15Known OSS vulnerabilities18Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks none found ✓

API keys, passwords or tokens committed into the repo.

Nothing found by this check. ✓

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy 15 found

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

  • Worth fixing CVE-2026-14257 brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function
    package-lock.json
    A package you depend on has a known security hole (CVE-2026-14257). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-69152 brace-expansion: brace-expansion: Denial of Service via unbounded intermediate arrays
    package-lock.json
    A package you depend on has a known security hole (CVE-2026-69152). Fix: Update that package to its patched version.
  • Worth fixing GHSA-8r6m-32jq-jx6q fast-xml-parser: Repeated DOCTYPE declarations reset entity expansion limits
    package-lock.json
    A package you depend on has a known security hole (GHSA-8r6m-32jq-jx6q). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-64641 next: Next.js: Denial of Service via crafted requests to App Router with Server Actions
    package-lock.json
    A package you depend on has a known security hole (CVE-2026-64641). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-64642 next: Next.js: Authentication bypass leading to unauthorized access
    package-lock.json
    A package you depend on has a known security hole (CVE-2026-64642). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-64645 next: Next.js: Server-Side Request Forgery vulnerability
    package-lock.json
    A package you depend on has a known security hole (CVE-2026-64645). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-64649 next: Next.js: Server-Side Request Forgery via malicious host redirection in Server Actions
    package-lock.json
    A package you depend on has a known security hole (CVE-2026-64649). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-64643 next: Next.js: Information disclosure via Server Action ID exposure
    package-lock.json
    A package you depend on has a known security hole (CVE-2026-64643). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-64644 next: Next.js: Denial of Service via malicious image optimization
    package-lock.json
    A package you depend on has a known security hole (CVE-2026-64644). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-64646 next: Next.js: Denial of Service via excessive memory consumption in Server Actions
    package-lock.json
    A package you depend on has a known security hole (CVE-2026-64646). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-64647 next: Next.js: Information disclosure via server-side request caching
    package-lock.json
    A package you depend on has a known security hole (CVE-2026-64647). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-64648 next: Next.js: Information disclosure via server-side fetch cache
    package-lock.json
    A package you depend on has a known security hole (CVE-2026-64648). 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
    package-lock.json
    A package you depend on has a known security hole (GHSA-r28c-9q8g-f849). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-69153 postcss: PostCSS: Information disclosure via crafted sourceMappingURL
    package-lock.json
    A package you depend on has a known security hole (CVE-2026-69153). Fix: Update that package to its patched version.
  • Worth fixing GHSA-f88m-g3jw-g9cj sharp inherited vulnerabilities in libvips: CVE-2026-33327, CVE-2026-33328, CVE-2026-35590, CVE-2026-35591
    package-lock.json
    A package you depend on has a known security hole (GHSA-f88m-g3jw-g9cj). Fix: Update that package to its patched version.

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 18 found

Your dependencies cross-checked against the OSV vulnerability database.

  • Worth fixing GHSA-3jxr-9vmj-r5cp brace-expansion: DoS via exponential-time expansion of consecutive non-expanding {} groups
    /workdirs/scan-2918eeba-f7ca-4458-a4d0-32956035b6f3/package-lock.json
    A package you depend on has a known security hole (CVE-2026-13149). Fix: Update that package to its patched version.
  • Worth fixing GHSA-mh99-v99m-4gvg brace-expansion: DoS via unbounded expansion length causing an out-of-memory process crash
    /workdirs/scan-2918eeba-f7ca-4458-a4d0-32956035b6f3/package-lock.json
    A package you depend on has a known security hole (CVE-2026-14257). Fix: Update that package to its patched version.
  • Worth fixing GHSA-rgw5-rvv9-x895 brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation
    /workdirs/scan-2918eeba-f7ca-4458-a4d0-32956035b6f3/package-lock.json
    A package you depend on has a known security hole (CVE-2026-69152). Fix: Update that package to its patched version.
  • Worth fixing GHSA-mh99-v99m-4gvg brace-expansion: DoS via unbounded expansion length causing an out-of-memory process crash
    /workdirs/scan-2918eeba-f7ca-4458-a4d0-32956035b6f3/package-lock.json
    A package you depend on has a known security hole (CVE-2026-14257). Fix: Update that package to its patched version.
  • Worth fixing GHSA-rgw5-rvv9-x895 brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation
    /workdirs/scan-2918eeba-f7ca-4458-a4d0-32956035b6f3/package-lock.json
    A package you depend on has a known security hole (CVE-2026-69152). Fix: Update that package to its patched version.
  • Worth fixing GHSA-8r6m-32jq-jx6q fast-xml-parser: Repeated DOCTYPE declarations reset entity expansion limits
    /workdirs/scan-2918eeba-f7ca-4458-a4d0-32956035b6f3/package-lock.json
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-4633-3j49-mh5q Next.js: Cache confusion of response bodies for requests with bodies containing invalid UTF-8 byte sequences
    /workdirs/scan-2918eeba-f7ca-4458-a4d0-32956035b6f3/package-lock.json
    A package you depend on has a known security hole (CVE-2026-64647). Fix: Update that package to its patched version.
  • Worth fixing GHSA-4c39-4ccg-62r3 Next.js: Unbounded Server Action payload in Edge runtime
    /workdirs/scan-2918eeba-f7ca-4458-a4d0-32956035b6f3/package-lock.json
    A package you depend on has a known security hole (CVE-2026-64646). Fix: Update that package to its patched version.
  • Worth fixing GHSA-68g3-v927-f742 Next.js: Cache confusion of response bodies for requests with bodies
    /workdirs/scan-2918eeba-f7ca-4458-a4d0-32956035b6f3/package-lock.json
    A package you depend on has a known security hole (CVE-2026-64648). Fix: Update that package to its patched version.
  • Worth fixing GHSA-6gpp-xcg3-4w24 Next.js: Middleware / Proxy bypass in App Router applications using Turbopack and single locale
    /workdirs/scan-2918eeba-f7ca-4458-a4d0-32956035b6f3/package-lock.json
    A package you depend on has a known security hole (CVE-2026-64642). Fix: Update that package to its patched version.
  • Worth fixing GHSA-89xv-2m56-2m9x Next.js: Server-Side Request Forgery in Server Actions on custom servers
    /workdirs/scan-2918eeba-f7ca-4458-a4d0-32956035b6f3/package-lock.json
    A package you depend on has a known security hole (CVE-2026-64649). Fix: Update that package to its patched version.
  • Worth fixing GHSA-955p-x3mx-jcvp Next.js: Unauthenticated disclosure of internal Server Function endpoints
    /workdirs/scan-2918eeba-f7ca-4458-a4d0-32956035b6f3/package-lock.json
    A package you depend on has a known security hole (CVE-2026-64643). Fix: Update that package to its patched version.
  • Worth fixing GHSA-m99w-x7hq-7vfj Next.js: Denial of Service in App Router using Server Actions
    /workdirs/scan-2918eeba-f7ca-4458-a4d0-32956035b6f3/package-lock.json
    A package you depend on has a known security hole (CVE-2026-64641). Fix: Update that package to its patched version.
  • Worth fixing GHSA-p9j2-gv94-2wf4 Next.js: Server-Side Request Forgery in rewrites via attacker-controlled destination hostname
    /workdirs/scan-2918eeba-f7ca-4458-a4d0-32956035b6f3/package-lock.json
    A package you depend on has a known security hole (CVE-2026-64645). Fix: Update that package to its patched version.
  • Worth fixing GHSA-q8wf-6r8g-63ch Next.js: Denial of Service in the Image Optimization API using SVGs
    /workdirs/scan-2918eeba-f7ca-4458-a4d0-32956035b6f3/package-lock.json
    A package you depend on has a known security hole (CVE-2026-64644). Fix: Update that package to its patched version.
  • Worth fixing GHSA-fxqj-rqcc-2cmp PostCSS: incomplete fix of GHSA-6g55-p6wh-862q — attacker-controlled sourceMappingURL reads arbitrary .map files when `from` is unset
    /workdirs/scan-2918eeba-f7ca-4458-a4d0-32956035b6f3/package-lock.json
    A package you depend on has a known security hole (CVE-2026-69153). 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-2918eeba-f7ca-4458-a4d0-32956035b6f3/package-lock.json
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-f88m-g3jw-g9cj sharp inherited vulnerabilities in libvips: CVE-2026-33327, CVE-2026-33328, CVE-2026-35590, CVE-2026-35591
    /workdirs/scan-2918eeba-f7ca-4458-a4d0-32956035b6f3/package-lock.json
    A package you depend on has a known security hole. Fix: Update that package to its patched version.

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.