PkgRadar

Package evidence

@shopify/[email protected]

Credential file access: matched ".npmrc"

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
913
Versions published
1,442Mature · −50% score
First published
Aug 2021
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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@shopify/[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":["@shopify/[email protected]"],"fail_on":"review"}'
Artifact bytes5,117,295
Previous version5.0.36
Published2026-06-08T16:55:51.405Z
SHA-25618576e76bee5210fdeac5b35f6c14487190555b12227dad212ea24910c87f69c

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
5.0.37Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

9 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/create-app.jsmatched ".npmrc"5
lowLarge Javascript Payloadpackage/dist/chunk-VPI7X7QP.js5919750 bytes0
lowObfuscation Densitypackage/dist/create-app.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/estree-4EWMUZGX.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/flow-ZZA33LBV.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/glimmer-LVONIDIY.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/html-4U2T6EDM.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/markdown-AQL464P2.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/morph-IMCMGX2W.js5349950 bytes0

Manifest

Package metadata

Scripts4
  • buildtsup --clean
  • devtsup --watch src --watch ../cli/src
  • testvitest run --test-timeout=60000
  • typechecktsc --noEmit
Dependencies1
  • @ast-grep/napi0.34.1