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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/lib/telemetry/platform_detection.js | matched ".azure" | 5 |
Manifest
Package metadata
Scripts23
check-tsnpm run prepack && tsc --noEmit dist/index.d.tslint:checkoxlint .lint:fixoxlint --fix .minicore:buildnode ci/build_minicore.jsprepacknode ci/build_typescript.jspreparehuskyprettier:checkprettier --check .prettier:formatprettier -w .serve-wiremockwiremock --enable-browser-proxying --proxy-pass-through false --port 8081testmocha 'test/unit/**/*.{js,ts}'test:auth-workload-identity-e2emocha test/auth-workload-identity-e2e.tstest:authenticationmocha 'test/authentication/**/*.{js,ts}'test:cimocha 'test/{unit,integration}/**/*.{js,ts}'test:ci:coveragenyc npm run test:citest:ci:withSystemTestsmocha 'test/{unit,integration}/**/*.{js,ts}' 'system_test/**/*.{js,ts}'test:ci:withSystemTests:coveragenyc npm run test:ci:withSystemTeststest:integrationmocha 'test/integration/**/*.{js,ts}'test:manualmocha test/integration/testManualConnection.jstest:singlemochatest:systemmocha 'system_test/**/*.{js,ts}'test:unitmocha 'test/unit/**/*.{js,ts}'test:unit:coveragenyc npm run test:unitwiremocknpm 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.1asn1.js^5.0.0asn1.js-rfc2560^5.0.0asn1.js-rfc5280^3.0.0axios^1.15.1big-integer^1.6.43bignumber.js^9.1.2expand-tilde^2.0.2fast-xml-parser^5.4.1fastest-levenshtein^1.0.16generic-pool^3.8.2google-auth-library^10.1.0https-proxy-agent^7.0.2jsonwebtoken^9.0.3mime-types^2.1.29moment^2.29.4moment-timezone^0.5.15oauth4webapi^3.0.1open^7.3.1simple-lru-cache^0.0.2- …and 2 more.