PkgRadar

Package evidence

@bostonuniversity/[email protected]

Remote Payload, Remote Dependency Spec

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
7
First published
Mar 2025
Publisher
acketon

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":["@bostonuniversity/[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":["@bostonuniversity/[email protected]"],"fail_on":"review"}'
Publisheracketon
Artifact bytes6,643,091
Previous version0.6.3
Published2025-11-12T01:36:13.108Z
SHA-2560c3bc2202b27407d445f67d5f03b8e977d3b6aaa7535a076f8a4150e67e068aa

Why flagged

What the scanner saw

Remote Payload

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/install-wp-tests.sh12
mediumRemote Dependency Specpackage.json8

Manifest

Package metadata

Scripts 3

Sign in to view install / lifecycle script contents.

Dependencies1
  • object-fit-images^3.2.4