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
- 295Mature · −50% score
- First published
- Oct 2020
- Publisher
- msa-npm
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
Looks clean — keep monitoringNo 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":["@ada-support/[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":["@ada-support/[email protected]"],"fail_on":"review"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts28
audit-dependenciesyarn audit --groups dependenciesbuildTS_NODE_PROJECT=wp.tsconfig.json NODE_ENV=production npx webpack --config webpack.prod.tsbuild:npm./npm-build.shbuild:npm-typestsc --project tsconfig.npm.json --declaration --outDir dist/npm-entry --emitDeclarationOnly --allowJs false --checkJs falsebundle-reportDATADOG_TOKEN=test BUNDLE_ANALYSER=true yarn build && run-p bundle-report-entry bundle-report-button bundle-report-mask bundle-report-intro bundle-report-x-storagebundle-report-buttonwebpack-bundle-analyzer --port 4201 dist/embed/button/local/stats.json dist/embed/buttonbundle-report-entryDATADOG_TOKEN=test BUNDLE_ANALYSER=true yarn build && webpack-bundle-analyzer --port 4200 dist/stats.json distbundle-report-introwebpack-bundle-analyzer --port 4204 dist/embed/intro/local/stats.json dist/embed/intro/localbundle-report-maskwebpack-bundle-analyzer --port 4203 dist/embed/drawer-mask/local/stats.json dist/embed/drawer-mask/localbundle-report-x-storagewebpack-bundle-analyzer --port 4205 dist/embed/x-storage/local/stats.json dist/embed/x-storage/localcheck-package-version./check-package-version.shcheck-types./node_modules/typescript/bin/tsc --project ./tsconfig.json --noEmit --strict falsecheck-types-strict./node_modules/typescript/bin/tsc --project ./tsconfig.json --noEmitci-cy-startNODE_ENV=development TS_NODE_PROJECT=wp.tsconfig.json E2E_TEST_ENV=true run-p start:cy-test-page start:framesci-cypressTS_NODE_PROJECT=wp.tsconfig.json start-server-and-test ci-cy-start http-get://localhost:9001 cypressci-tc-startE2E_TEST_ENV=true run-p start:tc-test-page start:framescypresscypress runcypress:opencypress openlinttsc --noEmit --strict false && ./node_modules/.bin/eslint --report-unused-disable-directives --ext .js,.jsx,.ts,.tsx . --max-warnings 14lint:fixyarn lint --fixstartNODE_ENV=development TS_NODE_PROJECT=wp.tsconfig.json run-p start:example-page start:framesstart:cy-test-pageCONTENT_BASE=test/cypress NODE_ENV=development TS_NODE_PROJECT=wp.tsconfig.json webpack serve --config webpack.dev-host-page.tsstart:e2e-testrun-p start:e2e-test-page start:framesstart:e2e-test-pageCONTENT_BASE=test/e2e webpack serve --config webpack.dev-host-page.ts --hotstart:example-pageCONTENT_BASE=example webpack serve --config webpack.dev-host-page.ts --hotstart:frameswebpack serve --config webpack.dev.ts --hottestjest --detectOpenHandlestest:watchjest --watch
Dependencies11
@ada-support/embed-types^1.9.2@ada-support/web-storage^1.2.9@babel/runtime-corejs3^7.26.10@sentry/browser^8.33.0@sentry/types^8.33.1focus-visible^5.2.0json-stable-stringify^1.0.1lodash.debounce^4.0.8lodash.memoize^4.1.2preact10.4.5uniqid^5.3.0