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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="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.0babel-loader^9.1.3chalk^5.3.0cors2.8.5css-loader^7.1.2express^4.19.2get-port^7.1.0http-proxy-middleware^3.0.5oclif^4ora^8.1.0style-loader^4.0.0typescript^5.3.3webpack^5.90.0ws^8.18.0