Package evidence
@ably/[email protected]
Install-time lifecycle script: postinstall="[ \"$CI\" = \"true\" ] || (test -f ./dist/scripts/postinstall-welcome.js && node ./dist/scripts/postinstall-welcome.js || echo \"Skipping welcome script (not found)\")"
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
- 112
- Versions published
- 52Mature · −50% score
- First published
- Mar 2025
- 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
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":["@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"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="[ \"$CI\" = \"true\" ] || (test -f ./dist/scripts/postinstall-welcome.js && node ./dist/scripts/postinstall-welcome.js || echo \"Skipping welcome script (not found)\")"
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 2 · 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 | Install-time lifecycle script | package.json | postinstall="[ \"$CI\" = \"true\" ] || (test -f ./dist/scripts/postinstall-welcome.js && node ./dist/scripts/postinstall-welcome.js || echo \"Skipping welcome script (not found)\")" | 5 |
Manifest
Package metadata
Scripts46
ai-initecho 'AI Assistant Instructions:' && cat .claude/CLAUDE.mdbuildshx rm -rf dist && tsc -bbuild:allpnpm build && pnpm build:packages && pnpm build:examplesbuild:examplespnpm -r --filter './examples/*' buildbuild:packagespnpm -r --filter './packages/*' buildcleanrm -rf dist node_modules/.cache tsconfig.tsbuildinfo oclif.manifest.jsonclibin/run.jsdevpnpm run build && node bin/run.jsdev:examplespnpm build:packages && pnpm build:examples && cd examples/web-cli && pnpm devlinteslint . --ext .tslint:fixeslint . --fixpostinstall[ "$CI" = "true" ] || (test -f ./dist/scripts/postinstall-welcome.js && node ./dist/scripts/postinstall-welcome.js || echo "Skipping welcome script (not found)")pre-commitpnpm validatepretestpnpm build && chmod +x bin/run.jspreversionpnpm run preparetestvitest runtest:coveragevitest run --coveragetest:coverage:checkvitest run --coveragetest:coverage:integrationvitest run --project integration --coveragetest:coverage:reportvitest run --coverage --reporter=htmltest:coverage:unitvitest run --project unit --coveragetest:e2evitest run --project e2etest:e2e:authvitest run --project e2e test/e2e/authtest:e2e:basicvitest run --project e2e test/e2e/core/basic-clitest:e2e:benchvitest run --project e2e test/e2e/benchtest:e2e:channelsvitest run --project e2e test/e2e/channelstest:e2e:connectionsvitest run --project e2e test/e2e/connectionstest:e2e:controlvitest run --project e2e test/e2e/controltest:e2e:roomsvitest run --project e2e test/e2e/roomstest:e2e:spacesvitest run --project e2e test/e2e/spaces- …and 16 more.
Dependencies24
@ably/chat^1.0.0@ably/spaces^0.4.0@inquirer/prompts^5.1.3@oclif/core^4.2.10@oclif/plugin-autocomplete^3.2.30@oclif/plugin-warn-if-update-available^3.1.41@xterm/addon-fit^0.10.0@xterm/addon-web-links^0.11.0@xterm/xterm^5.5.0ably^2.14.0chalk5cli-table3^0.6.5color-json^3.0.5fast-levenshtein^3.0.0inquirer^9.2.16jsonwebtoken^9.0.2node-fetch^3.3.2open^10.1.0ora^8.2.0react^18.3.1react-dom^18.3.1smol-toml^1.5.2ws^8.16.0zod^3.24.2