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.

Versions published
216
First published
Mar 2026
Publisher
growthxlabs-admin

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,150
Previous version0.6.1-next.383b24b.0
Published2026-05-29T19:04:39.160Z
SHA-2560ce41e5da2f1cf98260102143d35ad6122521cf9f042258e3f6f2485283fea2d

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
50Score
0.6.1-next.5a87ebc.0Version
Status history (2 events)
  1. availableavailable · risk high · score 50 · status available -> available, risk high -> high, score 35 -> 50
  2. 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