PkgRadar

Package evidence

@zkp2p/[email protected]

Install-time lifecycle script: postinstall="rm -f node_modules/@zkp2p/indexer-schema/dist/types.ts"

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
80
Versions published
74Mature · −50% score
First published
May 2025
Publisher
richardliang

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

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@zkp2p/[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":["@zkp2p/[email protected]"],"fail_on":"review"}'
Publisherrichardliang
Artifact bytes113,523
Previous version0.2.2
Published2026-06-05T06:32:55.011Z
SHA-25690376d9ce6f1fc3a96db8d81c75d6c08a01fce1ae73250a10124cf31f583243d

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="rm -f node_modules/@zkp2p/indexer-schema/dist/types.ts"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
0.2.3Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="rm -f node_modules/@zkp2p/indexer-schema/dist/types.ts"5

Manifest

Package metadata

Scripts13
  • buildtsup
  • check:allnpm run typecheck && npm run lint:strict && npm run format:check
  • cleandel-cli android/build example/android/build example/android/app/build example/ios/build dist
  • devtsup --watch
  • exampleyarn workspace zkp2p-react-native-sdk-example
  • format:checkprettier --check "**/*.{js,ts,tsx,json,md,yml,yaml}"
  • linteslint "**/*.{js,ts,tsx}"
  • lint:stricteslint "**/*.{js,ts,tsx}" --max-warnings=0
  • postinstallrm -f node_modules/@zkp2p/indexer-schema/dist/types.ts
  • preparetsup
  • releaserelease-it
  • testjest
  • typechecktsc
Dependencies15
  • @noble/curves1.8.2
  • @noble/hashes1.7.2
  • @reclaimprotocol/attestor-core^4.0.3
  • @zkp2p/contracts-v20.2.2
  • @zkp2p/react-native-webview-intercept^0.4.0
  • @zkp2p/sdk0.4.3
  • @zkp2p/zkp2p-attestation^1.4.0
  • ethers^5.7.1
  • fast-text-encoding^1.0.6
  • jsonpath-plus^10.3.0
  • node-forge^1.3.3
  • ox^0.10.6
  • xmldom^0.6.0
  • xpath^0.0.34
  • xpath-html^1.0.3