PkgRadar

Package evidence

@haven-fi/[email protected]

Credential File Packaged: package/local/.env

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,077Niche · −30% score
Versions published
815Mature · −50% score
First published
Jul 2024
Publisher
cheliosooo

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

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":["@haven-fi/[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":["@haven-fi/[email protected]"],"fail_on":"high"}'
Publishercheliosooo
Artifact bytes272,628
Previous version1.0.817
Published2026-02-04T22:19:49.241Z
SHA-25600c6a26bcea6a9cf45f0fc469abd672037e4ec724b0abbefe3a15d814a7fa72b

Why flagged

What the scanner saw

Credential File Packaged: package/local/.env

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/local/.envpackage/local/.env35

Manifest

Package metadata

Scripts4
  • buildrm -rf dist && npx tsc
  • test:allpnpm test:unit && pnpm test:txs
  • test:txsts-mocha -p ./tsconfig.json -t 1000000 tests/transactions/**/*.ts
  • test:unitts-mocha -p ./tsconfig.json -t 1000000 tests/unit/**/*.ts
Dependencies16
  • @coral-xyz/anchor=0.31.1
  • @jup-ag/api=6.0.44
  • @metaplex-foundation/umi^0.9.1
  • @metaplex-foundation/umi-bundle-defaults^0.9.1
  • @metaplex-foundation/umi-signer-wallet-adapters^0.9.1
  • @metaplex-foundation/umi-web3js-adapters^0.9.1
  • @solana/spl-token^0.4.0
  • @solana/web3.js=1.98.2
  • @switchboard-xyz/common=3.4.1
  • @switchboard-xyz/on-demand=2.17.4
  • axios^1.7.8
  • big.js^6.2.2
  • bs58^5.0.0
  • cross-fetch^4.0.0
  • dotenv^16.4.7
  • rpc-websockets7.11.0