Package evidence
@venusprotocol/[email protected]
Install-time lifecycle script: postinstall="yarn patch-package"
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
- 2,159Niche · −30% score
- Versions published
- 233Mature · −50% score
- First published
- Sep 2022
- Publisher
- aditya_venus
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 updateStatic 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":["@venusprotocol/[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":["@venusprotocol/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: postinstall added in 10.2.0-xaum.1 vs 10.2.0-slim-dev.7: "yarn patch-package"
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 high · score 45 · status changed
Evidence
Static findings
2 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 10.2.0-xaum.1 vs 10.2.0-slim-dev.7: "yarn patch-package" | 40 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 10.2.0-xaum.1 vs 10.2.0-slim-dev.7: "yarn patch-package" | 40 |
| low | Install-time lifecycle script | package.json | postinstall="yarn patch-package" | 5 |
| low | Oversized Unscanned | manifest | tarball exceeds the 50MB fetch cap; scanned registry metadata (install scripts + dependencies) only | 0 |
Manifest
Package metadata
Scripts14
buildrm -rf dist && tsc --declaration && hardhat compile && hardhat compile --config hardhat.config.zksync.tscleanhardhat clean && hardhat clean --config hardhat.config.zksync.tscompilehardhat compile && hardhat compile --config hardhat.config.zksync.tscoveragehardhat coveragedocgenhardhat docgenlintyarn lint:ts && yarn lint:sol && yarn prettier:checklint:solsolhint "contracts/**/*.sol"lint:sol:fixprettier --write "contracts/**/*.sol"lint:tseslint --ignore-path ./.eslintignore --ext .js,.ts .postinstallyarn patch-packagepreparehusky installprettierprettier --write "**/*.{js,json,md,ts,yaml,yml,sol}"prettier:checkprettier --check "**/*.{js,json,md,ts,yaml,yml,sol}"testhardhat test
Dependencies11
@nomicfoundation/hardhat-ethers^3.0.0@openzeppelin/contracts4.9.3@openzeppelin/contracts-upgradeable^4.8.0@venusprotocol/governance-contracts^2.13.0@venusprotocol/protocol-reserve^3.4.0@venusprotocol/solidity-utilities^2.1.0@venusprotocol/token-bridge^2.7.0bignumber.js^9.1.2dotenv^16.0.1module-alias^2.2.2patch-package^8.0.0