PkgRadar

Package evidence

@avalabs/[email protected]

Install-time lifecycle script: postinstall="pnpm run gen:contracts"

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
787
Versions published
855Mature · −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":["@avalabs/[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":["@avalabs/[email protected]"],"fail_on":"review"}'
Artifact bytes215,895
Previous version3.9.2
Published2026-06-16T15:11:18.826Z
SHA-256ea4e1d10173ef6f150bb13afa3299d55fa85645070c39889d3e511f83b383afc

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="pnpm run gen:contracts"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
3.9.3Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="pnpm run gen:contracts"5

Manifest

Package metadata

Scripts6
  • buildtsup
  • gen:contractstypechain --target=ethers-v6 --out-dir src/contracts/openzeppelin ./node_modules/@openzeppelin/contracts/build/contracts/ERC20.json ./node_modules/@openzeppelin/contracts/build/contracts/ERC721.json ./node_modules/@openzeppelin/contracts/build/contracts/ERC1155.json
  • linteslint "src/**/*.ts"
  • postinstallpnpm run gen:contracts
  • testjest
  • test:watchjest --watch
Dependencies16
  • @avalabs/core-chains-sdk3.1.0-alpha.87
  • @avalabs/core-coingecko-sdk3.1.0-alpha.87
  • @avalabs/core-etherscan-sdk3.1.0-alpha.87
  • @avalabs/core-utils-sdk3.1.0-alpha.87
  • @avalabs/core-wallets-sdk3.1.0-alpha.87
  • @avalabs/crypto-sdk1.0.0
  • @avalabs/glacier-sdk3.1.0-alpha.87
  • @avalabs/types3.1.0-alpha.87
  • @avalabs/vm-module-types3.9.3
  • @blockaid/client0.48.0
  • @metamask/rpc-errors6.3.0
  • @openzeppelin/contracts4.9.6
  • bn.js5.2.1
  • lodash.startcase4.4.0
  • xss1.0.13
  • zod3.23.8