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 updateStatic 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"}'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
Status history (2 events)
- available → available · risk high · score 104 · status available -> available, risk high -> high, score 158 -> 104
- new → available · risk high · score 158 · status changed
Evidence
Static findings
2 static · 2 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | devDependencies.@faststore/core="https://pkg.pr.new/vtex/faststore/@faststore/[email protected]" | 8 |
| medium | Remote Dependency Spec | package.json | devDependencies.@faststore/ui="https://pkg.pr.new/vtex/faststore/@faststore/[email protected]" | 8 |
| medium | Dependency Changed To Remote Vs Previous | package.json | devDependencies.@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 |
| medium | Dependency Changed To Remote Vs Previous | package.json | devDependencies.@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
| Source | URL | Risk | Score | Summary |
|---|---|---|---|---|
| devDependencies.@faststore/core | https://pkg.pr.new/vtex/faststore/@faststore/[email protected] | high | 60 | remote_dependency_spec: dependencies.@faststore/api="https://pkg.pr.new/vtex/faststore/@faststore/api@f19af605308230948c685910165c68d281037e45" |
| devDependencies.@faststore/ui | https://pkg.pr.new/vtex/faststore/@faststore/[email protected] | high | 12 | remote_dependency_spec: dependencies.@faststore/components="https://pkg.pr.new/vtex/faststore/@faststore/components@f19af605308230948c685910165c68d281037e45" |
Manifest
Package metadata
Scripts6
linteslint . --ext .js,.jsx,.ts,.tsxlint:fixeslint . --ext .js,.jsx,.ts,.tsx --fixpreparehuskyreleaseyarn release:stablerelease:beta./beta-release.shrelease:stableyarn check --integrity && yarn release-it -c .release-it.json --ci --no-npm