PkgRadar

Package evidence

@segment/[email protected]

no findings

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
100
Versions published
9
First published
Jun 2019
Publisher
ccnixon

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@segment/[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":["@segment/[email protected]"],"fail_on":"review"}'
Publisherccnixon
Artifact bytes25,694
Previous version6.0.4
Published2019-11-19T21:07:44.097Z
SHA-256870231159436e53ae5856f7ed7f10caa0c8015003df62d4fab90e2b958e20c2c

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
6.1.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts1
  • testmocha --exit test/*.js
Dependencies9
  • @types/node^12.0.8
  • analytics-events^2.2.0
  • batch^0.6.1
  • debug^2.6.8
  • lodash^4.17.4
  • methods^1.1.2
  • ms^2.0.0
  • superagent^3.5.2
  • to-no-case^1.0.2