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
- 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 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":["@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"}'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
Scripts67
buildgraph buildcleanrm -rf build/Reality*codegengraph codegencreate-localgraph create realityeth/realityeth --node http://127.0.0.1:8020deploy-localnpm run deploy-local:rinkebydeploy-local:rinkebynpm run prepare:rinkeby && graph deploy $GRAPH_AUTHrealityeth/realityeth --ipfs http://localhost:5001 --node http://127.0.0.1:8020deploy-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:gnosisdeploy-studio:arbitrumnpm run prepare:arbitrum && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-arbitrumdeploy-studio:avanpm run prepare:ava && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-avadeploy-studio:basenpm run prepare:base && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-basedeploy-studio:bscnpm run prepare:bsc && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-bscdeploy-studio:chapelnpm run prepare:chapel && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-chapeldeploy-studio:gnosisnpm run prepare:gnosis && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-gnosisdeploy-studio:goerlinpm run prepare:goerli && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-goerlideploy-studio:kovannpm run prepare:kovan && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-kovandeploy-studio:mainnetnpm run prepare:mainnet && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityethdeploy-studio:mumbainpm run prepare:mumbai && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-mumbaideploy-studio:optimismnpm run prepare:optimism && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-optimismdeploy-studio:polygonnpm run prepare:polygon && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-polygondeploy-studio:rinkebynpm run prepare:rinkeby && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-rinkebydeploy-studio:sepolianpm run prepare:sepolia && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-sepoliadeploy-studio:sokolnpm run prepare:sokol && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-sokoldeploy-studio:unichainnpm run prepare:unichain && graph deploy $GRAPH_AUTH $VERSION_LABEL --studio realityeth-unichaindeploy-studio:zksync-eranpm run prepare:zksync-era && graph deploy $GRAPH_AUTH realityeth-zksync-eradeploy-studio:zksync-goerlinpm run prepare:zksync-goerli && graph deploy $GRAPH_AUTH realityeth-zksync-goerli-2deploy: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:gnosisdeploy:arbitrumnpm run prepare:arbitrum && graph deploy $GRAPH_AUTH --ipfs https://api.thegraph.com/ipfs/ --node https://api.thegraph.com/deploy/ realityeth/realityeth-arbitrumdeploy:avanpm run prepare:ava && graph deploy $GRAPH_AUTH --ipfs https://api.thegraph.com/ipfs/ --node https://api.thegraph.com/deploy/ realityeth/realityeth-avadeploy:backstopTestnetnpm run prepare:backstopTestnet && graph deploy realityeth-backstop --ipfs http://ipfs.backstop.technology:25001 --node http://backstop-testnet1:28020deploy: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.25babel-polyfill^6.26.0babel-register^6.26.0mustache^4.2.0truffle-hdwallet-provider^1.0.4