PkgRadar

Package evidence

@vtex/[email protected]

Install-time lifecycle script: postinstall="rm -f .checkoutrc && echo 'pristine' >> .checkoutrc"

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
505
Versions published
61Mature · −50% score
First published
Jul 2024
Publisher
marcos_vtex

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":["@vtex/[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":["@vtex/[email protected]"],"fail_on":"review"}'
Publishermarcos_vtex
Artifact bytes13,672
Previous version0.15.0-bd2e78979
Published2026-01-26T19:59:10.511Z
SHA-2562cf03192487e20534bae56160a34e162c4d34a0719fafbc8bddaa3b2d679c9d2

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="rm -f .checkoutrc && echo 'pristine' >> .checkoutrc"

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.15.0Version
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="rm -f .checkoutrc && echo 'pristine' >> .checkoutrc"5

Manifest

Package metadata

Scripts1
  • postinstallrm -f .checkoutrc && echo 'pristine' >> .checkoutrc
Dependencies22
  • @antfu/ni^0.22.0
  • @babel/core^7.23.9
  • @babel/preset-env^7.24.8
  • @babel/preset-react^7.24.7
  • @babel/preset-typescript^7.24.7
  • @module-federation/enhanced0.6.4
  • @oclif/core^4
  • @oclif/plugin-help^6
  • @vtex/checkout-ui-core0.15.0
  • babel-loader^9.1.3
  • chalk^5.3.0
  • cors2.8.5
  • css-loader^7.1.2
  • express^4.19.2
  • get-port^7.1.0
  • http-proxy-middleware^3.0.5
  • oclif^4
  • ora^8.1.0
  • style-loader^4.0.0
  • typescript^5.3.3
  • webpack^5.90.0
  • ws^8.18.0