PkgRadar

Package evidence

[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
6
First published
Jun 2026
Publisher
vmmuthu31

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":["[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":["[email protected]"],"fail_on":"high"}'
Publishervmmuthu31
Artifact bytes17,181,233
Previous version0.8.4
Published2026-06-05T18:11:59.600Z
SHA-2569ae0bed05c51910a2b31be9276ef9a828f933aaeec17f96375350f51bd8ca96c

Why flagged

What the scanner saw

Webhook Exfil Endpoint: matched "webhook.site"

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

Availability ledger

available

high
Last checked
highRisk
125Score
0.8.6Version
Status history (1 event)
  1. newavailable · risk high · score 125 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/packages/mcp-gateway/dist/index.jsmatched "webhook.site"40
highDNS / OAST exfiltrationpackage/packages/mcp-gateway/dist/index.jsmatched "canarytokens.com"30
highDNS / OAST exfiltrationpackage/packages/mcp-gateway/src/index.tsmatched "canarytokens.com"30
Show all 13 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/packages/mcp-gateway/dist/index.jsmatched "webhook.site"40
highDNS / OAST exfiltrationpackage/packages/mcp-gateway/dist/index.jsmatched "canarytokens.com"30
highDNS / OAST exfiltrationpackage/packages/mcp-gateway/src/index.tsmatched "canarytokens.com"30
lowCredential file accesspackage/out/extension.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/out/scanner/iacScanner.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/packages/core/dist/scanners/iacScanner.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/packages/rules/dist/iac/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/packages/core/src/scanners/iacScanner.tsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/scanner/iacScanner.tsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/packages/rules/src/iac/index.tsmatched "AWS_ACCESS_KEY"5
lowLarge Javascript Payloadpackage/media/mermaid.min.js3337508 bytes0
lowObfuscation Densitypackage/packages/mcp-gateway/pnpm-lock.yamlhigh encoded/escaped-token density0
lowObfuscation Densitypackage/packages/mcp-server/pnpm-lock.yamlhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts2
  • buildtsc -p ./
  • watchtsc -watch -p ./