PkgRadar

Package evidence

@agent-native/[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.

Weekly downloads
8,074Niche · −30% score
Versions published
352
First published
Mar 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@agent-native/[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":["@agent-native/[email protected]"],"fail_on":"high"}'
Artifact bytes8,764,973
Previous version0.51.14
Published2026-06-17T05:29:39.724Z
SHA-2564c3be94ca1d75a5e7663d76fcb0c2d81f6d81b447ef0520f8f14ded6dbe1e1ba

Why flagged

What the scanner saw

Webhook Exfil Endpoint: matched "ngrok.app"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/provider-api/custom-registry.jsmatched "ngrok.app"40
mediumRemote Payloadpackage/dist/integrations/plugin.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/integrations/adapters/telegram.jsmatched "api.telegram.org/bot"12
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/provider-api/custom-registry.jsmatched "ngrok.app"40
mediumRemote Payloadpackage/dist/integrations/plugin.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/integrations/adapters/telegram.jsmatched "api.telegram.org/bot"12
lowCredential file accesspackage/dist/cli/app-skill.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/server/google-realtime-session.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/provider-api/index.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowMessenger Bot Endpointpackage/dist/integrations/adapters/telegram.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowCredential file accesspackage/dist/server/voice-providers-status.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/client/settings/VoiceTranscriptionSection.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts6
  • buildpnpm -r build
  • devagent-native dev
  • fmt:checkprettier --check .
  • lintpnpm fmt:check
  • repair:workspace-orgtsx scripts/repair-workspace-org.ts
  • typecheckpnpm -r typecheck
Dependencies2
  • @agent-native/corelatest
  • postgres^3.4.9