PkgRadar

Package evidence

@agentstep/[email protected]

Large Javascript Payload: 11369692 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
3,768Niche · −30% score
Versions published
112
First published
Apr 2026
Publisher
paulmeller

Effective trust discount applied: 30% (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":["@agentstep/[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":["@agentstep/[email protected]"],"fail_on":"review"}'
Publisherpaulmeller
Artifact bytes2,136,911
Previous version0.5.40
Published2026-05-27T10:25:53.829Z
SHA-256eb3f8ef53afa26f22ad7b4634a692901e3c0e9ce286cdba63c93f892d16ccbb9

Why flagged

What the scanner saw

Large Javascript Payload: 11369692 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/gateway.js11369692 bytes10

Manifest

Package metadata

Scripts3
  • buildnode build.js
  • prepublishOnlynpm run build
  • testvitest run
Dependencies3
  • @clack/prompts^1.2.0
  • cbor-x^1.6.0
  • libsql^0.5.29