PkgRadar

Package evidence

@inco/[email protected]

Large Javascript Payload: 2649032 bytes

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 bytes2,801,123
Previous version0.1.38
Published2025-05-14T16:21:19.783Z
SHA-25634b6f1b52ca5d7604328da1130b28c32df42e7b879c54be8bfa1e36df5a13717

Why flagged

What the scanner saw

Large Javascript Payload: 2649032 bytes

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/lite/index.mjs2649032 bytes0

Manifest

Package metadata

Scripts15
  • buildbun run build:generate && bun run build:tsc
  • build:declarationstsc --emitDeclarationOnly --project tsconfig.dist.json
  • build:generatebun run generate && bun run generate:protos && bun run generate:abis
  • build:tsctsc --project tsconfig.dist.json
  • generatebun generate:protos && bun generate:abis && bun generate:local
  • generate:abiswagmi generate
  • generate:localbun generate.ts
  • generate:protosbuf generate && buf generate --template buf.gen.ts-proto.yaml
  • lintbun prettier --check .
  • lint:fixbun prettier --write .
  • publish:npmbun run build && bun publish
  • testbun run lint && bun run test:tsc && bun run test:unit
  • test:e2ebun vitest run --project e2e
  • test:tsctsc --noEmit
  • test:unitbun vitest run --project unit
Dependencies15
  • @bufbuild/protobuf^2.2.3
  • @connectrpc/connect^2.0.0
  • @connectrpc/connect-node^2.0.0
  • @connectrpc/connect-web^2.0.1
  • @cosmjs/proto-signing^0.32.4
  • @cosmjs/stargate^0.32.4
  • @cosmjs/tendermint-rpc^0.32.4
  • @grpc/grpc-js^1.12.2
  • @types/elliptic^6.4.18
  • @wagmi/cli^2.2.0
  • bincode-ts^0.1.1
  • ecies-geth^1.7.5
  • effect^3.13.6
  • sha3^2.1.4
  • viem^2.23.6