PkgRadar

Package evidence

@ar.io/[email protected]

Remote Dependency Spec: devDependencies.avsc="https://github.com/Bundlr-Network/avsc#csp-fixes"

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
50
Versions published
16Established · −30% score
First published
Sep 2024
Publisher
fedellen

Effective trust discount applied: 30% (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":["@ar.io/[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":["@ar.io/[email protected]"],"fail_on":"review"}'
Publisherfedellen
Artifact bytes1,106,643
Previous version1.0.2-alpha-7
Published2025-01-17T19:44:08.953Z
SHA-25695eb92245bb9e73c71e14a1e58235d0c2203f48f4a1b1710d26d47cf094122d3

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.avsc="https://github.com/Bundlr-Network/avsc#csp-fixes"

1 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

review
Last checked
reviewRisk
5Score
1.0.2-alpha-8Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.avsc="https://github.com/Bundlr-Network/avsc#csp-fixes"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.avschttps://github.com/Bundlr-Network/avsc#csp-fixeserror0unexpected end of file

Manifest

Package metadata

Scripts10
  • buildrm -rf ./build && concurrently "tsc -p tsconfig.json && resolve-tspaths -p tsconfig.json && sh ./fix-pkg.sh node/esm module && yarn tsc-esm-fix --tsconfig tsconfig.json " "tsc -p cjs.tsconfig.json && resolve-tspaths -p cjs.tsconfig.json && sh ./fix-pkg.sh node/cjs commonjs " "tsc -p web.tsconfig.json && resolve-tspaths -p web.tsconfig.json && sh ./fix-pkg.sh web/esm module && yarn tsc-esm-fix --tsconfig web.tsconfig.json " "tsc -p web-cjs.tsconfig.json && resolve-tspaths -p web-cjs.tsconfig.json && sh ./fix-pkg.sh web/cjs commonjs" && webpack
  • ensure-build(node -e "if (!require('fs').existsSync(__dirname + '/build')) {process.exit(1)}" || yarn run build)
  • husky-install(node -e "if (!require('fs').existsSync(__dirname + '/.git')) {process.exit(1)}" && husky install || true)
  • linteslint ./src -c ./.eslintrc.json --ext .ts,.tsx
  • lint:fixeslint ./src -c ./.eslintrc.json --ext .ts,.tsx --fix
  • prepackyarn run ensure-build
  • prepareyarn run ensure-build
  • testjest --coverage
  • watchtsc --watch -p tsconfig.json
  • webpack:analyzewebpack --profile --json /tmp/wp.json && webpack-bundle-analyzer /tmp/wp.json
Dependencies12
  • @ethersproject/bytes^5.7.0
  • @ethersproject/hash^5.7.0
  • @ethersproject/providers^5.7.2
  • @ethersproject/signing-key^5.7.0
  • @ethersproject/transactions^5.7.0
  • @ethersproject/wallet^5.7.0
  • @noble/ed25519^1.6.1
  • arweave^1.15.1
  • base64url^3.0.1
  • bs58^4.0.1
  • keccak^3.0.2
  • secp256k1^5.0.0
Optional dependencies5
  • @randlabs/myalgo-connect^1.1.2
  • algosdk^1.13.1
  • arweave-stream-tx^1.1.0
  • multistream^4.1.0
  • tmp-promise^3.0.2