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.

Versions published
22
First published
Feb 2026
Publisher
goplussecurity

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 bytes330,078
Previous version1.1.14
Published2026-05-25T06:40:42.002Z
SHA-2567daebf6664482c453cae44224c9d6e2f862b73f18bd1817f9b7ab9fab14f66b6

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.15Version

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

Status history (4 events)
  1. availablenot_present · risk none · score · @goplus/[email protected] not present in registry metadata
  2. availableavailable · risk high · score 117 · status available -> available, risk high -> high, score 69 -> 117
  3. availableavailable · risk high · score 69 · status available -> available, risk high -> high, score 164 -> 69
  4. newavailable · risk high · score 164 · 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"

139 members · evidence strength 90
Repeated static TTPcandidate

Webhook Exfil Endpoint — matched "webhook.site"

139 members · max score 253
Repeated static TTPcandidate

DNS / OAST exfiltration — matched "burpcollaborator.net"

53 members · max score 270

Evidence

Static findings

13 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 13 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/skills/agentguard/scripts/checkup-report.jsmatched ".ssh"5
lowCredential file accesspackage/skills/agentguard/scripts/checkup-score.jsmatched ".ssh"5
lowCredential file accesspackage/dist/cli.jsmatched ".ssh"5
lowCredential file accesspackage/dist/adapters/common.jsmatched ".ssh"5
lowCredential file accesspackage/dist/action/detectors/exec.jsmatched ".ssh"5
lowCredential file accesspackage/dist/runtime/policy.jsmatched ".ssh"5
lowCredential file accesspackage/skills/agentguard/scripts/scan-to-sarif.jsmatched ".ssh"5
lowObfuscationpackage/skills/agentguard/scripts/checkup-report.jsmatched "\\u4e00"3
lowObfuscationpackage/dist/scanner/index.jsmatched "Buffer.from(m[1], 'base64"3
lowObfuscationpackage/dist/scanner/rules/obfuscation.jsmatched "fromCharCode"3
lowObfuscationpackage/skills/agentguard/scripts/scan-to-sarif.jsmatched "eval("3

Manifest

Package metadata

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