PkgRadar

Package evidence

alpi-agent==0.9.4

Py Install Time Base64 Decode: base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.

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
154
First published
Apr 2026
Publisher
Satoshi Ltd.

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":["alpi-agent==0.9.4"],"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":["alpi-agent==0.9.4"],"fail_on":"high"}'
PublisherSatoshi Ltd.
Artifact bytes563,130
Previous versionnone
Published2026-06-13T06:03:41
SHA-256ad2f43453c3bdecceac014b566f91044e81c7ef20a19075b933a4c1a381b1b5a

Why flagged

What the scanner saw

Py Install Time Base64 Decode: base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highPy Install Time Base64 Decodealpi_agent-0.9.4/alpi/alp/setup.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.90
mediumPy Install Time Subprocessalpi_agent-0.9.4/alpi/alp/setup.pysubprocess call — process spawning.60
highPython Bun Js Execalpi_agent-0.9.4/alpi/mcp/client.pyPython file references the Bun JavaScript runtime — cross-language execution40
highPy Runtime Base64 Decodealpi_agent-0.9.4/alpi/cli.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
highPy Runtime Dynamic Dangerous Importalpi_agent-0.9.4/alpi/llm.pyDynamic __import__('os') — reflection bypass for static checks.30
mediumCredential file accessalpi_agent-0.9.4/alpi/tools/read_file.pymatched ".aws/"10
Show all 16 findings (low-signal and informational)
SeverityKindPathDetailPoints
highPy Install Time Base64 Decodealpi_agent-0.9.4/alpi/alp/setup.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.90
mediumPy Install Time Subprocessalpi_agent-0.9.4/alpi/alp/setup.pysubprocess call — process spawning.60
highPython Bun Js Execalpi_agent-0.9.4/alpi/mcp/client.pyPython file references the Bun JavaScript runtime — cross-language execution40
highPy Runtime Base64 Decodealpi_agent-0.9.4/alpi/cli.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
highPy Runtime Dynamic Dangerous Importalpi_agent-0.9.4/alpi/llm.pyDynamic __import__('os') — reflection bypass for static checks.30
mediumCredential file accessalpi_agent-0.9.4/alpi/tools/read_file.pymatched ".aws/"10
lowMessenger Bot Endpointalpi_agent-0.9.4/alpi/cli.pymatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointalpi_agent-0.9.4/alpi/doctor.pymatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointalpi_agent-0.9.4/alpi/gateway/delivery.pymatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointalpi_agent-0.9.4/alpi/gateway/platforms/telegram.pymatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointalpi_agent-0.9.4/alpi/host/probes.pymatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowCredential file accessalpi_agent-0.9.4/alpi/scan.pymatched ".ssh/"5
lowCredential file accessalpi_agent-0.9.4/alpi/tools/_approval.pymatched ".ssh/"5
lowCredential file accessalpi_agent-0.9.4/alpi/tools/_guards.pymatched ".ssh/"5
lowCredential file accessalpi_agent-0.9.4/alpi/tools/_paths.pymatched ".ssh/"5
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0