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
346Mature · −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 bytes309,432
Previous version0.0.0-ci.3dc39ba
Published2026-03-23T18:03:40.075Z
SHA-256acb83c4a95fbff03a8fe4025890e35a43c7ce59cae15d5fc15e869a021e703bb

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.3e0c275Version
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
  • buildnest build
  • generate-keypairpnpm run run:node ./scripts/generateKeypair.ts
  • generate-maci-keypairpnpm run run:node ./scripts/generateMaciKeypair.ts
  • get-auth-headerpnpm run run:node ./scripts/getAuthHeader.ts
  • hardhathardhat node
  • run:nodenode --import 'data:text/javascript,import { register } from "node:module"; import { pathToFileURL } from "node:url"; register("ts-node/esm", pathToFileURL("./"));'
  • startpnpm run run:node ./ts/main.ts
  • start:prodpnpm run run:node build/ts/main.js
  • testjest --testPathIgnorePatterns=tests/ --forceExit
  • test:coveragejest --coverage --forceExit
  • test:e2ejest ./tests/*.test.ts --forceExit --runInBand
  • typestsc -p tsconfig.json --noEmit
Dependencies35
  • @graphprotocol/graph-cli^0.97.1
  • @maci-protocol/contracts0.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
  • @maci-protocol/subgraph0.0.0-ci.3e0c275
  • @nestjs/common^11.1.5
  • @nestjs/core^11.1.5
  • @nestjs/platform-express^11.1.6
  • @nestjs/platform-socket.io^11.1.6
  • @nestjs/schedule^6.0.0
  • @nestjs/swagger^11.2.0
  • @nestjs/throttler^6.4.0
  • @nestjs/websockets^11.1.6
  • @nomicfoundation/hardhat-ethers^3.1.0
  • @nomicfoundation/hardhat-toolbox^6.1.0
  • @redis/client^5.8.3
  • @zerodev/ecdsa-validator5.4.9
  • @zerodev/permissions5.5.14
  • @zerodev/sdk5.4.41
  • class-transformer^0.5.1
  • class-validator^0.14.2
  • date-fns^4.1.0
  • dotenv^17.2.2
  • ethers^6.15.0
  • hardhat^2.25.0
  • helmet^8.1.0
  • lowdb^1.0.0
  • mustache^4.2.0
  • reflect-metadata^0.2.0
  • …and 5 more.