PkgRadar

Package evidence

@apurvv28/[email protected]

Install-time lifecycle script: postinstall=""

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
1
First published
Jun 2026
Publisher
apurv28

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":["@apurvv28/[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":["@apurvv28/[email protected]"],"fail_on":"review"}'
Publisherapurv28
Artifact bytes47,583
Previous versionnone
Published2026-06-01T18:26:04.744Z
SHA-2567641a4fdd6bdee6fed2eb599ddc727021809d99997c1538dd49945d1a30d84ad

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall=""

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall=""5

Manifest

Package metadata

Scripts14
  • auditnpm audit --audit-level=high
  • benchts-node benchmarks/init.bench.ts
  • buildtsc
  • build:watchtsc --watch
  • linteslint src --ext .ts
  • postinstall
  • preparehusky install
  • prepublishOnlynpm run build && npm run lint && npm run test
  • pretestnpm run build
  • publish:checknode scripts/publish-check.js
  • releasesemantic-release
  • testjest
  • test:coveragejest --coverage
  • test:watchjest --watch
Dependencies8
  • chalk4.1.2
  • cli-table30.6.5
  • commander12.1.0
  • diff5.2.2
  • inquirer8.2.7
  • js-yaml4.1.0
  • ora5.4.1
  • zod3.23.8