PkgRadar

Package evidence

@vtex/[email protected]

no findings

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
21Mature · −50% score
First published
Jul 2022
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 bytes22,561
Previous version0.2.7
Published2022-09-15T17:34:16.672Z
SHA-2561432920e5ab7e82222202034fbbf5ab0abbae8f41a0efab6d63eb8f7a511734c

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.3.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • cleanrimraf dist
  • testdotenv -e .env.test -- jest
  • test:ciyarn test --verbose --colors
  • test:debugnode --inspect-brk node_modules/.bin/jest --runInBand
  • test:debug:watchyarn test:debug --no-cache --watch
  • test:watchyarn test --watch
  • ts:validateyarn tsc
Dependencies9
  • @opentelemetry/api^1.2.0
  • @opentelemetry/resources^1.6.0
  • @opentelemetry/sdk-metrics^0.32.0
  • @opentelemetry/semantic-conventions^1.6.0
  • change-case^4.1.2
  • cockatiel3.0.0-anyengine.0
  • cross-fetch^3.1.5
  • fast-safe-stringify^2.1.1
  • http-status-codes^2.2.0