PkgRadar

Package evidence

@segment/[email protected]

Webhook Exfil Endpoint: matched "webhook.site"

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
4,883Niche · −30% score
Versions published
2,717Mature · −50% score
First published
Aug 2021
Publisher
valerieernst

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":["@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"}'
Publishervalerieernst
Artifact bytes4,076,248
Previous version3.386.0
Published2025-05-14T22:51:24.752Z
SHA-256ad01bf1a159975a7433f15b8079483d8f5aac52c6eac9fb88c26b029fd787046

Why flagged

What the scanner saw

Webhook Exfil Endpoint: matched "webhook.site"

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

Availability ledger

available

high
Last checked
highRisk
30Score
3.387.0-staging-30522ea7dVersion
Status history (1 event)
  1. newavailable · risk high · score 30 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/destinations/vernst-test/pingWebhook/index.jsmatched "webhook.site"40
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/destinations/vernst-test/pingWebhook/index.jsmatched "webhook.site"40
lowCredential file accesspackage/dist/destinations/liveramp-audiences/audienceEnteredS3/index.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/destinations/liveramp-audiences/audienceEnteredS3/s3.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/src/destinations/liveramp-audiences/audienceEnteredS3/index.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/src/destinations/liveramp-audiences/audienceEnteredS3/s3.jsmatched "aws_access_key"5

Manifest

Package metadata

Scripts6
  • buildyarn tsc -b tsconfig.build.json
  • cleantsc -b tsconfig.build.json --clean
  • postcleanrm -rf dist
  • prepublishOnlyyarn build
  • testjest
  • typechecktsc -p tsconfig.build.json --noEmit
Dependencies19
  • @amplitude/ua-parser-js^0.7.25
  • @aws-sdk/client-eventbridge^3.741.0
  • @aws-sdk/client-s3^3.600.0
  • @bufbuild/protobuf^2.2.3
  • @segment/a1-notation^2.1.4
  • @segment/actions-core3.153.0-staging-30522ea7d
  • @segment/actions-shared^1.134.0
  • @types/node^22.13.1
  • ajv-formats^2.1.1
  • aws4^1.12.0
  • cheerio^1.0.0-rc.10
  • dayjs^1.10.7
  • escape-goat^3
  • google-libphonenumber^3.2.31
  • kafkajs^2.2.4
  • liquidjs^10.8.4
  • lodash^4.17.21
  • lru-cache10.4.3
  • ssh2-sftp-client^10.0.3