PkgRadar

Package evidence

@parity/[email protected]

Install Lifecycle Suppresses Failure: postinstall="patch-package || true"

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
2,413Niche · −30% score
Versions published
41
First published
May 2026
Publisher
paritytech-ci

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherparitytech-ci
Artifact bytes212,147
Previous version0.9.0
Published2026-06-07T23:34:31.723Z
SHA-25668397d088a41f82eb10a6d9c238ae78cd6235c035d9d86a476e31793ca47f4f5

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="patch-package || true"

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

high
Last checked
highRisk
17Score
0.10.0-rc.0Version
Status history (1 event)
  1. newavailable · risk high · score 17 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burstactive

paritytech-ci

17 members · evidence strength 70
Publisher / release actor burstcandidate

paritytech-ci

17 members · max score 45

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="patch-package || true"20
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="patch-package || true"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package || true"5

Manifest

Package metadata

Scripts11
  • benchmarknpm run build && node benchmark.js
  • buildtsup src/index.ts src/deploy.ts src/dotns.ts src/pool.ts src/telemetry.ts src/memory-report.ts src/merkle.ts src/gh-pages-mirror.ts src/version-check.ts src/bug-report.ts src/run-state.ts src/environments.ts src/errors.ts src/manifest.ts src/chunk-probe.ts src/manifest-embed.ts src/manifest-fetch.ts src/manifest-roundtrip.ts src/incremental-stats.ts src/chunker.ts src/personhood/encoding.ts src/personhood/hashing.ts src/personhood/constants.ts src/personhood/member-key.ts src/personhood/people-client.ts src/personhood/proof-validity.ts src/personhood/reprove.ts src/personhood/bind-personal-id.ts src/personhood/claim-pgas.ts src/personhood/bind-paid-alias.ts src/personhood/bootstrap.ts src/personhood/chain-prereqs.ts src/manifest/types.ts src/manifest/schema.ts src/manifest/byte-budget.ts src/manifest/config-load.ts src/manifest/publish.ts src/auth/index.ts src/auth/vendor/index.ts src/auth/vendor/ui/index.ts src/auth-config.ts src/commands/login.ts src/commands/logout.ts src/commands/whoami.ts src/commands/transfer.ts src/storage-signer.ts src/spinner.ts src/sss-allowance.ts src/sss-allowance-cache.ts src/deploy-actors.ts --format esm --dts --clean --target node22
  • postinstallpatch-package || true
  • preparenpm run build
  • refresh-environmentsnode scripts/refresh-environments.mjs
  • testnpm run build && node --test test/test.js test/cli-help.test.js test/helpers/e2e-helpers.test.js test/environments.test.js test/refresh-environments.test.js test/chunk-sharing-report.test.js test/product-manifest.test.js test/cache-savings-totals.test.js test/error-pattern-signature.test.js test/exit-codes.test.js test/probe-env-health.test.js test/e2e-chain-calls.test.js test/auth-config.test.js test/whoami.test.js test/login.test.js test/logout.test.js test/auth-resolve.test.js test/storage-signer.test.js test/spinner.test.js test/sss-allowance.test.js test/sss-allowance-cache.test.js test/dotns-transfer.test.js test/deploy-actors.test.js test/transfer-command.test.js test/dotns-register-fee.test.js && npm run test:vendor
  • test:e2enpm run build && node --test test/e2e.test.js
  • test:e2e:nightlybash scripts/e2e-pass.sh nightly
  • test:e2e:prbash scripts/e2e-pass.sh pr
  • test:e2e:smokebash scripts/e2e-pass.sh smoke
  • test:vendorvitest run src/auth/vendor
Dependencies23
  • @ipld/car^5.4.3
  • @ipld/dag-pb^4.1.3
  • @noble/hashes^1.7.2
  • @parity/product-sdk-address^0.1.1
  • @parity/product-sdk-keys^0.3.0
  • @parity/product-sdk-terminal^0.3.1
  • @parity/product-sdk-tx^0.2.4
  • @polkadot-api/metadata-builders^0.14.2
  • @polkadot-api/substrate-bindings^0.20.2
  • @polkadot-labs/hdkd^0.0.28
  • @polkadot-labs/hdkd-helpers^0.0.30
  • @polkadot/keyring^14.0.3
  • @polkadot/util-crypto^14.0.3
  • @sentry/node^9.14.0
  • ipfs-unixfs^11.2.0
  • ipfs-unixfs-importer^16.1.4
  • jiti^2.4.2
  • multiformats^13.4.1
  • patch-package^8.0.1
  • polkadot-api^2.1.3
  • verifiablejs1.3.0-beta.4
  • viem^2.30.5
  • ws^8.20.1