PkgRadar

Package evidence

@goplus/[email protected]

Webhook Exfil Endpoint, DNS / OAST exfiltration, Credential file access

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
30
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 bytes319,353
Previous version1.1.13
Published2026-05-22T07:43:10.979Z
SHA-256167b7706afe9235f5329a0e75be003f0ff0bb92bd49a48e11326edc1b2ae7848

Why flagged

What the scanner saw

Webhook Exfil Endpoint

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
85Score
1.1.14Version
Status history (6 events)
  1. availableavailable · risk high · score 85 · status available -> available, risk high -> high, score 59 -> 85
  2. availableavailable · risk high · score 59 · status available -> available, risk high -> high, score 85 -> 59
  3. availableavailable · risk high · score 85 · status available -> available, risk high -> high, score 81 -> 85
  4. availableavailable · risk high · score 81 · status available -> available, risk high -> high, score 99 -> 81
  5. availableavailable · risk high · score 99 · status available -> available, risk high -> high, score 164 -> 99
  6. newavailable · risk high · score 164 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

DNS / OAST exfiltration

210 members · evidence strength 90
Repeated static TTPcandidate

DNS / OAST exfiltration

210 members · max score 496

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointmanifest40
highDNS / OAST exfiltrationmanifest30
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointmanifest40
highDNS / OAST exfiltrationmanifest30
lowCredential file accessmanifest5
lowCredential file accessmanifest5
lowCredential file accessmanifest5

Manifest

Package metadata

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