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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | devDependencies.avsc="https://github.com/Bundlr-Network/avsc#csp-fixes" | 8 |
Remote payloads
Followed remote artifacts
| Source | URL | Risk | Score | Summary |
|---|---|---|---|---|
| devDependencies.avsc | https://github.com/Bundlr-Network/avsc#csp-fixes | error | 0 | unexpected 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" && webpackensure-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,.tsxlint:fixeslint ./src -c ./.eslintrc.json --ext .ts,.tsx --fixprepackyarn run ensure-buildprepareyarn run ensure-buildtestjest --coveragewatchtsc --watch -p tsconfig.jsonwebpack: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.1arweave^1.15.1base64url^3.0.1bs58^4.0.1keccak^3.0.2secp256k1^5.0.0
Optional dependencies5
@randlabs/myalgo-connect^1.1.2algosdk^1.13.1arweave-stream-tx^1.1.0multistream^4.1.0tmp-promise^3.0.2