PkgRadar

Package evidence

@steroidsjs/[email protected]

Install-time lifecycle script: postinstall="jest --clearCache"

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
522
Versions published
257Mature · −50% score
First published
Jan 2022
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

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":["@steroidsjs/[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":["@steroidsjs/[email protected]"],"fail_on":"high"}'
Artifact bytes252,947
Previous version4.3.0
Published2026-05-14T15:13:01.632Z
SHA-256c05bc28b9c5c7cb06eda32023ab89db6fabe5cc231faeb53ab288feb3e59d08c

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 4.4.0 vs 4.3.0: "jest --clearCache"

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

Availability ledger

available

high
Last checked
highRisk
45Score
4.4.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 4.4.0 vs 4.3.0: "jest --clearCache"40
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 4.4.0 vs 4.3.0: "jest --clearCache"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="jest --clearCache"5

Manifest

Package metadata

Scripts6
  • buildnps build
  • postinstalljest --clearCache
  • scriptnps
  • testnps test
  • test-unitjest --config jest.unit.config.ts
  • watchnps watch
Dependencies14
  • @dbml/core^2.4.4
  • @sentry/nestjs^10.38.0
  • @sqltools/formatter^1.2.5
  • @supercharge/request-ip^1.2.0
  • body-parser^2.2.1
  • class-transformer^0.5.1
  • cookie-parser^1.4.7
  • date-fns^2.29.3
  • express^4.18.2
  • lodash^4.17.21
  • nestjs-command^3.1.5
  • pg^8.9.0
  • pluralize^8.0.0
  • uuid^9.0.0