PkgRadar

Package evidence

@autohq/[email protected]

Webhook Exfil Endpoint: matched "ngrok-free.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
5
First published
Jun 2026
Publisher
zzvxdoteth

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":["@autohq/[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":["@autohq/[email protected]"],"fail_on":"high"}'
Publisherzzvxdoteth
Artifact bytes571,355
Previous version0.1.85
Published2026-06-11T14:59:48.419Z
SHA-256ef719061a070d662b3c98be31cb0161ee1531d134982a2efb6cd67c0d36dae4e

Why flagged

What the scanner saw

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

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/index.jsmatched "ngrok-free.app"40
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/index.jsmatched "ngrok-free.app"40
lowObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts6
  • buildtsup
  • devtsx src/main.ts
  • dev:tuinode ../../scripts/cli-tui-dev-watch.mjs
  • testnpm run test:unit
  • test:unittsx --test "test/**/*.unit.test.ts"
  • typechecktsc --noEmit
Dependencies12
  • @anthropic-ai/claude-agent-sdk^0.3.153
  • @inkjs/ui^2.0.0
  • @tanstack/react-query^5.100.14
  • chalk^5.3.0
  • commander^14.0.2
  • ink^7
  • ink-text-input^6.0.0
  • jose^5.9.6
  • marked^15.0.12
  • react^19
  • socket.io-client^4.8.3
  • yaml^2.9.0