PkgRadar

Package evidence

@inco/[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
1,063Niche · −30% score
Versions published
149Mature · −50% score
First published
Apr 2025
Publisher
silasdavis

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":["@inco/[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":["@inco/[email protected]"],"fail_on":"review"}'
Publishersilasdavis
Artifact bytes282,341
Previous version0.7.12-testnet
Published2026-02-18T17:24:03.377Z
SHA-25611bbd66d5f2e74dced211c22d7af1f934deda880a0553a5a32730771f13dd5cc

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts21
  • buildbun run eslint && bun run clean && bun run build:generate && bun run build:cjs && bun run build:esm && bun run build:declarations
  • build:cjstsc --project tsconfig.cjs.json
  • build:declarationstsc --emitDeclarationOnly --project tsconfig.cjs.json --outDir dist/types
  • build:esmtsc --project tsconfig.esm.json
  • build:generatebun run generate && bun run generate:protos && bun run generate:abis
  • cleanrm -rf dist
  • eslinteslint .
  • eslint:fixeslint . --fix
  • generatebun generate:protos && bun generate:abis && bun generate:local
  • generate:abiswagmi generate
  • generate:localbun generate.ts
  • generate:protosbuf generate
  • lintbun prettier --check . && eslint .
  • lint:fixbun prettier --write . && eslint . --fix
  • publish:npmbun publish
  • testbun run lint && bun run test:tsc && bun run test:unit
  • test:coveragebun vitest run --project unit --coverage
  • test:e2ebun vitest run --bail=1 --project e2e
  • test:tsctsc --noEmit
  • test:unitbun vitest run --project unit
  • test:update-snapshotsbun vitest run --project unit --update
Dependencies11
  • @bufbuild/protobuf^2.2.3
  • @connectrpc/connect^2.0.0
  • @connectrpc/connect-node^2.0.0
  • @connectrpc/connect-web^2.0.1
  • @grpc/grpc-js^1.13.4
  • @types/elliptic^6.4.18
  • ecies-geth^1.7.5
  • effect^3.17.13
  • elliptic^6.6.1
  • sha3^2.1.4
  • viem^2.39.3