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 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
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
Status history (1 event)
- new → available · risk review · score 17 · status changed
Evidence
Static findings
7 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/static/botframework-webchat/chunk-4GHDVZJT.js | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/dist/webchat-es5.js | 5195317 bytes | 10 |
| medium | Large Javascript Payload | package/dist/webchat-minimal.js | 2676801 bytes | 10 |
| medium | Large Javascript Payload | package/dist/webchat.js | 5115289 bytes | 10 |
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/static/botframework-webchat/chunk-4GHDVZJT.js | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/dist/webchat-es5.js | 5195317 bytes | 10 |
| medium | Large Javascript Payload | package/dist/webchat-minimal.js | 2676801 bytes | 10 |
| medium | Large Javascript Payload | package/dist/webchat.js | 5115289 bytes | 10 |
| low | Credential file access | package/dist/botframework-webchat.js | matched ".azure" | 5 |
| low | Credential file access | package/static/botframework-webchat.js | matched ".azure" | 5 |
| low | Credential file access | package/dist/botframework-webchat.mjs | matched ".azure" | 5 |
Manifest
Package metadata
Scripts22
buildnpm run --if-present build:pre && npm run build:run && npm run --if-present build:postbuild:postnpm run build:post:dtsroll && npm run build:post:validatebuild:post:dtsrolldtsroll ./dist/*.d.* && sed -E -i 's/^([[:space:]]*export[[:space:]]+)type[[:space:]]+(\{[[:space:]]+type[[:space:]]+)/\1\2/' ./dist/*.d.tsbuild:post:validatenpm run build:post:validate:css && npm run build:post:validate:inject-css && npm run build:post:validate:dtsbuild:post:validate:cssvg ast-check lightning-css ./dist/*.cssbuild:post:validate:dtsvg ast-check dist-types ./dist/*.d.*build:post:validate:inject-cssvg ast-check css-inject dist/*.js dist/*.mjs static/*.jsbuild:prenpm run build:pre:local-dependencies && npm run build:pre:watchbuild:pre:local-dependencies../../scripts/npm/build-local-dependencies.shbuild:pre:watch../../scripts/npm/build-watch.shbuild:runconcurrently --prefix-colors "auto" "npm:build:run:*"build:run:staticnode ./esbuild.static.mjsbuild:run:tsuptsupbumpvg bump prod && vg bump dev && (npm audit fix || exit 0)eslintnpm run precommitpostversion../../scripts/npm/postversion.shprecommitnpm run precommit:eslint -- src && npm run precommit:typecheckprecommit:eslint../../node_modules/.bin/eslint --report-unused-disable-directives --max-warnings 0precommit:typechecktsc --project ./src --emitDeclarationOnly false --esModuleInterop true --noEmit --pretty falsepreversion../../scripts/npm/preversion.shstart../../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.2adaptivecards3.0.6botframework-directlinejs0.15.8botframework-directlinespeech-sdk4.19.1-main.20260526.b9ad8fabotframework-webchat-api4.19.1-main.20260526.b9ad8fabotframework-webchat-component4.19.1-main.20260526.b9ad8fabotframework-webchat-core4.19.1-main.20260526.b9ad8faclassnames2.5.1core-js3.49.0katex0.16.45math-random2.0.1mdast-util-from-markdown2.0.3memoize-one6.0.0micromark4.0.2micromark-extension-gfm3.0.0micromark-util-character2.1.1micromark-util-sanitize-uri2.0.1microsoft-cognitiveservices-speech-sdk1.49.0prop-types15.8.1punycode2.3.1sanitize-html2.17.4shiki2.5.0url-search-params-polyfill8.2.5use-ref-from0.2.1uuid8.3.2valibot1.3.1web-speech-cognitive-services8.1.4whatwg-fetch3.6.20