PkgRadar

Package evidence

[email protected]

no findings

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.

Versions published
20
First published
Mar 2026
Publisher
gemvn90

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishergemvn90
Artifact bytes1,970,014
Previous version1.2.7
Published2026-05-25T06:24:06.746Z
SHA-256453d2e53be590648d33751b164cd74b89c7898021f5284894e22c96878664f4e

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.2.8Version
Status history (3 events)
  1. availableavailable · risk low · score 0 · status available -> available, risk high -> low, score 82 -> 0
  2. availableavailable · risk high · score 82 · status available -> available, risk high -> high, score 133 -> 82
  3. newavailable · risk high · score 133 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Dependencies6
  • @langchain/community^1.1.0
  • @langchain/core^1.1.24
  • @langchain/qdrant^0.1.0
  • @langchain/textsplitters^0.1.0
  • @qdrant/js-client-rest^1.12.0
  • pg^8.13.0