PkgRadar

Package evidence

@100mslive/[email protected]

Credential file access: matched ".npmrc"

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 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":["@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"}'
Artifact bytes2,448,217
Previous version0.5.3-alpha.1
Published2026-06-17T17:38:43.755Z
SHA-2569f27241d834ff75e789662eecfdb6c3dafd4a0a58d767d14dc02ff7f7f9b64ae

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

review
Last checked
reviewRisk
1Score
0.5.3Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/index.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts11
  • babelnpx storybook@latest babelrc
  • buildyarn build:only && yarn types:build
  • build:onlyrm -rf dist && node ../../scripts/build-webapp
  • devnode ../../scripts/dev
  • formatprettier -w src/**
  • linteslint -c .eslintrc --no-error-on-unmatched-pattern src --ext .js --ext .jsx --ext .ts --ext .tsx
  • lint:fixyarn lint --fix
  • prestartrm -rf dist && yarn types:build
  • startconcurrently "yarn dev" "yarn types"
  • typestsc -w
  • types: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-1
  • emoji-mart^5.2.2
  • eventemitter2^6.4.9
  • lodash.merge^4.6.2
  • qrcode.react^3.1.0
  • react-dom^18.2.0
  • …and 11 more.