PkgRadar

Package evidence

@agentstep/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
122
First published
Apr 2026
Publisher
paulmeller

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 bytes1,509,733
Previous version0.5.66
Published2026-06-02T20:47:59.498Z
SHA-256e090be1b9549c17a1a9b2b25bf60910c64b65cd568334766d820c0e4ffb3d5e2

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

review
Last checked
reviewRisk
24Score
0.5.67Version
Status history (2 events)
  1. availableavailable · risk review · score 24 · status available -> available, risk review -> review, score 16 -> 24
  2. newavailable · risk review · score 16 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/chunk-E744ZIBI.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/chunk-VGCH4BVG.jsmatched "raw.githubusercontent.com"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/chunk-E744ZIBI.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/chunk-VGCH4BVG.jsmatched "raw.githubusercontent.com"12
lowLarge Javascript Payloadpackage/dist/dist-4VD6VQBV.js2740653 bytes0

Manifest

Package metadata

Scripts5
  • buildtsup && tsc -p tsconfig.build.json --emitDeclarationOnly --declarationDir dist
  • prepublishOnlynpm run build
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies7
  • @asteasolutions/zod-to-openapi^7.3.4
  • @sentry/node^10.48.0
  • drizzle-orm~0.45.2
  • libsql^0.5.29
  • ulid^2.3.0
  • ws^8.18.0
  • zod^3.23.8