PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 8124882 bytes

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
14,240Mainstream · −50% score
Versions published
275Mature · −50% score
First published
Dec 2019
Publisher
microsoft1es

Effective trust discount applied: 50% (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"}'
Publishermicrosoft1es
Artifact bytes2,464,059
Previous version4.19.0
Published2026-05-26T11:22:05.365Z
SHA-256f10384da8b7b3fa7aa2e48bc7b764a6bfe32648c27c1c6f0b31fccd13376bf59

Why flagged

What the scanner saw

Large Javascript Payload: 8124882 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
4Score
4.19.1-main.20260526.b9ad8faVersion
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/directlinespeech.development.js8124882 bytes10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/directlinespeech.development.js8124882 bytes10
lowCredential file accesspackage/dist/directlinespeech.production.min.jsmatched ".azure"5

Manifest

Package metadata

Scripts20
  • buildnpm run --if-present build:pre && npm run build:run && npm run --if-present build:post
  • build:prenpm run build:pre:local-dependencies && npm run build:pre:watch
  • build:pre:local-dependencies../../scripts/npm/build-local-dependencies.sh
  • build:pre:watch../../scripts/npm/build-watch.sh
  • build:runnpm run build:run:tsup && npm run build:run:babel && npm run build:run:webpack
  • build:run:babelcross-env build_tool=babel module_format=commonjs babel src --ignore **/*.spec.js,**/*.test.js,__tests__/**/*.js --out-dir lib --verbose
  • build:run:tsuptsup
  • build:run:webpacknpm run build:run:webpack:development && npm run build:run:webpack:production
  • build:run:webpack:developmentcross-env node_env=development webpack-cli
  • build:run:webpack:productioncross-env node_env=production webpack-cli
  • bumpvg bump prod && vg bump dev && (npm audit fix || exit 0)
  • eslintnpm run precommit
  • postversion../../scripts/npm/postversion.sh
  • precommitnpm run precommit:eslint -- src
  • precommit:eslinteslint --report-unused-disable-directives --max-warnings 0
  • prettierprettier --check src/**/*.{js,ts}
  • preversion../../scripts/npm/preversion.sh
  • start../../scripts/npm/notify-build.sh "src"
  • start:serveserve
  • testjest --watch
Dependencies10
  • @babel/runtime7.29.2
  • abort-controller3.0.0
  • base64-arraybuffer1.0.2
  • core-js3.49.0
  • core-js-pure3.49.0
  • event-as-promise2.0.1
  • event-target-shim6.0.2
  • math-random2.0.1
  • microsoft-cognitiveservices-speech-sdk1.17.0
  • web-speech-cognitive-services8.1.4