PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3097578 bytes

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
1,677Niche · −30% score
Versions published
166
First published
Jan 2026
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":["[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"}'
Artifact bytes1,913,704
Previous version1.45.1
Published2026-05-28T05:10:06.301Z
SHA-2568a5e032e522927e0fbc2b3ed5a33428b73085bd3e0ca331a39b593a51e4b8cbf

Why flagged

What the scanner saw

Large Javascript Payload: 3097578 bytes

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.46.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
mediumLarge Javascript Payloadpackage/dist/index.js3097578 bytes10

Manifest

Package metadata

Scripts6
  • buildbun run typecheck && rm -rf dist && bun build src/index.ts --outdir dist --target node --format esm --sourcemap
  • chatroombun run src/index.ts
  • prepublishOnlypnpm build && pnpm test
  • testvitest run
  • test:watchvitest
  • typechecktsc -b --force
Dependencies6
  • @llamaindex/liteparse^1.4.2
  • @opencode-ai/sdk^1.14.22
  • commander^14.0.0
  • convex^1.31.0
  • convex-helpers^0.1.108
  • effect^3.0.0