PkgRadar

Package evidence

amd-gaia==0.21.0

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
26
First published
Dec 2025
Publisher
AMD

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":["amd-gaia==0.21.0"],"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":["amd-gaia==0.21.0"],"fail_on":"high"}'
PublisherAMD
Artifact bytes1,532,021
Previous versionnone
Published2026-06-12T20:20:30
SHA-256a753016c6b840fb3225532141e3e94e648d64c54066918f0d5875317d825b087

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
80Score
0.21.0Version
Status history (1 event)
  1. newavailable · risk high · score 80 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointamd_gaia-0.21.0/src/gaia/apps/webui/dist/assets/index-DmVbNLtH.jsmatched "ngrok-free.app"40
highPy Runtime Dynamic Dangerous Importamd_gaia-0.21.0/src/gaia/cli.pyDynamic __import__('sys') — reflection bypass for static checks.30
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointamd_gaia-0.21.0/src/gaia/apps/webui/dist/assets/index-DmVbNLtH.jsmatched "ngrok-free.app"40
highPy Runtime Dynamic Dangerous Importamd_gaia-0.21.0/src/gaia/cli.pyDynamic __import__('sys') — reflection bypass for static checks.30
lowCredential file accessamd_gaia-0.21.0/src/gaia/code_index/sdk.pymatched "id_rsa"5
lowCredential file accessamd_gaia-0.21.0/src/gaia/security.pymatched "id_rsa"5
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0