PkgRadar

Package evidence

@ably/[email protected]

no findings

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
756Mature · −50% score
First published
Oct 2021
Publisher
ably-realtime

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":["@ably/[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":["@ably/[email protected]"],"fail_on":"review"}'
Publisherably-realtime
Artifact bytes2,786,591
Previous version18.1.0
Published2026-05-29T11:08:03.754Z
SHA-256a26d02f820bf0602d77b2ffc7e2a5699943ebbd6e02251006e0ab766d251e3f0

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

low
Last checked
lowRisk
0Score
18.2.0Version
Status history (2 events)
  1. newavailable · risk low · score 0 · status changed
  2. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts19
  • buildpnpm build:prebuild && pnpm build:icons && pnpm build:swc && pnpm build:tsc && pnpm build:cleanup
  • build-storybookpnpm build && storybook build --quiet -o preview
  • build:cleanupmv dist/* . && rm -r dist
  • build:iconsts-node scripts/generate-icons.ts
  • build:prebuildrm -rf core reset && mkdir -p dist/core
  • build:swcts-node swc.config.ts
  • build:tsctsc && ts-node tsc.ts && rm -r types
  • format:checkprettier -c "*.{js,ts}" ".storybook/*.{js,ts,tsx}" "src/**/*.{js,ts,tsx}"
  • format:writeprettier -w "*.{js,ts}" ".storybook/*.{js,ts,tsx}" "src/**/*.{js,ts,tsx}"
  • heroku-postbuildpnpm build-storybook && ./scripts/setup-auth.sh
  • linteslint "*.{js,ts}" ".storybook/*.{js,ts,tsx}" "src/**/*.{js,ts,tsx}"
  • pre-release./scripts/pre-release.sh
  • release./scripts/release.sh
  • startvite --port 5000
  • storybookpnpm build && storybook dev -p ${STORYBOOK_UI_PORT:-3200}
  • testvitest --run
  • test:cipnpm build:icons && pnpm test
  • update:all./scripts/update-dependents.sh
  • watchpnpm build:swc -w
Dependencies23
  • @heroicons/react^2.2.0
  • @radix-ui/react-accordion^1.2.1
  • @radix-ui/react-collapsible^1.1.12
  • @radix-ui/react-navigation-menu^1.2.4
  • @radix-ui/react-select^2.2.2
  • @radix-ui/react-switch^1.1.1
  • @radix-ui/react-tabs^1.1.1
  • @radix-ui/react-tooltip^1.2.8
  • array-flat-polyfill^1.0.1
  • clsx^2.1.1
  • dompurify^3.4.0
  • embla-carousel^8.6.0
  • embla-carousel-autoplay^8.6.0
  • embla-carousel-react^8.6.0
  • es-toolkit^1.46.0
  • highlight.js^11.11.1
  • highlightjs-curl^1.3.0
  • js-cookie^3.0.7
  • react^18.2.0
  • react-dom^18.3.1
  • scroll-lock^2.1.4
  • swr^2.4.0
  • tailwind-merge^3.6.0