PkgRadar

Package evidence

@sentio/[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
32
Versions published
6
First published
May 2026
Publisher
philz3906

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":["@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"}'
Publisherphilz3906
Artifact bytes543,456
Previous version0.31.1
Published2026-05-28T06:28:46.314Z
SHA-256ba0f4f3e8ef7021a61a50cc6c58093aadbed19ca9bf9f55a6ece41fc931a6842

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts18
  • analyzesize-limit --why
  • buildnode genversion.mjs && pnpm build:types && pnpm build:tsup
  • build:tsuptsup ./src/index.ts --format esm,cjs --sourcemap --env.NODE_ENV=production
  • build:typestsc --build
  • cleanrm -rf tsconfig.tsbuildinfo ./dist
  • codegen:versionnode genversion.mjs
  • devpnpm build:tsup --watch
  • doctypedoc
  • linteslint --max-warnings=0 src test
  • prepare: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-validator
  • prettier:fixprettier --write .
  • sizesize-limit
  • testpnpm test:typecheck && pnpm test:unit
  • test:e2ewait-on http://127.0.0.1:9123 -l --timeout 120000 && vitest run e2e
  • test:e2e:nowaitvitest run e2e
  • test:typechecktsc -p ./test
  • test: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.0
  • superstruct^1.0.3
  • tweetnacl^1.0.3