PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.err-tree="https://registry.npmjs.org/err-tree/-/err-tree-1.0.5.tgz"

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
20Mature · −50% score
First published
Jun 2015
Publisher
coorpadmin

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 update

Static 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":["[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":["[email protected]"],"fail_on":"high"}'
Publishercoorpadmin
Artifact bytes38,477
Previous version1.3.3
Published2016-09-09T10:32:17.820Z
SHA-256f7db6b7f66a9b2e65ddc118e1f3d19faf0d081f43579897ba0db3993207bffad

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.err-tree="https://registry.npmjs.org/err-tree/-/err-tree-1.0.5.tgz"

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

high
Last checked
highRisk
6Score
1.4.1Version
Status history (1 event)
  1. newavailable · risk high · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondependencies.err-tree="https://registry.npmjs.org/err-tree/-/err-tree-1.0.5.tgz"12

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.err-treehttps://registry.npmjs.org/err-tree/-/err-tree-1.0.5.tgzlow0no remote findings

Manifest

Package metadata

Scripts3
  • covistanbul cover ./node_modules/mocha/bin/_mocha --report lcov -- -R spec ./**/*.unit.spec.js && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage
  • testmocha ./**/*.unit.spec.js
  • test-watchnpm test -- --watch
Dependencies9
  • bluebird^3.4.6
  • bugsnag^1.6.5
  • datauri^1.0.4
  • debug^2.2.0
  • err-treehttps://registry.npmjs.org/err-tree/-/err-tree-1.0.5.tgz
  • lodash^4.15.0
  • mandrill-api~1.0.39
  • morgan^1.6.1
  • shelljs^0.7.4