PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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
16,111Mainstream · −50% score
Versions published
522Mature · −50% score
First published
Jan 2017
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 bytes20,900,560
Previous version4.19.0
Published2026-05-26T11:22:14.394Z
SHA-256878064acdb2f2e99315670a7d9d6265f23dc1b92b8ab2af9e3b2183269337bdf

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/static/botframework-webchat/chunk-4GHDVZJT.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/webchat-es5.js5195317 bytes10
mediumLarge Javascript Payloadpackage/dist/webchat-minimal.js2676801 bytes10
mediumLarge Javascript Payloadpackage/dist/webchat.js5115289 bytes10
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/static/botframework-webchat/chunk-4GHDVZJT.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/webchat-es5.js5195317 bytes10
mediumLarge Javascript Payloadpackage/dist/webchat-minimal.js2676801 bytes10
mediumLarge Javascript Payloadpackage/dist/webchat.js5115289 bytes10
lowCredential file accesspackage/dist/botframework-webchat.jsmatched ".azure"5
lowCredential file accesspackage/static/botframework-webchat.jsmatched ".azure"5
lowCredential file accesspackage/dist/botframework-webchat.mjsmatched ".azure"5

Manifest

Package metadata

Scripts22
  • buildnpm run --if-present build:pre && npm run build:run && npm run --if-present build:post
  • build:postnpm run build:post:dtsroll && npm run build:post:validate
  • build:post:dtsrolldtsroll ./dist/*.d.* && sed -E -i 's/^([[:space:]]*export[[:space:]]+)type[[:space:]]+(\{[[:space:]]+type[[:space:]]+)/\1\2/' ./dist/*.d.ts
  • build:post:validatenpm run build:post:validate:css && npm run build:post:validate:inject-css && npm run build:post:validate:dts
  • build:post:validate:cssvg ast-check lightning-css ./dist/*.css
  • build:post:validate:dtsvg ast-check dist-types ./dist/*.d.*
  • build:post:validate:inject-cssvg ast-check css-inject dist/*.js dist/*.mjs static/*.js
  • 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:runconcurrently --prefix-colors "auto" "npm:build:run:*"
  • build:run:staticnode ./esbuild.static.mjs
  • build:run:tsuptsup
  • bumpvg bump prod && vg bump dev && (npm audit fix || exit 0)
  • eslintnpm run precommit
  • postversion../../scripts/npm/postversion.sh
  • precommitnpm run precommit:eslint -- src && npm run precommit:typecheck
  • precommit:eslint../../node_modules/.bin/eslint --report-unused-disable-directives --max-warnings 0
  • precommit:typechecktsc --project ./src --emitDeclarationOnly false --esModuleInterop true --noEmit --pretty false
  • preversion../../scripts/npm/preversion.sh
  • start../../scripts/npm/notify-build.sh "src" "../repack/adaptivecards/package.json" "../repack/base64-js/package.json" "../repack/botframework-directlinejs/package.json" "../react-hooks/package.json" "../react-valibot/package.json" "../styles/package.json" "../isomorphic-react/package.json" "../isomorphic-react-dom/package.json" "../repack/microsoft-cognitiveservices-speech-sdk/package.json" "../repack/react/package.json" "../repack/react@baseline/package.json" "../repack/react-dom/package.json" "../repack/react-dom@baseline/package.json" "../repack/react-dom@umd/package.json" "../repack/react-is/package.json" "../repack/react@umd/package.json"
  • test:tsdtsd
Dependencies28
  • @babel/runtime7.29.2
  • adaptivecards3.0.6
  • botframework-directlinejs0.15.8
  • botframework-directlinespeech-sdk4.19.1-main.20260526.b9ad8fa
  • botframework-webchat-api4.19.1-main.20260526.b9ad8fa
  • botframework-webchat-component4.19.1-main.20260526.b9ad8fa
  • botframework-webchat-core4.19.1-main.20260526.b9ad8fa
  • classnames2.5.1
  • core-js3.49.0
  • katex0.16.45
  • math-random2.0.1
  • mdast-util-from-markdown2.0.3
  • memoize-one6.0.0
  • micromark4.0.2
  • micromark-extension-gfm3.0.0
  • micromark-util-character2.1.1
  • micromark-util-sanitize-uri2.0.1
  • microsoft-cognitiveservices-speech-sdk1.49.0
  • prop-types15.8.1
  • punycode2.3.1
  • sanitize-html2.17.4
  • shiki2.5.0
  • url-search-params-polyfill8.2.5
  • use-ref-from0.2.1
  • uuid8.3.2
  • valibot1.3.1
  • web-speech-cognitive-services8.1.4
  • whatwg-fetch3.6.20