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
Scripts29
buildtsc -p tsconfig.build.jsonbuild-test-circuits-cts-node ./ts/compile.ts --cWitnessbuild-test-circuits-wasmts-node ./ts/compile.tscircom:buildNODE_OPTIONS=--max-old-space-size=4096 circomkit compilecircom:setupNODE_OPTIONS=--max-old-space-size=4096 circomkit setupgenerate-zkeysts-node ./ts/generateZkeys.tsinfoNODE_OPTIONS=--max-old-space-size=4096 ts-node ./ts/info.tsmocha-testNODE_OPTIONS=--max-old-space-size=4096 ts-mocha --exit -g '^(?!.*\[fuzz\]).*$'testpnpm run mocha-test ts/__tests__/*.test.tstest:calculateTotalpnpm run mocha-test ts/__tests__/CalculateTotal.test.tstest:ceremonyParamspnpm run mocha-test ts/__tests__/CeremonyParams.test.tstest:fuzzNODE_OPTIONS=--max-old-space-size=4096 ts-mocha --exit -g '\[fuzz\]' ./ts/__tests__/*.test.tstest:incrementalQuinaryTreepnpm run mocha-test ts/__tests__/IncrementalQuinaryTree.test.tstest:isOnCurvepnpm run mocha-test ts/__tests__/IsOnCurve.test.tstest:messageHasherpnpm run mocha-test ts/__tests__/MessageHasher.test.tstest:messageProcessorFullpnpm run mocha-test ts/__tests__/MessageProcessorFull.test.tstest:messageToCommandpnpm run mocha-test ts/__tests__/MessageToCommand.test.tstest:messageValidatorpnpm run mocha-test ts/__tests__/MessageValidator.test.tstest:messageValidatorFullpnpm run mocha-test ts/__tests__/MessageValidatorFull.test.tstest:pollJoinedpnpm run mocha-test ts/__tests__/PollJoined.test.tstest:pollJoiningpnpm run mocha-test ts/__tests__/PollJoining.test.tstest:poseidonHasherpnpm run mocha-test ts/__tests__/PoseidonHasher.test.tstest:privateToPublicKeypnpm run mocha-test ts/__tests__/PrivateToPublicKey.test.tstest:slAndBallotTransformerpnpm run mocha-test ts/__tests__/StateLeafAndBallotTransformer.test.tstest:slAndBallotTransformerFullpnpm run mocha-test ts/__tests__/StateLeafAndBallotTransformerFull.test.tstest:verifySignaturepnpm run mocha-test ts/__tests__/VerifySignature.test.tstest:voteTallypnpm run mocha-test ts/__tests__/VoteTally.test.tstypestsc -p tsconfig.json --noEmitwatchtsc --watch
Dependencies7
@maci-protocol/core0.0.0-ci.3e0c275@maci-protocol/crypto0.0.0-ci.3e0c275@maci-protocol/domainobjs0.0.0-ci.3e0c275@maci-protocol/sdk0.0.0-ci.3e0c275@zk-kit/circuits^0.4.0circomkit^0.3.4circomlib^2.0.5