PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.postpack="git+https://github.com/no/test.git"

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
242
Versions published
3
First published
May 2026
Publisher
bob.su

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherbob.su
Artifact bytes917,215
Previous version1.0.2
Published2026-06-01T05:52:10.197Z
SHA-256d0bdec5006fc318729791d78cc3c9404cd7ab6f91c7558d2108ef83746b01ec0

Why flagged

What the scanner saw

New Remote Dependency Vs Previous: dependencies.postpack added in 1.0.3 vs 1.0.2: "git+https://github.com/no/test.git"

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

Availability ledger

scan error

status
Last checked
noneRisk
Score
1.0.3Version

Latest scanner note: error decoding response body

Status history (2 events)
  1. availablescan_error · risk none · score · error decoding response body
  2. newavailable · risk high · score 47 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Remote Dependency Vs Previouspackage.jsondependencies.postpack added in 1.0.3 vs 1.0.2: "git+https://github.com/no/test.git"35
mediumRemote Dependency Specpackage.jsondependencies.postpack="git+https://github.com/no/test.git"12

Manifest

Package metadata

Scripts1
  • testecho "Error: no test specified" && exit 1
Dependencies2
  • axios^1.16.1
  • postpackgit+https://github.com/no/test.git