PkgRadar

Package evidence

@mocanetwork/[email protected]

Large Javascript Payload: 3092434 bytes

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
9
First published
Aug 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@mocanetwork/[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":["@mocanetwork/[email protected]"],"fail_on":"review"}'
Artifact bytes5,289,495
Previous version2.1.2-0
Published2026-02-25T09:46:58.789Z
SHA-256d1bd9e83bb794b3c87d16676c15d0ab24d8aa2b5e3443a08422afce6e18563fb

Why flagged

What the scanner saw

Large Javascript Payload: 3092434 bytes

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
5Score
2.1.2-rc.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/browser/umd/index.global.js3092434 bytes10
highRemote Dependency Specpackage.jsondevDependencies.@iden3/eslint-config="https://github.com/iden3/eslint-config"8

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
Dependencies16
  • @iden3/onchain-non-merklized-issuer-base-abi^0.0.3
  • @iden3/universal-verifier-v2-abi^2.0.2
  • @mocanetwork/moca-iden3^2.1.2
  • @noble/curves^1.9.7
  • @solana/web3.js^1.98.4
  • ajv8.17.1
  • ajv-formats3.0.1
  • borsh^0.7.0
  • did-jwt8.0.18
  • did-resolver4.1.0
  • ethers^6.13.7
  • idb-keyval6.2.2
  • jsonld8.3.3
  • pubsub-js1.9.5
  • quick-lru^7.0.1
  • uuid11.1.0