PkgRadar

Package evidence

@hawksightco/[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 11 dependency(ies) (0 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.

Versions published
594Mature · −50% score
First published
May 2024
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":["@hawksightco/[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":["@hawksightco/[email protected]"],"fail_on":"review"}'
Artifact bytes4,080
Previous version1.3.264
Published2026-06-18T06:19:58.925Z
SHA-256ceca6cf92a4ac13726e033c8a217d409d799a3125e74bdd7e892e518c54ee9c5

Why flagged

What the scanner saw

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

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 11 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15

Manifest

Package metadata

Scripts23
  • buildtsc --outDir dist/
  • clean:testnpm run lint:test:fix && npm run format:test
  • coverage:servenpx live-server coverage/lcov-report --port=3001 --no-browser
  • formatprettier --write .
  • format:checkprettier --check .
  • format:check:testprettier --check test/
  • format:testprettier --write test/
  • linteslint . --ext .ts,.js
  • lint:fixeslint . --ext .ts,.js --fix
  • lint:testeslint test/ --ext .ts,.js
  • lint:test:fixeslint test/ --ext .ts,.js --fix
  • prepublishOnlynpm run build
  • startnpx ts-node src/index.ts
  • testnpx jest test/integration/base/ test/integration/automation/ test/integration/simple/ test/integration/legacy/index.spec.ts test/unit/
  • test:automationnpx jest test/integration/automation/
  • test:basenpx jest test/integration/base/
  • test:legacynpx jest test/integration/legacy/index.spec.ts
  • test:simplenpx jest test/integration/simple/
  • test:unitnpx jest test/unit/
  • visualizenpx ts-node test/visualization/server.ts
  • visualize:localnpx ts-node test/visualization/visualizeLocalPosition.ts
  • visualize:positionnpx ts-node test/visualization/visualizeMainnetPosition.ts
  • watch:buildnpx tsc --watch
Dependencies11
  • @coral-xyz/anchor~0.29.0
  • @hawksightco/swagger-client^0.0.37
  • @meteora-ag/dlmm^1.5.4
  • @orca-so/whirlpools-sdk^0.13.17
  • @raydium-io/raydium-sdk-v2^0.1.138-alpha
  • @solana/spl-token^0.4.6
  • @solana/web3.js^1.95.2
  • bn.js^5.2.1
  • js-sha256^0.11.1
  • lodash^4.17.21
  • tiny-invariant^1.3.1