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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 17 · status changed
Related candidates
Linked campaigns and clusters
paritytech-ci
17 members · evidence strength 70paritytech-ci
17 members · max score 45Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="patch-package || true" | 20 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="patch-package || true" | 20 |
| low | Install-time lifecycle script | package.json | postinstall="patch-package || true" | 5 |
Manifest
Package metadata
Scripts11
benchmarknpm run build && node benchmark.jsbuildtsup 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 node22postinstallpatch-package || truepreparenpm run buildrefresh-environmentsnode scripts/refresh-environments.mjstestnpm 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 test/deploy-label-ordering.test.js test/benign-teardown.test.js && npm run test:vendortest:e2enpm run build && node --test test/e2e.test.jstest:e2e:nightlybash scripts/e2e-pass.sh nightlytest:e2e:prbash scripts/e2e-pass.sh prtest:e2e:smokebash scripts/e2e-pass.sh smoketest: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.0ipfs-unixfs^11.2.0ipfs-unixfs-importer^16.1.4jiti^2.4.2multiformats^13.4.1patch-package^8.0.1polkadot-api^2.1.3verifiablejs1.3.0-beta.4viem^2.30.5ws^8.20.1