PkgRadar

Package evidence

@testrelic/[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall.cjs"

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
31
First published
Apr 2026
Publisher
testrelic-ai

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":["@testrelic/[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":["@testrelic/[email protected]"],"fail_on":"review"}'
Publishertestrelic-ai
Artifact bytes20,107,050
Previous version1.0.4-next.54
Published2026-05-22T13:11:35.166Z
SHA-2567f37d728c29f12ba883d4789501f121f7f4d8dc0879383d32ea39f950ef141c6

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall.cjs"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.0.4-next.56Version
Status history (2 events)
  1. availableavailable · risk review · score 5 · status available -> available, risk high -> review, score 45 -> 5
  2. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.cjs"5
lowLarge Javascript Payloadpackage/dist/index.cjs5122889 bytes0
lowLarge Javascript Payloadpackage/dist/service.cjs4976757 bytes0
lowLarge Javascript Payloadpackage/dist/index.js5121608 bytes0
lowLarge Javascript Payloadpackage/dist/service.js4976398 bytes0

Manifest

Package metadata

Scripts10
  • buildtsup
  • download-appsnode scripts/download-apps.mjs
  • postinstallnode scripts/postinstall.cjs
  • testvitest run
  • test:e2e:androidnpx wdio run wdio.android.conf.ts
  • test:e2e:iosnpx wdio run wdio.ios.conf.ts
  • test:smokenode_modules\.bin\wdio run wdio.smoke.conf.ts
  • test:smoke:mydemoappnode_modules\.bin\wdio run wdio.mydemoapp.conf.ts
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies1
  • @testrelic/core2.7.0-next.56