PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.starknet_specs="github:starkware-libs/starknet-specs#v0.9.0"

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
185,326Ubiquitous · −70% score
Versions published
310Mature · −50% score
First published
Oct 2021
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes1,218,652
Previous version10.2.0
Published2026-06-10T12:50:28.211Z
SHA-256642b67364403d34fb9bc24d38f22aa02f24c8c88e38a06599b01000f92a5a2f9

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.starknet_specs="github:starkware-libs/starknet-specs#v0.9.0"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
4Score
10.3.0Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.starknet_specs="github:starkware-libs/starknet-specs#v0.9.0"8
mediumRemote Dependency Specpackage.jsondevDependencies.starknet_specs_08="github:starkware-libs/starknet-specs#v0.8.1"8

Manifest

Package metadata

Scripts20
  • buildtsup && npm run build:esm && npm run build:iife && npm run build:dts
  • build:dtstsup --clean false --dts-only
  • build:esmtsup --clean false --format esm --platform node
  • build:iifetsup --clean false --format iife --platform browser
  • docscd www && npm run start
  • docs:buildcd www && GIT_REVISION_OVERRIDE=${npm_config_git_revision_override} npm run build
  • docs:build:versionv=$(npm run info:version -s) && npm run docs:build --git-revision-override=${npm_config_git_revision_override=v$v}
  • docs:versionv=$(npm run info:version -s) && cd www && npm run version ${npm_config_version_override=$v}
  • formatprettier --log-level log --write "**/*.{ts,js,md,yml,json}"
  • info:versionnpm pkg get version | xargs
  • linteslint . --cache --fix --ext .ts
  • posttestnpm run format -- --log-level warn
  • preparenpm run build && husky
  • pretestnpm run lint && npm run ts:check
  • testjest -i --detectOpenHandles
  • test:coveragejest -i --coverage
  • test:watchjest --watch
  • ts:checktsc --noEmit --resolveJsonModule --project tsconfig.eslint.json
  • ts:coveragetype-coverage --at-least 95
  • ts:coverage:reporttypescript-coverage-report
Dependencies10
  • @noble/curves~1.7.0
  • @noble/hashes~1.6.0
  • @scure/base~1.2.1
  • @scure/starknet1.1.0
  • @starknet-io/get-starknet-wallet-standard^5.0.0
  • @starknet-io/starknet-types-0101npm:@starknet-io/[email protected]
  • @starknet-io/starknet-types-0103npm:@starknet-io/[email protected]
  • @starknet-io/starknet-types-09npm:@starknet-io/types-js@~0.9.2
  • abi-wan-kanabi2.2.4
  • lossless-json^4.2.0