PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node postinstall.js"

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
47Established · −30% score
First published
Oct 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Artifact bytes481,240
Previous version0.10.2
Published2026-05-05T09:18:58.925Z
SHA-256779673e31cdbef65f4d740434a6319037d4ffbd38b4c6c3682060c8d44004cbd

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node postinstall.js"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
0.10.3Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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="node postinstall.js"5

Manifest

Package metadata

Scripts53
  • buildtsc && npm run build:native
  • build:nativecd native && node-gyp rebuild
  • postinstallnode postinstall.js
  • prepublishOnlytsc
  • test:achievements:jsnode tests/js/test-complete-achievements.js
  • test:achievements:tsts-node tests/ts/test-complete-achievements.ts
  • test:apps:jsnode tests/js/test-apps.js
  • test:apps:tsts-node tests/ts/test-apps.ts
  • test:cloud:jsnode tests/js/test-complete-cloud.js
  • test:cloud:tsts-node tests/ts/test-complete-cloud.ts
  • test:core:jsnode tests/js/test-core-api.js
  • test:core:tsts-node tests/ts/test-core-api.ts
  • test:custom-path:jsnode tests/js/test-custom-sdk-path.js
  • test:custom-path:tsts-node tests/ts/test-custom-sdk-path.ts
  • test:debug:jsnode tests/js/test-debug-mode.js
  • test:debug:tsts-node tests/ts/test-debug-mode.ts
  • test:friends:jsnode tests/js/test-complete-friends.js
  • test:friends:tsts-node tests/ts/test-complete-friends.ts
  • test:input-ps4:jsnode tests/js/test-input.js --virtual --type=ps4
  • test:input-ps4:tsts-node tests/ts/test-input.ts --virtual --type=ps4
  • test:input-xbox:jsnode tests/js/test-input.js --virtual --type=xbox
  • test:input-xbox:tsts-node tests/ts/test-input.ts --virtual --type=xbox
  • test:input:jsnode tests/js/test-input.js
  • test:input:tsts-node tests/ts/test-input.ts
  • test:leaderboards:jsnode tests/js/test-complete-leaderboards.js
  • test:leaderboards:tsts-node tests/ts/test-complete-leaderboards.ts
  • test:matchmaking:host:jsnode tests/js/test-matchmaking-host.js
  • test:matchmaking:host:tsts-node tests/ts/test-matchmaking-host.ts
  • test:matchmaking:join:jsnode tests/js/test-matchmaking-join.js
  • test:matchmaking:join:tsts-node tests/ts/test-matchmaking-join.ts
  • …and 23 more.
Dependencies1
  • koffi^2.8.8
Optional dependencies2
  • node-addon-api^8.5.0
  • node-gyp^12.2.0