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
61Mature · −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

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"}'
Publishervtexlab-user
Artifact bytes11,269,596
Previous version3.49.9-beta.11
Published2026-05-28T12:42:10.786Z
SHA-256f107c102b9d52a033220fcf07a0cdb21fddb5d8f81b75bdf6f2db8cd5986c97d

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

review
Last checked
reviewRisk
16Score
3.49.9-beta.14Version
Status history (1 event)
  1. newavailable · risk review · score 16 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/public/2c327f8c-e0c1a03e3e500e53bb44.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/public/commons-e3a77a6f282c7ddd16fb.js2560769 bytes10
mediumLarge Javascript Payloadpackage/public/component---gatsby-theme-instore-core-src-screens-instore-index-tsx-04becb274240ee91abe2.js4588883 bytes10

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