PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.blessed="github:mixmaxhq/blessed#dc5d6b916bc1eb8183ec7b4c053c0622aabd8e52"

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
11Established · −30% score
First published
May 2018
Publisher
skeggse

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":["[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"}'
Publisherskeggse
Artifact bytes19,427
Previous version0.4.0
Published2018-10-08T17:40:16.602Z
SHA-256397af5c42afd085f335f1797a9f811c951c1f1bab701b2527fa58ce7f0c9a51a

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.blessed="github:mixmaxhq/blessed#dc5d6b916bc1eb8183ec7b4c053c0622aabd8e52"

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

Availability ledger

available

review
Last checked
reviewRisk
16Score
0.5.0Version
Status history (1 event)
  1. newavailable · risk review · score 16 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.blessed="github:mixmaxhq/blessed#dc5d6b916bc1eb8183ec7b4c053c0622aabd8e52"12
mediumRemote Dependency Specpackage.jsondependencies.tail="git+https://github.com/mixmaxhq/node-tail.git#4fadabf"12

Manifest

Package metadata

Scripts4
  • build[ "$WATCH" == 'true' ] && rollup -cw || rollup -c
  • preparenpm run build
  • startbin/custody-cli.js
  • watchWATCH=true npm run build
Dependencies19
  • babel-plugin-external-helpers^6.22.0
  • babel-plugin-syntax-object-rest-spread^6.13.0
  • blessedgithub:mixmaxhq/blessed#dc5d6b916bc1eb8183ec7b4c053c0622aabd8e52
  • fuzzy^0.1.3
  • ini^1.3.5
  • kexec^3.0.0
  • lodash.xor^4.5.0
  • memoize-one^4.0.2
  • mkdirp^0.5.1
  • node-notifier^5.2.1
  • promise-callbacks^3.1.0
  • prop-types^15.6.1
  • react^16.3.2
  • react-blessed^0.2.1
  • sanitize-filename^1.6.1
  • supervisord^0.1.0
  • tailgit+https://github.com/mixmaxhq/node-tail.git#4fadabf
  • underscore^1.9.0
  • yargs^11.0.0