PkgRadar

Package evidence

@vita-mojo/[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.

Weekly downloads
2,940Niche · −30% score
Versions published
480
First published
Jan 2026
Publisher
cicd_vitamojo

Effective trust discount applied: 30% (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":["@vita-mojo/[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":["@vita-mojo/[email protected]"],"fail_on":"review"}'
Publishercicd_vitamojo
Artifact bytes9,210,953
Previous version1.435.0-8260
Published2026-06-11T08:58:12.298Z
SHA-25626ec0abe6fb136a71ca8ec97d1b23cf33acdd55c098ed64b64f395e14c435b01

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
3Score
1.435.0Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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

Scripts1
  • postinstallnode postinstall.js
Dependencies15
  • @vita-mojo/amounts^0.0.45
  • @vita-mojo/basket-quantifier0.0.7
  • @vita-mojo/proportional-distribution^1.1.1
  • @vita-mojo/services-logger^1.0.1
  • @vita-mojo/state-machine1.0.8
  • @vita-mojo/types^1.0.50
  • class-transformer0.5.1
  • class-validator0.14.0
  • currency.js^2.0.4
  • javascript-state-machine^3.1.0
  • luxon^1.28.0
  • ramda^0.26.1
  • reflect-metadata^0.1.12
  • tslib2.4.1
  • uuid^3.3.3