PkgRadar

Package evidence

@jetshop/[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
369Mature · −50% score
First published
Aug 2018
Publisher
erikpehrers

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@jetshop/[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":["@jetshop/[email protected]"],"fail_on":"review"}'
Publishererikpehrers
Artifact bytes3,414
Previous version6.5.5
Published2026-06-02T13:38:33.189Z
SHA-25653d501a62d0dfa8cd523bf7c1f1b3e9c7a3fb6a54b83ca188fd7ff5489d74b8b

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
6.5.6Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • postpackrm -f oclif.manifest.json
  • posttesteslint .
  • prepackoclif-dev manifest && oclif-dev readme
  • testecho NO TESTS
  • versionoclif-dev readme && git add README.md
Dependencies12
  • @oclif/command^1.5.6
  • @oclif/config^1.9.0
  • @oclif/plugin-help^2.1.0
  • chalk^4.1.2
  • child-process-promise^2.2.1
  • cli-ux^4.8.1
  • fs-extra^8.0.0
  • object-assign-deep^0.4.0
  • replace^1.1.0
  • sort-package-json1.41.0
  • tar-pack^3.4.1
  • validate-npm-package-name^3.0.0