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.
- Versions published
- 64Mature · −50% score
- First published
- Oct 2024
- Publisher
- vtexlab-user
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
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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
Obfuscation Density: high encoded/escaped-token density
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 low · score 0 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Obfuscation Density | package/public/2c327f8c-e0c1a03e3e500e53bb44.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/public/commons-e8d9a31061e4a31e9ea6.js | 2562914 bytes | 0 |
| low | Large Javascript Payload | package/public/component---gatsby-theme-instore-core-src-screens-instore-index-tsx-90b26be8f86500558aab.js | 4593492 bytes | 0 |
Manifest
Package metadata
Scripts7
buildyarn clean && yarn lib:build && yarn gatsby:buildcleanrimraf dist && gatsby cleandevtsc --watchgatsby:buildNODE_OPTIONS='--max-old-space-size=8192' yarn gatsby build --prefix-pathslib:buildtsc && oclif-dev manifestprepackyarn build && oclif-dev manifestts:validatetsc
Dependencies29
@babel/core^7.24.9@babel/preset-env^7.24.8@babel/preset-react^7.24.7@babel/preset-typescript^7.24.7@oclif/command^1.8.36@oclif/config^1.17.0@oclif/core^2.16.0@oclif/plugin-help^3.2.0@types/react18.3.1@types/react-dom18.3.1babel-loader^9.1.3chalk^4.1.1cookie-parser^1.4.6css-loader^6.8.1express^4.19.2fork-ts-checker-webpack-plugin9.0.2fs-extra^9.1.0handlebars^4.7.8http-proxy-middleware3.0.0portfinder1.0.32react^18.3.1react-dom^18.3.1style-loader^3.3.4ts-loader^9.5.1ts-node^10.9.2typescript^5.5.3webpack^5.93.0webpack-cli^5.1.4webpack-dev-server^4.15.1