PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: prepare="npm run build"

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherrhysyang
Artifact bytes29,132
Previous version1.3.7
Published2026-05-02T01:32:37.725Z
SHA-256cd2958f07a5214c73357088daa7325d93a01a53faa8adb0bc7e72234516e6759

Why flagged

What the scanner saw

Install-time lifecycle script: prepare="npm run build"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonprepare="npm run build"4
lowObfuscationpackage/build/image-processor.jsmatched "Buffer.from(base64, \"base64"3

Manifest

Package metadata

Scripts5
  • buildtsc
  • preparenpm run build
  • test:localtsx test/test-local.ts
  • typechecktsc -p tsconfig.check.json
  • watchtsc --watch
Dependencies4
  • @modelcontextprotocol/sdk^1.0.4
  • axios^1.7.9
  • sharp^0.33.5
  • zod^3.25.76