PkgRadar

Package evidence

@maci-protocol/[email protected]

no findings

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
381Mature · −50% score
First published
Apr 2025
Publisher
errmac

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@maci-protocol/[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":["@maci-protocol/[email protected]"],"fail_on":"review"}'
Publishererrmac
Artifact bytes119,178
Previous version0.0.0-ci.2130a8b
Published2026-03-30T17:28:18.858Z
SHA-25644d2c9f120469b95ab21e0f0f920ea977a46a041d48c9165a817722b491005d3

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.0.0-ci.22106c8Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts12
  • buildtsc
  • testts-mocha --exit ./ts/__tests__/**/*.test.ts
  • test:e2eNODE_ENV=test ts-mocha --exit ./ts/__tests__/e2e*.test.ts
  • test:e2e-fullNODE_ENV=test ts-mocha --exit ./ts/__tests__/e2e.full.test.ts
  • test:e2e-non-qvNODE_ENV=test ts-mocha --exit ./ts/__tests__/e2e.nonQv.test.ts
  • test:e2e-qvNODE_ENV=test ts-mocha --exit ./ts/__tests__/e2e.test.ts
  • test:integrationNODE_OPTIONS=--max-old-space-size=4096 ts-mocha --exit ./ts/__tests__/integration.test.ts
  • test:keyChangeNODE_ENV=test ts-mocha --exit ./ts/__tests__/keyChange.test.ts
  • test:stressNODE_OPTIONS=--max-old-space-size=4096 NODE_ENV=test ts-mocha --exit ./ts/__tests__/stress/*.test.ts
  • test:unitNODE_ENV=test ts-mocha --exit ./ts/__tests__/unit/*.test.ts
  • typestsc -p tsconfig.json --noEmit
  • watchtsc --watch
Dependencies11
  • @maci-protocol/circuits0.0.0-ci.22106c8
  • @maci-protocol/cli0.0.0-ci.22106c8
  • @maci-protocol/contracts0.0.0-ci.22106c8
  • @maci-protocol/core0.0.0-ci.22106c8
  • @maci-protocol/crypto0.0.0-ci.22106c8
  • @maci-protocol/domainobjs0.0.0-ci.22106c8
  • @maci-protocol/sdk0.0.0-ci.22106c8
  • @nomicfoundation/hardhat-toolbox^6.1.0
  • @types/chai^4.3.11
  • ethers^6.15.0
  • hardhat^2.25.0