PkgRadar

Package evidence

@orderlyshop/[email protected]

Credential file access: matched ".azure"

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
211
Versions published
28
First published
Apr 2026
Publisher
orderly.shop

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":["@orderlyshop/[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":["@orderlyshop/[email protected]"],"fail_on":"review"}'
Publisherorderly.shop
Artifact bytes3,527,150
Previous version0.1.0-build.7135
Published2026-05-20T22:47:11.032Z
SHA-25695879425904305a6696dad1a5d82c5696e4f7ae3e4013be25a3ea8de8643d430

Why flagged

What the scanner saw

Credential file access: matched ".azure"

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

Availability ledger

available

review
Last checked
reviewRisk
45Score
0.1.0-build.7145Version
Status history (1 event)
  1. newavailable · risk review · score 45 · 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/define.jsmatched ".azure"5
lowCredential file accesspackage/dist/index.jsmatched ".azure"5
lowCredential file accesspackage/dist/browser/orderly-web-components.define.global.jsmatched ".azure"5
lowCredential file accesspackage/dist/browser/orderly-web-components.global.jsmatched ".azure"5
lowCredential file accesspackage/dist/shop.jsmatched ".azure"5
lowCredential file accesspackage/bin/orderly-generate-server-renderers.mjsmatched ".azure"5
lowCredential file accesspackage/bin/orderly-hydrate-static-pages.mjsmatched ".azure"5
lowCredential file accesspackage/server/node/product-snapshot-server.mjsmatched ".azure"5
lowCredential file accesspackage/server/ssr.mjsmatched ".azure"5

Manifest

Package metadata

Scripts5
  • buildtsup && node scripts/compress-dist.mjs && node scripts/verify-browser-bundle.mjs
  • pack:dry-runnpm pack --dry-run
  • prepacknpm run build
  • testvitest run
  • typechecktsc --noEmit
Dependencies3
  • @bufbuild/protobuf^2.11.0
  • @orderlyshop/core-client0.1.0-build.7145
  • basic-ftp^5.3.0