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
- 446Mature · −50% score
- First published
- Jul 2023
- 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 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":["@100mslive/[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":["@100mslive/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".npmrc"
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 1 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/index.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts11
babelnpx storybook@latest babelrcbuildyarn build:only && yarn types:buildbuild:onlyrm -rf dist && node ../../scripts/build-webappdevnode ../../scripts/devformatprettier -w src/**linteslint -c .eslintrc --no-error-on-unmatched-pattern src --ext .js --ext .jsx --ext .ts --ext .tsxlint:fixyarn lint --fixprestartrm -rf dist && yarn types:buildstartconcurrently "yarn dev" "yarn types"typestsc -wtypes:buildtsc -p tsconfig.json
Dependencies41
@100mslive/hls-player0.5.3@100mslive/hms-noise-cancellation0.1.1@100mslive/hms-virtual-background1.15.3@100mslive/hms-whiteboard0.2.3@100mslive/react-icons0.12.3@100mslive/react-sdk0.12.3@100mslive/types-prebuilt0.12.12@emoji-mart/data^1.0.6@emoji-mart/react^1.0.1@radix-ui/react-accordion1.0.0@radix-ui/react-checkbox1.0.0@radix-ui/react-collapsible1.0.0@radix-ui/react-dialog1.0.4@radix-ui/react-dropdown-menu2.0.5@radix-ui/react-label1.0.0@radix-ui/react-popover1.0.6@radix-ui/react-progress1.0.0@radix-ui/react-radio-group1.0.0@radix-ui/react-select1.0.0@radix-ui/react-slider1.0.0@radix-ui/react-switch1.0.0@radix-ui/react-tabs1.0.0@radix-ui/react-toast1.0.0@radix-ui/react-tooltip1.0.6@stitches/react1.3.1-1emoji-mart^5.2.2eventemitter2^6.4.9lodash.merge^4.6.2qrcode.react^3.1.0react-dom^18.2.0- …and 11 more.