PkgRadar

Package evidence

@amityco/[email protected]

Large Javascript Payload: 2031128 bytes

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
216
Versions published
85Mature · −50% score
First published
Feb 2024
Publisher
platform-butler

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 monitoring

No 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":["@amityco/[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":["@amityco/[email protected]"],"fail_on":"review"}'
Artifact bytes1,723,365
Previous version4.17.1
Published2026-06-12T06:59:42.296Z
SHA-2560ca923b767cab289de28a812f0fc7f55fe23c691ac06bdff466f8bee804906cb

Why flagged

What the scanner saw

Large Javascript Payload: 2031128 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
4.17.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/esm/index.js2031128 bytes0
lowLarge Javascript Payloadpackage/dist/index.js2179204 bytes0

Manifest

Package metadata

Scripts14
  • buildtsup --minify
  • build:devtsup --sourcemap --metafile
  • build:prod:analyzepnpm build --metafile
  • gistnode ./code-snippets/scripts/create-gist.mjs
  • gist:updatenode ./code-snippets/scripts/update-code-snippets.mjs
  • linteslint . && stylelint "**/*.css"
  • lint:fixeslint . --fix && stylelint "**/*.css" --fix
  • preparehusky install
  • storybookstorybook dev -p 6006
  • storybook:buildNODE_OPTIONS=--max-old-space-size=4096 storybook build --output-dir ./storybook-build
  • stylelintstylelint
  • testjest
  • test:watchjest --watch
  • tsctsc
Dependencies46
  • @hookform/error-message^2.0.1
  • @hookform/resolvers^3.3.4
  • @internationalized/date^3.6.0
  • @lexical/link^0.18.0
  • @lexical/react^0.18.0
  • @livekit/components-react^2.9.14
  • @livekit/components-styles^1.1.6
  • @livekit/track-processors^0.6.1
  • @tanstack/react-query^5.28.14
  • @vvo/tzdb^6.187.0
  • clsx^2.1.0
  • colorthief^2.4.0
  • dayjs^1.11.11
  • filesize^9.0.11
  • framer-motion^11.1.7
  • hls.js^1.5.11
  • js-sha256^0.11.0
  • lexical^0.18.0
  • linkify-react^4.1.3
  • linkifyjs^4.1.3
  • livekit-client^2.15.14
  • lodash^4.17.21
  • millify^6.1.0
  • modern-normalize^2.0.0
  • plyr^3.7.8
  • polished^4.3.1
  • react-aria^3.33.1
  • react-aria-components^1.2.1
  • react-hook-form^7.49.2
  • react-infinite-scroll-component^6.1.0
  • …and 16 more.