PkgRadar

Package evidence

@parity/[email protected]

Large Javascript Payload: 9353641 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.

Versions published
13
First published
Apr 2026
Publisher
paritytech-ci

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":["@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"}'
Publisherparitytech-ci
Artifact bytes2,134,842
Previous version0.6.6
Published2026-06-11T01:38:30.003Z
SHA-25629bd16a3c33025949dfb0a9eb6c048a1118e29f39d61c9a26c61691c74f4efcb

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

low
Last checked
lowRisk
0Score
0.6.7Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/cli.js9353641 bytes0

Manifest

Package metadata

Scripts14
  • benchmarkbun benchmarks/benchmark.ts
  • benchmark:dashboardbun benchmarks/generate-dashboard.ts
  • buildbun 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.js
  • devbun run src/cli/index.ts
  • formatbunx prettier --check .
  • format:fixbunx prettier --write "**/*.{js,ts,json,md}" "!abis/**"
  • lintbunx eslint .
  • lint:fixbunx eslint . --fix
  • preparebunx papi generate
  • prepublishOnlybun run build
  • testbun 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.1
  • chalk^5.6.2
  • commander^14.0.2
  • helia^6.0.22
  • ipfs-unixfs^12.0.0
  • ipfs-unixfs-importer^16.0.2
  • multiformats^13.4.2
  • ora^9.0.0
  • polkadot-api^1.23.1
  • viem^2.43.1