PkgRadar

Package evidence

@goplus/[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
2,037Niche · −30% score
Versions published
25
First published
Feb 2026
Publisher
goplussecurity

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":["@goplus/[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":["@goplus/[email protected]"],"fail_on":"high"}'
Artifact bytes359,989
Previous version1.1.18
Published2026-05-27T11:16:17.669Z
SHA-2564f5e11c1f0a58e70d360cfb95d5b7eb42d4104ddc67f48bafee52ced31b1c8e2

Why flagged

What the scanner saw

Webhook Exfil Endpoint: matched "webhook.site"

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

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

DNS / OAST exfiltration — matched "burpcollaborator.net"

53 members · evidence strength 90
Repeated static TTPactive

Webhook Exfil Endpoint — matched "webhook.site"

140 members · evidence strength 90
Repeated static TTPcandidate

Webhook Exfil Endpoint — matched "webhook.site"

140 members · max score 253
Repeated static TTPcandidate

DNS / OAST exfiltration — matched "burpcollaborator.net"

53 members · max score 270

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/action/detectors/network.jsmatched "webhook.site"40
highDNS / OAST exfiltrationpackage/dist/action/detectors/network.jsmatched "burpcollaborator.net"30
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/action/detectors/network.jsmatched "webhook.site"40
highDNS / OAST exfiltrationpackage/dist/action/detectors/network.jsmatched "burpcollaborator.net"30
lowCredential file accesspackage/dist/adapters/common.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/action/detectors/exec.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/runtime/policy.jsmatched ".ssh/"5

Manifest

Package metadata

Dependencies2
  • @goplus/agentguard^1.1.4
  • open11.0.0