Package evidence
[email protected]
Install-time lifecycle script: postinstall="npm run build && npm run buildTokenList"
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
- 18,708Mainstream · −50% score
- Versions published
- 183Mature · −50% score
- First published
- Nov 2018
- Publisher
- asmiller1989
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
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="npm run build && npm run buildTokenList"
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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="npm run build && npm run buildTokenList" | 5 |
Manifest
Package metadata
Scripts27
buildrm -rf dist/* && babel src -d dist --copy-filesbuild:prodNODE_ENV=production rm -rf dist/* && babel src -d dist --copy-filesbuild:watchbabel src -d dist -wbuildTokenListnode support/getTokenList.jscommitgit-czlinteslint srclint:fixeslint --fix src test __tests__postinstallnpm run build && npm run buildTokenListprecommitnpm run lint:fix && npm run testprepublishnpm run buildsemantic-releasesemantic-releasesendBTCnode --require babel-core/register support/scripts/sendBTC.jssendETHnode --require babel-core/register support/scripts/sendETH.jssleepsleep 20testmocha --timeout 30000 -R spec --require babel-core/register test/local-*.js --recursive --exittest-dockernpm run sleep && npm run test test:integrationtest:bcymocha --timeout 100000 -R spec --require babel-core/register test/btc-bcy.js --recursive --exittest:integrationNODE_ENV=test jest --config jest.integration.json --coverage --verbosetest:integration:watchNODE_ENV=test jest --config jest.integration.json --watch --coverage --verbosetest:jestNODE_ENV=test jest --config jest.json --verbosetest:latticemocha --timeout 30000 -R spec --require babel-core/register test/local-agent.js --recursive --exittest:local-btcmocha --timeout 30000 -R spec --require babel-core/register test/local-btc.js --recursive --exittest:local-ethmocha --timeout 30000 -R spec --require babel-core/register test/local-eth.js --recursive --exittest:rinkebymocha --timeout 60000 -R spec --require babel-core/register test/eth-rinkeby.js --recursive --exittest:testnet3mocha --timeout 60000 -R spec --require babel-core/register test/btc-testnet3.js --recursive --exittest:watchmocha -R spec --require babel-core/register test --recursive --watchtest:watch:jestNODE_ENV=test jest --config jest.json --watch --coverage --verbose
Dependencies15
aes-js^3.1.1bignumber.js^8.0.1bitcoinjs-lib^4.0.1bn.js^4.11.8buffer^5.1.0debug^4.1.0eccrypto^1.0.3elliptic^6.4.0ethersGridPlus/ethers.js#mastergridplus-bclient^0.1.2left-pad^1.3.0mocha^5.2.0semantic-release-cli^4.0.9sjcl^1.0.7superagent^3.8.3