PkgRadar

Package evidence

@parity/[email protected]

New Account With Lifecycle Hook: package first published 0 day(s) ago, 2 total version(s), has lifecycle hook

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
2
First published
Jun 2026
Publisher
paritytech-ci

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 bytes219,147
Previous version0.10.0-rc.0
Published2026-06-10T12:31:23.048Z
SHA-2565617b05c7a65843da16731e41cdf7f08462c10868ace7f1ccf690d83b13a232b

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 0 day(s) ago, 2 total version(s), has lifecycle hook

2 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
25Score
0.10.0-rc.1Version
Status history (1 event)
  1. newavailable · risk high · score 25 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

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

35 members · evidence strength 83
Publisher / release actor burstactive

paritytech-ci

17 members · evidence strength 70
Repeated static TTPcandidate

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

35 members · max score 65
Publisher / release actor burstcandidate

paritytech-ci

17 members · max score 45

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 2 total version(s), has lifecycle hook25
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="patch-package || true"20
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 2 total version(s), has lifecycle hook25
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="patch-package || true"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package || true"5

Manifest

Package metadata

Scripts10
  • 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
  • testnpm run build && node --test test/test.js test/cli-help.test.js test/helpers/e2e-helpers.test.js test/environments.test.js test/product-manifest.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 test/deploy-label-ordering.test.js test/benign-teardown.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.4.0
  • @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