PkgRadar

Package evidence

@0xpolygonid/[email protected]

Remote Dependency Spec: devDependencies.@iden3/eslint-config="https://github.com/iden3/eslint-config"

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
151Mature · −50% score
First published
Feb 2023
Publisher
obrezhniev

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":["@0xpolygonid/[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":["@0xpolygonid/[email protected]"],"fail_on":"review"}'
Publisherobrezhniev
Artifact bytes5,504,358
Previous version1.43.0
Published2026-06-02T15:54:38.608Z
SHA-256b8dec4129f5ec4a3144a21502008ad2104de8cc913944ec2162f153a4b92cdd3

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.@iden3/eslint-config="https://github.com/iden3/eslint-config"

1 remote tarball(s) were followed statically.

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

Availability ledger

available

review
Last checked
reviewRisk
4Score
1.44.0Version
Status history (2 events)
  1. availableavailable · risk review · score 4 · status available -> available, risk high -> review, score 4 -> 4
  2. newavailable · risk high · score 4 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.@iden3/eslint-config="https://github.com/iden3/eslint-config"8
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.@iden3/eslint-config="https://github.com/iden3/eslint-config"8
lowLarge Javascript Payloadpackage/dist/browser/umd/index.global.js3158133 bytes0

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.@iden3/eslint-confighttps://github.com/iden3/eslint-configerror0invalid gzip header

Manifest

Package metadata

Scripts8
  • buildnpm run clean && tsup && npm run build:types
  • build:typestsc --declaration --emitDeclarationOnly
  • cleanrimraf ./dist
  • formatprettier --write "src/**/*.ts" "tests/**/*.ts"
  • format:checkprettier "src/**/*.ts" "tests/**/*.ts" --check
  • linteslint --fix src tests
  • lint:checkeslint src tests
  • testvitest run --bail=1
Dependencies17
  • @iden3/onchain-non-merklized-issuer-base-abi0.0.3
  • @iden3/universal-verifier-v2-abi2.0.2
  • @noble/curves1.9.2
  • @solana/web3.js1.98.4
  • ajv8.17.1
  • ajv-formats3.0.1
  • borsh0.7.0
  • canonicalize^2.1.0
  • did-jwt8.0.18
  • did-resolver4.1.0
  • ethers6.15.0
  • idb-keyval6.2.2
  • jose^6.1.0
  • jsonld8.3.3
  • pubsub-js1.9.5
  • quick-lru7.0.1
  • uuid13.0.0