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
4
First published
Sep 2021
Publisher
tlgimenes

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"}'
Publishertlgimenes
Artifact bytes11,400
Previous versionnone
Published2021-09-29T15:48:59.910Z
SHA-256e1682025b1ee735a1cfc8f920bdac9827d5615dcf038faa122dde0dd96568e9f

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.0.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • buildtsdx build
  • developtsdx watch
  • linttsdx lint
  • testtsdx test
Dependencies12
  • @types/glob^7.1.4
  • @types/multer^1.4.7
  • aws-sdk^2.996.0
  • co-body^6.1.0
  • gatsby^4.0.0-next.0
  • glob^7.2.0
  • jssha^3.2.0
  • multer^1.4.3
  • path-to-regexp^0.1.7
  • tsdx^0.14.1
  • webpack^5.54.0
  • yazl^2.5.1