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
1,772Niche · −30% score
Versions published
24
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 bytes361,506
Previous version1.1.20
Published2026-05-28T07:11:50.666Z
SHA-2560e391a7cad3dd2005289e63b0cb326198bda868904af956813e8c265d49d4aac

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

not present

status
Last checked
noneRisk
Score
1.1.21Version

Latest scanner note: @goplus/[email protected] not present in registry metadata

Status history (2 events)
  1. availablenot_present · risk none · score · @goplus/[email protected] not present in registry metadata
  2. newavailable · risk high · score 59 · 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