PkgRadar

Package evidence

@actagent/[email protected]

Webhook Exfil Endpoint: matched "ngrok.app"

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
3
First published
Jun 2026
Publisher
nidaye0525

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":["@actagent/[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":["@actagent/[email protected]"],"fail_on":"high"}'
Publishernidaye0525
Artifact bytes212,086
Previous version2026.6.3
Published2026-06-07T19:23:39.858Z
SHA-256f1f6c606eda367ca3ba9635cec27900957dab59ef686a8f4797ce0936c5ace4a

Why flagged

What the scanner saw

Webhook Exfil Endpoint: matched "ngrok.app"

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
100Score
2026.6.4Version
Status history (2 events)
  1. scan_erroravailable · risk high · score 100 · status scan_error -> available, risk none -> high, score none -> 100
  2. newscan_error · risk none · score · HTTP status client error (404 Not Found) for url (https://registry.npmjs.org/@actagent/voice-call/-/voice-call-2026.6.4.tgz)

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Webhook Exfil Endpoint — matched "ngrok.app"

640 members · evidence strength 90
Repeated static TTPactive

Webhook Exfil Endpoint — matched "ngrok-free.app"

921 members · evidence strength 90
Repeated static TTPcandidate

Webhook Exfil Endpoint — matched "ngrok-free.app"

921 members · max score 333
Repeated static TTPcandidate

Webhook Exfil Endpoint — matched "ngrok.app"

640 members · max score 333

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/src/providers/twilio.test.tsmatched "ngrok.app"40
highWebhook Exfil Endpointpackage/src/providers/twilio/twiml-policy.test.tsmatched "ngrok.app"40
highWebhook Exfil Endpointpackage/src/webhook-security.test.tsmatched "ngrok-free.app"40
highWebhook Exfil Endpointpackage/src/webhook-security.tsmatched "ngrok-free.app"40

Manifest

Package metadata

Dependencies4
  • commander14.0.3
  • typebox1.1.39
  • ws8.21.0
  • zod4.4.3