PkgRadar

Package evidence

@wazo/[email protected]

Remote Dependency Spec: dependencies.getstats="github:wazo-platform/getStats#1.0.7"

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
644Mature · −50% score
First published
Jun 2018
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":["@wazo/[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":["@wazo/[email protected]"],"fail_on":"review"}'
Artifact bytes724,652
Previous version0.47.8
Published2026-05-20T18:41:46.883Z
SHA-256a3a3acf964bf25978aaa5aacdeb86c2d61c31095060e9f414570a83405534600

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.getstats="github:wazo-platform/getStats#1.0.7"

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

Availability ledger

available

review
Last checked
reviewRisk
24Score
0.48.0Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.getstats="github:wazo-platform/getStats#1.0.7"12
mediumDependency Changed To Remote Vs Previouspackage.jsondependencies.getstats changed to remote spec in 0.48.0 vs 0.47.8: "github:wazo-platform/getStats#1.0.7"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.getstats="github:wazo-platform/getStats#1.0.7"12
mediumDependency Changed To Remote Vs Previouspackage.jsondependencies.getstats changed to remote spec in 0.48.0 vs 0.47.8: "github:wazo-platform/getStats#1.0.7"12
lowLarge Javascript Payloadpackage/dist/wazo-sdk.js3586668 bytes0

Manifest

Package metadata

Scripts10
  • buildrslib build
  • build:watchrslib build --watch
  • checkbuildpnpm build && node dist/wazo-sdk.js
  • cleanrimraf dist
  • formatpnpm format:file "src/**/*.(ts|js)" "__tests__/**/*.(ts|js)"
  • format:fileprettier-eslint --write --single-quote --trailing-comma=es5 --arrow-parens=avoid
  • jestjest src/
  • linteslint src/
  • testjest && pnpm lint && pnpm typecheck && pnpm checkbuild
  • typechecktsc --noEmit
Dependencies13
  • @wazo/types^25.16.1
  • events^3.3.0
  • fstream^1.0.12
  • getstatsgithub:wazo-platform/getStats#1.0.7
  • js-base64^3.7.8
  • json-to-graphql-query^2.3.0
  • jsrsasign^11.1.3
  • libphonenumber-js^1.13.2
  • moment^2.30.1
  • reconnecting-websocket^4.4.0
  • sdp-transform^2.15.0
  • sip.js^0.21.2
  • webrtc-adapter^8.2.4