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
- 13
- First published
- Apr 2026
- Publisher
- paritytech-ci
Recommended action
Looks clean — keep monitoringNo 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":["@parity/[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":["@parity/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 9353641 bytes
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 low · score 0 · 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 | Large Javascript Payload | package/dist/cli.js | 9353641 bytes | 0 |
Manifest
Package metadata
Scripts14
benchmarkbun benchmarks/benchmark.tsbenchmark:dashboardbun benchmarks/generate-dashboard.tsbuildbun build src/cli/index.ts --outfile dist/cli.tmp.js --target node --format esm && echo '#!/usr/bin/env node' | cat - dist/cli.tmp.js > dist/cli.js && rm dist/cli.tmp.js && chmod +x dist/cli.jsdevbun run src/cli/index.tsformatbunx prettier --check .format:fixbunx prettier --write "**/*.{js,ts,json,md}" "!abis/**"lintbunx eslint .lint:fixbunx eslint . --fixpreparebunx papi generateprepublishOnlybun run buildtestbun test tests/test:integrationbun test tests/integration/test:unitbun test tests/unit/typecheckbunx tsc --noEmit
Dependencies23
@chainsafe/libp2p-noise^17.0.0@chainsafe/libp2p-yamux^8.0.1@ensdomains/content-hash^3.0.0@helia/unixfs^7.1.0@ipld/dag-pb^4.1.5@libp2p/websockets^10.1.6@multiformats/blake2^2.0.2@multiformats/multiaddr^13.0.1@noble/hashes^2.0.1@polkadot-api/descriptorsfile:.papi/descriptors@polkadot-labs/hdkd^0.0.26@polkadot-labs/hdkd-helpers^0.0.27@polkadot/keyring^14.0.1@polkadot/util-crypto^14.0.1chalk^5.6.2commander^14.0.2helia^6.0.22ipfs-unixfs^12.0.0ipfs-unixfs-importer^16.0.2multiformats^13.4.2ora^9.0.0polkadot-api^1.23.1viem^2.43.1