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 monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts12
buildtsctestts-mocha --exit ./ts/__tests__/**/*.test.tstest:e2eNODE_ENV=test ts-mocha --exit ./ts/__tests__/e2e*.test.tstest:e2e-fullNODE_ENV=test ts-mocha --exit ./ts/__tests__/e2e.full.test.tstest:e2e-non-qvNODE_ENV=test ts-mocha --exit ./ts/__tests__/e2e.nonQv.test.tstest:e2e-qvNODE_ENV=test ts-mocha --exit ./ts/__tests__/e2e.test.tstest:integrationNODE_OPTIONS=--max-old-space-size=4096 ts-mocha --exit ./ts/__tests__/integration.test.tstest:keyChangeNODE_ENV=test ts-mocha --exit ./ts/__tests__/keyChange.test.tstest:stressNODE_OPTIONS=--max-old-space-size=4096 NODE_ENV=test ts-mocha --exit ./ts/__tests__/stress/*.test.tstest:unitNODE_ENV=test ts-mocha --exit ./ts/__tests__/unit/*.test.tstypestsc -p tsconfig.json --noEmitwatchtsc --watch
Dependencies11
@maci-protocol/circuits0.0.0-ci.d231815@maci-protocol/cli0.0.0-ci.d231815@maci-protocol/contracts0.0.0-ci.d231815@maci-protocol/core0.0.0-ci.d231815@maci-protocol/crypto0.0.0-ci.d231815@maci-protocol/domainobjs0.0.0-ci.d231815@maci-protocol/sdk0.0.0-ci.d231815@nomicfoundation/hardhat-toolbox^6.1.0@types/chai^4.3.11ethers^6.15.0hardhat^2.25.0