PkgRadar

Package evidence

@interfold/[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.

Versions published
1
First published
Jun 2026
Publisher
darkarmy

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":["@interfold/[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":["@interfold/[email protected]"],"fail_on":"review"}'
Publisherdarkarmy
Artifact bytes4,566,994
Previous versionnone
Published2026-06-10T17:05:19.658Z
SHA-256858f01348c6dac9882b912c7674e06b036eafd5a249fc3fb3456af12d5281d48

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
8Score
0.2.0Version
Status history (1 event)
  1. newavailable · risk review · score 8 · 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

Scripts40
  • buildpnpm compile
  • ciphernode:addhardhat ciphernode:add
  • ciphernode:admin-addhardhat ciphernode:admin-add
  • ciphernode:mint-tokenshardhat ciphernode:mint-tokens
  • ciphernode:removehardhat ciphernode:remove
  • cleanrimraf ./artifacts ./cache ./coverage ./types ./dist ./coverage.json
  • clean:deploymentshardhat utils:clean-deployments
  • committee:get-active-aggregatorhardhat committee:getActiveAggregator
  • committee:get-public-keyhardhat committee:getPublicKey
  • committee:newhardhat committee:new
  • compilepnpm compile:contracts && pnpm compile:ts
  • compile:contractscross-env TS_NODE_TRANSPILE_ONLY=true hardhat compile
  • compile:tstsc
  • configure:slashing-policieshardhat run scripts/runConfigureSlashingPolicies.ts --network localhost
  • coveragepnpm test --coverage
  • deployhardhat run scripts/run.ts
  • deploy:mocksexport DEPLOY_MOCKS=true && pnpm clean:deployments && hardhat run scripts/run.ts --network localhost
  • deploy:verifiershardhat run scripts/deployVerifiers.ts
  • e3:activatehardhat e3:activate
  • e3:enablehardhat interfold:enableE3
  • e3:get-plaintexthardhat e3:getPlaintext
  • lintsolhint --disc --max-warnings 10 "contracts/**/*.sol"
  • prereleasepnpm clean && pnpm compile && pnpm typechain
  • prettier:checkprettier --check "**/*.{js,json,md,sol,ts,yml}"
  • prettier:writeprettier --write "**/*.{js,json,md,sol,ts,yml}"
  • releasepnpm publish
  • testhardhat test mocha
  • test:bondingRegistrypnpm run test test/Registry/BondingRegistry.spec.ts
  • test:ciphernodeRegistrypnpm run test test/Registry/CiphernodeRegistryOwnable.spec.ts
  • test:integrationpnpm run test test/E3Lifecycle/E3Integration.spec.ts
  • …and 10 more.
Dependencies4
  • @openzeppelin/contracts-upgradeable^5.0.2
  • @zk-kit/lazy-imt.sol2.0.0-beta.12
  • js-yaml^4.1.1
  • poseidon-solidity0.0.5