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
- 32
- Versions published
- 6
- First published
- May 2026
- Publisher
- philz3906
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":["@sentio/[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":["@sentio/[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
Scripts18
analyzesize-limit --whybuildnode genversion.mjs && pnpm build:types && pnpm build:tsupbuild:tsuptsup ./src/index.ts --format esm,cjs --sourcemap --env.NODE_ENV=productionbuild:typestsc --buildcleanrm -rf tsconfig.tsbuildinfo ./distcodegen:versionnode genversion.mjsdevpnpm build:tsup --watchdoctypedoclinteslint --max-warnings=0 src testprepare:e2ecargo build --bin sui-test-validator --bin sui --profile dev && cross-env RUST_LOG=info,sui=error,anemo_tower=warn,consensus=off cargo run --bin sui-test-validatorprettier:fixprettier --write .sizesize-limittestpnpm test:typecheck && pnpm test:unittest:e2ewait-on http://127.0.0.1:9123 -l --timeout 120000 && vitest run e2etest:e2e:nowaitvitest run e2etest:typechecktsc -p ./testtest:unitvitest run unit __tests__vitestvitest
Dependencies9
@mysten/bcs0.7.2@noble/curves^1.0.0@noble/hashes^1.3.0@open-rpc/client-js^1.8.1@scure/bip32^1.3.0@scure/bip39^1.2.0@suchipi/femver^1.0.0superstruct^1.0.3tweetnacl^1.0.3