PkgRadar

Package evidence

@vtex/[email protected]

Obfuscation Density: high encoded/escaped-token density

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 monitoring

No 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"}'
Publishervtexlab-user
Artifact bytes11,302,556
Previous version3.50.0
Published2026-06-12T13:57:11.222Z
SHA-25620714c4e713080dc67684105c428037f02200ab437ac6f8aa05c5d42cf50f4bd

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

low
Last checked
lowRisk
0Score
3.50.1-beta.2Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/public/2c327f8c-e0c1a03e3e500e53bb44.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/public/commons-e8d9a31061e4a31e9ea6.js2562914 bytes0
lowLarge Javascript Payloadpackage/public/component---gatsby-theme-instore-core-src-screens-instore-index-tsx-90b26be8f86500558aab.js4593492 bytes0

Manifest

Package metadata

Scripts7
  • buildyarn clean && yarn lib:build && yarn gatsby:build
  • cleanrimraf dist && gatsby clean
  • devtsc --watch
  • gatsby:buildNODE_OPTIONS='--max-old-space-size=8192' yarn gatsby build --prefix-paths
  • lib:buildtsc && oclif-dev manifest
  • prepackyarn build && oclif-dev manifest
  • ts: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.1
  • babel-loader^9.1.3
  • chalk^4.1.1
  • cookie-parser^1.4.6
  • css-loader^6.8.1
  • express^4.19.2
  • fork-ts-checker-webpack-plugin9.0.2
  • fs-extra^9.1.0
  • handlebars^4.7.8
  • http-proxy-middleware3.0.0
  • portfinder1.0.32
  • react^18.3.1
  • react-dom^18.3.1
  • style-loader^3.3.4
  • ts-loader^9.5.1
  • ts-node^10.9.2
  • typescript^5.5.3
  • webpack^5.93.0
  • webpack-cli^5.1.4
  • webpack-dev-server^4.15.1