PkgRadar

Package evidence

@integrity-labs/[email protected]

Webhook Exfil Endpoint: matched "pipedream.net"

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
9,114Niche · −30% score
Versions published
353
First published
Mar 2026
Publisher
integrity-labs

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":["@integrity-labs/[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":["@integrity-labs/[email protected]"],"fail_on":"high"}'
Artifact bytes1,345,824
Previous version0.24.2
Published2026-05-25T22:21:52.658Z
SHA-256f34888d78da1edb33265402876ec780e465783e71ef35dc81ab1291ed6c9f4e9

Why flagged

What the scanner saw

Webhook Exfil Endpoint: matched "pipedream.net"

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

high
Last checked
highRisk
31Score
0.24.3Version
Status history (3 events)
  1. availableavailable · risk high · score 31 · status available -> available, risk high -> high, score 45 -> 31
  2. availableavailable · risk high · score 45 · status available -> available, risk high -> high, score 31 -> 45
  3. newavailable · risk high · score 31 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Webhook Exfil Endpoint — matched "pipedream.net"

259 members · evidence strength 90
Repeated static TTPcandidate

Webhook Exfil Endpoint — matched "pipedream.net"

259 members · max score 100

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/chunk-KVIKKWXB.jsmatched "pipedream.net"40
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/chunk-KVIKKWXB.jsmatched "pipedream.net"40
lowCredential file accesspackage/dist/chunk-KVIKKWXB.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts7
  • buildtsup && npm run build:mcp-assets
  • build:mcp-assetsmkdir -p dist/mcp && cp ../../packages/mcp/dist/index.js dist/mcp/index.js && cp ../../packages/mcp/dist/slack-channel.js dist/mcp/slack-channel.js && cp ../../packages/mcp/dist/direct-chat-channel.js dist/mcp/direct-chat-channel.js && cp ../../packages/mcp/dist/telegram-channel.js dist/mcp/telegram-channel.js
  • cleanrm -rf dist
  • devtsx watch src/bin/agt.ts
  • releasenpm run build && npm publish --access public
  • testvitest run
  • typechecktsc --noEmit
Dependencies16
  • @inquirer/prompts7.10.1
  • @supabase/supabase-js2.97.0
  • acpx0.4.0
  • ajv8.18.0
  • ajv-formats3.0.1
  • chalk5.6.2
  • cli-table30.6.5
  • commander13.1.0
  • croner10.0.1
  • ink7.0.1
  • json52.2.3
  • nunjucks3.2.4
  • ora8.2.0
  • react19.2.4
  • ws8.19.0
  • yaml2.8.4