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

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":["@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 bytes28,843
Previous version1.0.0
Published2019-05-14T18:15:53.488Z
SHA-256884ade8c953eb3e6efff1cba8364524b8e9d379f39883229ca98a366a9d3a85b

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

review
Last checked
reviewRisk
8Score
1.0.1Version
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
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
Dependencies15
  • @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-responses-tsccnixon/http-responses-ts#master
  • http-status-codes^1.3.1
  • lodash^4.17.11
  • ts-essentials^2.0.2
  • ts-pathof^1.2.7
  • useragent^2.3.0