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.

Weekly downloads
2,910Niche · −30% score
Versions published
116
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 bytes1,516,721
Previous version0.5.60
Published2026-06-01T14:07:03.594Z
SHA-2568f85541c6fe2657e2fe81b46d2d2c14e98b166dcd8c7b89f15f1ecaafec0d0b0

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
16Score
0.5.61Version
Status history (1 event)
  1. 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-4TG3DEFO.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/chunk-6AIKJWPI.jsmatched "raw.githubusercontent.com"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/chunk-4TG3DEFO.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/chunk-6AIKJWPI.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