PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node __BUILD__/scripts/post-install.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.

Weekly downloads
333
Versions published
213Mature · −50% score
First published
Jun 2022
Publisher
equipef7

Effective trust discount applied: 50% (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"}'
Publisherequipef7
Artifact bytes118,357
Previous version0.4.217
Published2026-06-11T12:47:21.803Z
SHA-256bbf5da6acee235ef966a3d7dcf57da4587f1246710379a55e547c138a246ad63

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node __BUILD__/scripts/post-install.js"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
0.4.218Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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 __BUILD__/scripts/post-install.js"5

Manifest

Package metadata

Scripts7
  • buildtsc -p .
  • cleanrimraf __BUILD__
  • clean:testsrimraf __BUILD__/tests
  • postinstallnode __BUILD__/scripts/post-install.js
  • prepacknpm run clean && npm run build && npm run clean:tests
  • pretestnpm run clean && npm run build && node __BUILD__/scripts/pre-test.js
  • testnode --test __BUILD__/tests/**/*.test.js
Dependencies23
  • @babel/plugin-transform-arrow-functions^7.27.1
  • @babel/preset-typescript^7.28.5
  • @total-typescript/ts-reset^0.6.1
  • @types/express^4.17.21
  • @types/glob^7.2.0
  • @types/node-schedule^2.1.8
  • @types/swagger-ui-express^4.1.8
  • axios^1.13.4
  • bytenode^1.5.7
  • commander^14.0.3
  • effect^3.19.16
  • esbuild^0.28.0
  • esbuild-plugin-babel^0.2.3
  • express^4.22.1
  • glob^8.0.3
  • knex^3.1.0
  • knex-schema-inspector^3.1.0
  • moment^2.30.1
  • node-schedule^2.1.1
  • node-watch^0.7.4
  • swagger-ui-express^5.0.1
  • tsup^8.5.1
  • typescript^5.9.3