PkgRadar

Package evidence

@vtex/[email protected]

Remote Dependency Spec: devDependencies.@faststore/core="https://pkg.pr.new/vtex/faststore/@faststore/[email protected]"

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
1,318Niche · −30% score
Versions published
301Mature · −50% score
First published
Nov 2024
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Artifact bytes335,588
Previous version1.3.82-experimental.20260526193431
Published2026-05-28T17:00:44.901Z
SHA-2567170654605d233de00ff14d4c06f5f37dadee77b10eb8322bc13acc7229c9ae8

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.@faststore/core="https://pkg.pr.new/vtex/faststore/@faststore/[email protected]"

2 remote tarball(s) were followed statically.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
104Score
1.3.82-experimental.20260528170039Version
Status history (2 events)
  1. availableavailable · risk high · score 104 · status available -> available, risk high -> high, score 158 -> 104
  2. newavailable · risk high · score 158 · status changed

Evidence

Static findings

2 static · 2 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.@faststore/core="https://pkg.pr.new/vtex/faststore/@faststore/[email protected]"8
mediumRemote Dependency Specpackage.jsondevDependencies.@faststore/ui="https://pkg.pr.new/vtex/faststore/@faststore/[email protected]"8
mediumDependency Changed To Remote Vs Previouspackage.jsondevDependencies.@faststore/core changed to remote spec in 1.3.82-experimental.20260528170039 vs 1.3.82-experimental.20260526193431: "https://pkg.pr.new/vtex/faststore/@faststore/[email protected]"8
mediumDependency Changed To Remote Vs Previouspackage.jsondevDependencies.@faststore/ui changed to remote spec in 1.3.82-experimental.20260528170039 vs 1.3.82-experimental.20260526193431: "https://pkg.pr.new/vtex/faststore/@faststore/[email protected]"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.@faststore/corehttps://pkg.pr.new/vtex/faststore/@faststore/[email protected]high60remote_dependency_spec: dependencies.@faststore/api="https://pkg.pr.new/vtex/faststore/@faststore/api@f19af605308230948c685910165c68d281037e45"
devDependencies.@faststore/uihttps://pkg.pr.new/vtex/faststore/@faststore/[email protected]high12remote_dependency_spec: dependencies.@faststore/components="https://pkg.pr.new/vtex/faststore/@faststore/components@f19af605308230948c685910165c68d281037e45"

Manifest

Package metadata

Scripts6
  • linteslint . --ext .js,.jsx,.ts,.tsx
  • lint:fixeslint . --ext .js,.jsx,.ts,.tsx --fix
  • preparehusky
  • releaseyarn release:stable
  • release:beta./beta-release.sh
  • release:stableyarn check --integrity && yarn release-it -c .release-it.json --ci --no-npm