PkgRadar

Package evidence

[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
4
First published
Jun 2026
Publisher
lazyneoaz

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"}'
Publisherlazyneoaz
Artifact bytes189,589
Previous version1.0.2
Published2026-06-05T06:35:53.748Z
SHA-25604110458a59161737c974f94d94da5c952acd7dc2eb35cead81de6c9141a840f

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 1.1.0 vs 1.0.2: "node scripts/postinstall.cjs"

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

Availability ledger

available

high
Last checked
highRisk
45Score
1.1.0Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.1.0 vs 1.0.2: "node scripts/postinstall.cjs"40
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.1.0 vs 1.0.2: "node scripts/postinstall.cjs"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.cjs"5

Manifest

Package metadata

Scripts8
  • build:gonode scripts/build-go.cjs
  • formatprettier --write src/**/*.js
  • linteslint src/
  • postinstallnode scripts/postinstall.cjs
  • prepackecho 'Preparing package for npm...'
  • startnode server.js
  • testecho 'No tests configured yet'
  • validatenpm pack --dry-run
Dependencies21
  • axios^1.9.0
  • axios-cookiejar-support^4.0.7
  • bluebird^3.7.2
  • cheerio^1.2.0
  • deepdash^5.3.9
  • duplexify^4.1.3
  • form-data^4.0.4
  • https-proxy-agent^7.0.6
  • jsonpath-plus^10.3.0
  • lodash^4.17.21
  • mqtt^4.3.8
  • node-cron^3.0.3
  • npmlog^7.0.1
  • sequelize^6.37.5
  • sqlite3^6.0.1
  • totp-generator^2.0.1
  • tough-cookie^5.1.2
  • undici^7.8.0
  • uuid^11.1.0
  • websocket-stream^5.5.2
  • ws^8.18.2