PkgRadar

Package evidence

@outputai/[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
3,803Niche · −30% score
Versions published
216
First published
Mar 2026
Publisher
growthxlabs-admin

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":["@outputai/[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":["@outputai/[email protected]"],"fail_on":"high"}'
Artifact bytes136,134
Previous version0.5.3-next.bdf47aa.0
Published2026-05-29T19:04:32.248Z
SHA-25612f083b47a971e0d4769cf022a150a6d62a7591e9b479985bcb17bb6ad4ad571

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
35Score
0.6.0Version
Status history (3 events)
  1. availableavailable · risk high · score 35 · status available -> available, risk high -> high, score 50 -> 35
  2. availableavailable · risk high · score 50 · status available -> available, risk high -> high, score 35 -> 50
  3. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/src/interface/webhook.spec.jsmatched "webhook.site"40
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/src/interface/webhook.spec.jsmatched "webhook.site"40
lowCredential file accesspackage/src/tracing/processors/s3/configs.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/tracing/processors/s3/configs.spec.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts1
  • workernode ./src/worker/index.js
Dependencies18
  • @aws-sdk/client-s33.1038.0
  • @aws-sdk/lib-storage3.1038.0
  • @babel/generator7.29.1
  • @babel/parser7.29.2
  • @babel/traverse7.29.0
  • @babel/types7.29.0
  • @temporalio/activity1.17.0
  • @temporalio/client1.17.0
  • @temporalio/common1.17.0
  • @temporalio/worker1.17.0
  • @temporalio/workflow1.17.0
  • decimal.js10.6.0
  • folder-hash4.1.3
  • json-stream-stringify3.1.6
  • redis5.12.1
  • stacktrace-parser0.1.11
  • undici8.1.0
  • winston3.19.0