PkgRadar

Package evidence

@inco/[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 5 dependency(ies) (2 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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
819
Versions published
66
First published
Jan 2026
Publisher
silasdavis

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publishersilasdavis
Artifact bytes8,890
Previous version0.7.12-testnet
Published2026-02-18T17:22:40.491Z
SHA-256e32ae8d624339efb017e212c62eea04270c09e0516e4ae383e00fdb2053a702c

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 5 dependency(ies) (2 with loose/empty version specs) — dependency-confusion / install-chain loader shape

2 remote tarball(s) were followed statically.

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

Availability ledger

available

high
Last checked
highRisk
39Score
0.7.12Version
Status history (1 event)
  1. newavailable · risk high · score 39 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 5 dependency(ies) (2 with loose/empty version specs) — dependency-confusion / install-chain loader shape15
highRemote Dependency Specpackage.jsondependencies.ds-test="https://github.com/dapphub/ds-test"12
highRemote Dependency Specpackage.jsondependencies.forge-std="https://github.com/foundry-rs/forge-std"12

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.ds-testhttps://github.com/dapphub/ds-testerror0invalid gzip header
dependencies.forge-stdhttps://github.com/foundry-rs/forge-stderror0invalid gzip header

Manifest

Package metadata

Scripts5
  • buildforge build
  • lintforge lint && forge fmt --check
  • lint:fixforge fmt
  • publish:githubbun publish --registry=https://npm.pkg.github.com
  • publish:npmbun publish --access public
Dependencies5
  • @inco/lightning0.0.0
  • @openzeppelin/contracts^5.3.0
  • @openzeppelin/contracts-upgradeable^5.3.0
  • ds-testhttps://github.com/dapphub/ds-test
  • forge-stdhttps://github.com/foundry-rs/forge-std