PkgRadar

Package evidence

@segment/[email protected]

Remote Dependency Spec: dependencies.@segment/spec="https://github.com/segmentio/spec-ts"

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
13Established · −30% score
First published
Mar 2019
Publisher
ccnixon

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

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":["@segment/[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":["@segment/[email protected]"],"fail_on":"high"}'
Publisherccnixon
Artifact bytes16,609
Previous version0.0.10
Published2019-04-01T15:57:01.669Z
SHA-256048dfea40546a373990a91af5e82ef7d362899cae872fc26415ec57f374f9594

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.@segment/spec="https://github.com/segmentio/spec-ts"

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
8Score
0.0.12Version
Status history (1 event)
  1. newavailable · risk high · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondependencies.@segment/spec="https://github.com/segmentio/spec-ts"12

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.@segment/spechttps://github.com/segmentio/spec-tserror0HTTP status client error (404 Not Found) for url (https://github.com/segmentio/spec-ts)

Manifest

Package metadata

Scripts3
  • buildtsc
  • build-examplestsc --project ./examples
  • preparetsc
Dependencies14
  • @segment/spechttps://github.com/segmentio/spec-ts
  • @types/express^4.16.1
  • @types/http-status-codes^1.2.0
  • @types/lodash^4.14.121
  • @types/node^10.12.18
  • @types/useragent^2.1.1
  • basic-auth^2.0.1
  • body-parser^1.18.3
  • express^4.16.4
  • http-status-codes^1.3.1
  • lodash^4.17.11
  • ts-essentials^2.0.2
  • ts-pathof^1.2.7
  • useragent^2.3.0