PkgRadar

Package evidence

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

Weekly downloads
41
Versions published
107Mature · −50% score
First published
Jun 2021
Publisher
reality.eth

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":["@reality.eth/[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":["@reality.eth/[email protected]"],"fail_on":"review"}'
Publisherreality.eth
Artifact bytes10,531
Previous version0.5.22
Published2026-01-15T05:34:27.363Z
SHA-2567d4ae4d33bb8eab19723c8ad0c46bc82a4d9e0dcb64ebf751c12a8930a75c0af

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.5.23Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts67
  • buildgraph build
  • cleanrm -rf build/Reality*
  • codegengraph codegen
  • create-localgraph create realityeth/realityeth --node http://127.0.0.1:8020
  • deploy-localnpm run deploy-local:rinkeby
  • deploy-local:rinkebynpm run prepare:rinkeby && graph deploy $GRAPH_AUTHrealityeth/realityeth --ipfs http://localhost:5001 --node http://127.0.0.1:8020
  • deploy-studio:allnpm run deploy-studio:arbitrum && npm run deploy-studio:ava && npm run deploy-studio:bsc && npm run deploy-studio:kovan && npm run deploy-studio:mainnet && npm run deploy-studio:mainnet && npm run deploy-studio:optimism && npm run deploy-studio:polygon && npm run deploy-studio:rinkeby && npm run deploy-studio:sokol && npm run deploy-studio:gnosis
  • deploy-studio:arbitrumnpm run prepare:arbitrum && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-arbitrum
  • deploy-studio:avanpm run prepare:ava && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-ava
  • deploy-studio:basenpm run prepare:base && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-base
  • deploy-studio:bscnpm run prepare:bsc && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-bsc
  • deploy-studio:chapelnpm run prepare:chapel && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-chapel
  • deploy-studio:gnosisnpm run prepare:gnosis && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-gnosis
  • deploy-studio:goerlinpm run prepare:goerli && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-goerli
  • deploy-studio:kovannpm run prepare:kovan && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-kovan
  • deploy-studio:mainnetnpm run prepare:mainnet && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth
  • deploy-studio:mumbainpm run prepare:mumbai && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-mumbai
  • deploy-studio:optimismnpm run prepare:optimism && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-optimism
  • deploy-studio:polygonnpm run prepare:polygon && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-polygon
  • deploy-studio:rinkebynpm run prepare:rinkeby && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-rinkeby
  • deploy-studio:sepolianpm run prepare:sepolia && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-sepolia
  • deploy-studio:sokolnpm run prepare:sokol && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-sokol
  • deploy-studio:unichainnpm run prepare:unichain && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-unichain
  • deploy-studio:zksync-eranpm run prepare:zksync-era && graph deploy $GRAPH_AUTH realityeth-zksync-era
  • deploy-studio:zksync-goerlinpm run prepare:zksync-goerli && graph deploy $GRAPH_AUTH realityeth-zksync-goerli-2
  • deploy:allnpm run deploy:arbitrum && npm run deploy:ava && npm run deploy:bsc && npm run deploy:kovan && npm run deploy:mainnet && npm run deploy:mainnet && npm run deploy:optimism && npm run deploy:polygon && npm run deploy:rinkeby && npm run deploy:sokol && npm run deploy:gnosis
  • deploy:arbitrumnpm run prepare:arbitrum && graph deploy $GRAPH_AUTH --ipfs https://api.thegraph.com/ipfs/ --node https://api.thegraph.com/deploy/ realityeth/realityeth-arbitrum
  • deploy:avanpm run prepare:ava && graph deploy $GRAPH_AUTH --ipfs https://api.thegraph.com/ipfs/ --node https://api.thegraph.com/deploy/ realityeth/realityeth-ava
  • deploy:backstopTestnetnpm run prepare:backstopTestnet && graph deploy realityeth-backstop --ipfs http://ipfs.backstop.technology:25001 --node http://backstop-testnet1:28020
  • deploy:bscnpm run prepare:bsc && graph deploy $GRAPH_AUTH --ipfs https://api.thegraph.com/ipfs/ --node https://api.thegraph.com/deploy/ realityeth/realityeth-bsc
  • …and 37 more.
Dependencies5
  • @reality.eth/contracts^3.2.22
  • babel-polyfill^6.26.0
  • babel-register^6.26.0
  • mustache^4.2.0
  • truffle-hdwallet-provider^1.0.4