PkgRadar

Package evidence

@langchain/[email protected]

Remote Payload: matched "github.com/cloudflare/cloudflared/releases/download"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
104,629Ubiquitous · −70% score
Versions published
112Mature · −50% score
First published
Jan 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["@langchain/[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["@langchain/[email protected]"],"fail_on":"review"}'
Artifact bytes23,610
Previous version1.3.0
Published2026-06-12T21:35:59.462Z
SHA-256278a5cc6bf96841b668f29366708cc2e89595fda03d9cf7b4681b3cf35f9b420

Why flagged

What the scanner saw

Remote Payload: matched "github.com/cloudflare/cloudflared/releases/download"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
3Score
1.3.1Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/cli/cloudflare.mjsmatched "github.com/cloudflare/cloudflared/releases/download"12

Manifest

Package metadata

Scripts8
  • buildpnpm turbo build:internal --filter=@langchain/langgraph-cli
  • build:internalpnpm clean && node scripts/build.mjs
  • cleanrm -rf dist/ .turbo/
  • clitsx src/cli/cli.mts
  • cli:watchtsx watch src/cli/cli.mts
  • prepublishpnpm build
  • testvitest run
  • typechecktsc --noEmit
Dependencies20
  • @babel/code-frame^7.26.2
  • @commander-js/extra-typings^13.0.0
  • @langchain/langgraph-api1.3.1
  • chokidar^4.0.3
  • commander^13.0.0
  • create-langgraph1.1.5
  • dedent^1.5.3
  • dotenv^16.4.7
  • execa^9.5.2
  • exit-hook^4.0.0
  • extract-zip^2.0.1
  • langsmith^0.7.4
  • open^10.1.0
  • package-manager-detector^1.3.0
  • stacktrace-parser^0.1.10
  • tar^7.4.3
  • winston^3.17.0
  • winston-console-format^1.0.8
  • yaml^2.8.3
  • zod^3.25.76 || ^4