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.

Versions published
1,520Mature · −50% score
First published
Feb 2022
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 bytes1,065,442
Previous version11.1.12
Published2026-04-09T12:25:29.672Z
SHA-25613c91edff2d7ceda8abcb67e36244d6d056e115a6c6a864ec8b44427be978b31

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/lib/onboarding/common.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts6
  • buildtsup && node scripts/build-check.mjs
  • devtsup --watch ./src --watch ../../templates/skeleton
  • generate:manifestnode scripts/generate-manifest.mjs
  • testcross-env SHOPIFY_UNIT_TEST=1 LANG=en-US.UTF-8 vitest run --test-timeout=60000
  • test:watchcross-env SHOPIFY_UNIT_TEST=1 LANG=en-US.UTF-8 vitest --test-timeout=60000
  • typechecktsc --noEmit
Dependencies21
  • @ast-grep/napi0.34.1
  • @oclif/core3.26.5
  • @shopify/cli-kit^3.80.4
  • @shopify/oxygen-cli4.6.18
  • @shopify/plugin-cloudflare^3.78.1
  • ansi-escapes^6.2.0
  • chokidar3.5.3
  • cli-truncate^4.0.0
  • diff^5.1.0
  • esbuild^0.25.12
  • get-east-asian-width^1.3.0
  • get-port^7.0.0
  • gunzip-maybe^1.4.2
  • prettier^3.4.2
  • semver^7.7.1
  • source-map^0.7.4
  • source-map-support^0.5.21
  • tar-fs^2.1.1
  • tempy3.0.0
  • ts-morph20.0.0
  • use-resize-observer^9.1.0