PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.enquirer="github:dashpay/enquirer#patch-1"

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.

Versions published
361Mature · −50% score
First published
Dec 2021
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":["[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"}'
Artifact bytes155,908
Previous version4.0.0-beta.1
Published2026-06-02T17:14:32.105Z
SHA-2562e14025778bae9d0dabfde23d3fb04dddac703e28bfb290500a33b1cfac12c83

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.enquirer="github:dashpay/enquirer#patch-1"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
4.0.0-beta.2Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.enquirer="github:dashpay/enquirer#patch-1"12

Manifest

Package metadata

Scripts8
  • helpernode scripts/helper.js
  • linteslint .
  • postpackrm -f oclif.manifest.json
  • prepackoclif manifest && oclif readme
  • testyarn run test:unit && yarn run test:e2e
  • test:e2emocha --recursive test/e2e
  • test:unitmocha --recursive test/unit
  • versionoclif readme && git add README.md
Dependencies41
  • @dashevo/bls~1.2.9
  • @dashevo/dapi-client4.0.0-beta.2
  • @dashevo/dashcore-lib~0.22.0
  • @dashevo/dashd-rpc^19.0.0
  • @dashevo/docker-compose^0.24.4
  • @dashevo/wallet-lib11.0.0-beta.2
  • @dashevo/withdrawals-contract4.0.0-beta.2
  • @oclif/core^3.10.8
  • @oclif/plugin-help^6.0.5
  • ajv^8.18.0
  • ajv-formats^2.1.1
  • awilix^4.2.6
  • begoo^2.0.2
  • bs58^4.0.1
  • chalk^4.1.0
  • cron^2.1.0
  • diskusage-ng^1.0.4
  • dockerode^4.0.9
  • dot^1.1.3
  • dotenv^8.6.0
  • enquirergithub:dashpay/enquirer#patch-1
  • glob^10.3.4
  • hasbin^1.2.3
  • is-wsl2.2.0
  • jayson^4.1.0
  • js-yaml^4.1.1
  • listr25.0.7
  • lodash^4.17.23
  • memory-streams^0.1.3
  • node-forge^1.3.2
  • …and 11 more.