PkgRadar

Package evidence

[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
1,694,358Ubiquitous · −70% score
Versions published
85Mature · −50% score
First published
Mar 2017
Publisher
snowflakejs

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishersnowflakejs
Artifact bytes1,887,254
Previous version2.4.1
Published2026-05-19T11:04:38.925Z
SHA-256d821bcb79c9439c3ba35a20ee2359e6fcb35503e6616210ced9270215a13f6dd

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
1Score
2.4.2Version
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/telemetry/platform_detection.jsmatched ".azure"5

Manifest

Package metadata

Scripts23
  • check-tsnpm run prepack && tsc --noEmit dist/index.d.ts
  • lint:checkoxlint .
  • lint:fixoxlint --fix .
  • minicore:buildnode ci/build_minicore.js
  • prepacknode ci/build_typescript.js
  • preparehusky
  • prettier:checkprettier --check .
  • prettier:formatprettier -w .
  • serve-wiremockwiremock --enable-browser-proxying --proxy-pass-through false --port 8081
  • testmocha 'test/unit/**/*.{js,ts}'
  • test:auth-workload-identity-e2emocha test/auth-workload-identity-e2e.ts
  • test:authenticationmocha 'test/authentication/**/*.{js,ts}'
  • test:cimocha 'test/{unit,integration}/**/*.{js,ts}'
  • test:ci:coveragenyc npm run test:ci
  • test:ci:withSystemTestsmocha 'test/{unit,integration}/**/*.{js,ts}' 'system_test/**/*.{js,ts}'
  • test:ci:withSystemTests:coveragenyc npm run test:ci:withSystemTests
  • test:integrationmocha 'test/integration/**/*.{js,ts}'
  • test:manualmocha test/integration/testManualConnection.js
  • test:singlemocha
  • test:systemmocha 'system_test/**/*.{js,ts}'
  • test:unitmocha 'test/unit/**/*.{js,ts}'
  • test:unit:coveragenyc npm run test:unit
  • wiremocknpm run serve-wiremock
Dependencies32
  • @aws-crypto/sha256-js^5.2.0
  • @aws-sdk/client-s3~3.1045.0
  • @aws-sdk/client-sts~3.1045.0
  • @aws-sdk/credential-provider-node~3.972.37
  • @aws-sdk/ec2-metadata-service~3.1045.0
  • @azure/identity^4.10.1
  • @azure/storage-blob12.26.x
  • @smithy/node-http-handler^4.4.9
  • @smithy/protocol-http^5.3.8
  • @smithy/signature-v4^5.3.8
  • @techteamer/ocsp1.0.1
  • asn1.js^5.0.0
  • asn1.js-rfc2560^5.0.0
  • asn1.js-rfc5280^3.0.0
  • axios^1.15.1
  • big-integer^1.6.43
  • bignumber.js^9.1.2
  • expand-tilde^2.0.2
  • fast-xml-parser^5.4.1
  • fastest-levenshtein^1.0.16
  • generic-pool^3.8.2
  • google-auth-library^10.1.0
  • https-proxy-agent^7.0.2
  • jsonwebtoken^9.0.3
  • mime-types^2.1.29
  • moment^2.29.4
  • moment-timezone^0.5.15
  • oauth4webapi^3.0.1
  • open^7.3.1
  • simple-lru-cache^0.0.2
  • …and 2 more.