PkgRadar

Package evidence

@crisp-e3/[email protected]

Remote Dependency Spec: devDependencies.forge-std="github:foundry-rs/forge-std#v1.9.4"

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.

Weekly downloads
29
Versions published
29Established · −30% score
First published
Nov 2025
Publisher
cedoor

Effective trust discount applied: 30% (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":["@crisp-e3/[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":["@crisp-e3/[email protected]"],"fail_on":"review"}'
Publishercedoor
Artifact bytes31,744
Previous version0.8.0
Published2026-03-25T14:09:07.594Z
SHA-256e5fd0f97db8e5bb9d415b207922bcf9ef741b49b095ecd3b0bbd838af1d84fd2

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.forge-std="github:foundry-rs/forge-std#v1.9.4"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.9.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.forge-std="github:foundry-rs/forge-std#v1.9.4"8

Manifest

Package metadata

Scripts12
  • ciphernode:addhardhat ciphernode:admin-add
  • ciphernode:add:selfhardhat ciphernode:add
  • ciphernode:mint:tokenshardhat ciphernode:mint-tokens
  • clean:deploymentshardhat utils:clean-deployments
  • compilehardhat compile
  • deploy:contractshardhat run deploy/deploy.ts
  • deploy:contracts:fullexport DEPLOY_ENCLAVE=true && pnpm deploy:contracts
  • deploy:contracts:full:mockexport DEPLOY_ENCLAVE=true USE_MOCKS=true PRINT_ENV_VARS=true && pnpm deploy:contracts
  • deploy:contracts:mockexport USE_MOCKS=true PRINT_ENV_VARS=true && pnpm deploy:contracts
  • testhardhat test mocha
  • updateSubmissionWindowhardhat ciphernode:window
  • verifyhardhat run deploy/verify.ts
Dependencies5
  • @enclave-e3/contracts0.1.15
  • @excubiae/contracts^0.4.0
  • @zk-kit/lazy-imt.sol2.0.0-beta.12
  • poseidon-solidity^0.0.5
  • solady^0.1.13