PkgRadar

Package evidence

[email protected]

no findings

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
226,917Ubiquitous · −70% score
Versions published
60Mature · −50% score
First published
Apr 2015
Publisher
azure-sdkTrusted 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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisherazure-sdk
Artifact bytes70,383
Previous version2.5.5
Published2022-05-02T14:47:09.098Z
SHA-256e4fb19598f1e635d71e284951a3948679e3a098f0b10eabad6c429cb9857d41f

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
2.5.6Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts3
  • jshintjshint lib --reporter=jslint
  • testnpm install && npm run jshint && npm run unit
  • unitnode test/unit.js testlist.txt
Dependencies10
  • ajv6.12.3
  • duplexer^0.1.1
  • http-signature1.3.6
  • is-buffer^1.1.6
  • is-stream^1.1.0
  • moment^2.21.0
  • request^2.88.2
  • through^2.3.8
  • tunnel0.0.5
  • uuid^3.2.1