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
2
First published
Oct 2024
Publisher
vtexlab-user

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 bytes10,352,165
Previous versionnone
Published2024-10-03T15:18:49.278Z
SHA-2564892b0e8a3691709b741a2d133077b46a2104efd4d14d254de1ed1504ad96d78

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.9.1-beta.1Version
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-de6f843b9065cc7cc5bf.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/public/commons-49d5d723a96eac815735.js3845194 bytes0
lowLarge Javascript Payloadpackage/public/component---gatsby-theme-instore-core-src-screens-instore-index-tsx-049a0336c2496967e808.js3853585 bytes0

Manifest

Package metadata

Scripts9
  • app:buildwebpack --mode production
  • app:devwebpack serve --mode development
  • app:starthttp-serve --cors dist
  • buildyarn lib:build && yarn gatsby:build
  • cleanrimraf dist build && gatsby clean
  • gatsby:buildNODE_OPTIONS='--max-old-space-size=8192' yarn gatsby build --prefix-paths
  • lib:buildyarn clean && tsc && oclif-dev manifest
  • prepackyarn build && oclif-dev manifest
  • ts:validatetsc
Dependencies26
  • @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
  • 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
  • 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