PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.chai-http="github:chaijs/chai-http#master"

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
9
First published
Aug 2017
Publisher
joaomlneto

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"}'
Publisherjoaomlneto
Artifact bytes5,257
Previous version0.9.2
Published2018-02-22T15:49:01.837Z
SHA-25667de78c054c06516c011085fa21838514b0300fab47c47801218f77b50adce2a

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.chai-http="github:chaijs/chai-http#master"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.chai-http="github:chaijs/chai-http#master"8

Manifest

Package metadata

Scripts4
  • prepublishOnlycake build
  • pretestcoffeelint ./**/*.litcoffee
  • startcoffee src/start.litcoffee
  • testmocha --require coffeescript/register test/**/*.litcoffee --exit
Dependencies3
  • antidote_ts_client>=0.1.7
  • express>=4.16.2
  • nconf>=0.10.0