Package evidence
eximia-agent==0.13.17
Py Install Time Subprocess: subprocess call — process spawning.
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
- 14
- First published
- May 2026
- Publisher
- EXIMIA
Recommended action
Block this updateStatic 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":["eximia-agent==0.13.17"],"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":["eximia-agent==0.13.17"],"fail_on":"high"}'Why flagged
What the scanner saw
Py Install Time Subprocess: subprocess call — process spawning.
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk high · score 384 · status changed
Evidence
Static findings
26 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Py Install Time Subprocess | eximia_agent-0.13.17/eximia_cli/setup.py | subprocess call — process spawning. | 60 |
| medium | Py Install Time Subprocess | eximia_agent-0.13.17/skills/productivity/google-workspace/scripts/setup.py | subprocess call — process spawning. | 60 |
| high | Python Bun Js Exec | eximia_agent-0.13.17/agent/lsp/servers.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | eximia_agent-0.13.17/tools/terminal_tool.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Py Install Time Network Call | eximia_agent-0.13.17/skills/productivity/google-workspace/scripts/setup.py | Network call (urllib/requests/httpx/http.client) at install or import time. | 36 |
| medium | Py Import Time Subprocess | eximia_agent-0.13.17/plugins/memory/byterover/__init__.py | subprocess call — process spawning. | 32 |
| medium | Py Import Time Subprocess | eximia_agent-0.13.17/plugins/memory/hindsight/__init__.py | subprocess call — process spawning. | 32 |
| high | Py Runtime Base64 Decode | eximia_agent-0.13.17/eximia_cli/clipboard.py | base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. | 30 |
| high | Credential file access | eximia_agent-0.13.17/eximia_cli/security_advisories.py | matched ".npmrc" | 30 |
| high | Py Runtime Base64 Decode | eximia_agent-0.13.17/skills/productivity/google-workspace/scripts/google_api.py | base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. | 30 |
| high | Py Runtime Base64 Decode | eximia_agent-0.13.17/tools/tts_tool.py | base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. | 30 |
| high | Py Import Time Network Call | eximia_agent-0.13.17/plugins/image_gen/xai/__init__.py | Network call (urllib/requests/httpx/http.client) at install or import time. | 16 |
| high | Py Import Time Network Call | eximia_agent-0.13.17/plugins/memory/retaindb/__init__.py | Network call (urllib/requests/httpx/http.client) at install or import time. | 16 |
| medium | Remote Payload | eximia_agent-0.13.17/eximia_cli/memory_setup.py | matched "curl " | 12 |
| medium | Remote Payload | eximia_agent-0.13.17/eximia_cli/setup.py | matched "github.com/KittenML/KittenTTS/releases/download" | 12 |
| medium | Remote Payload | eximia_agent-0.13.17/plugins/memory/hindsight/__init__.py | matched "curl " | 12 |
| medium | Credential file access | eximia_agent-0.13.17/eximia_cli/model_switch.py | matched "AWS_ACCESS_KEY" | 10 |
Show all 26 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Py Install Time Subprocess | eximia_agent-0.13.17/eximia_cli/setup.py | subprocess call — process spawning. | 60 |
| medium | Py Install Time Subprocess | eximia_agent-0.13.17/skills/productivity/google-workspace/scripts/setup.py | subprocess call — process spawning. | 60 |
| high | Python Bun Js Exec | eximia_agent-0.13.17/agent/lsp/servers.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Python Bun Js Exec | eximia_agent-0.13.17/tools/terminal_tool.py | Python file references the Bun JavaScript runtime — cross-language execution | 40 |
| high | Py Install Time Network Call | eximia_agent-0.13.17/skills/productivity/google-workspace/scripts/setup.py | Network call (urllib/requests/httpx/http.client) at install or import time. | 36 |
| medium | Py Import Time Subprocess | eximia_agent-0.13.17/plugins/memory/byterover/__init__.py | subprocess call — process spawning. | 32 |
| medium | Py Import Time Subprocess | eximia_agent-0.13.17/plugins/memory/hindsight/__init__.py | subprocess call — process spawning. | 32 |
| high | Py Runtime Base64 Decode | eximia_agent-0.13.17/eximia_cli/clipboard.py | base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. | 30 |
| high | Credential file access | eximia_agent-0.13.17/eximia_cli/security_advisories.py | matched ".npmrc" | 30 |
| high | Py Runtime Base64 Decode | eximia_agent-0.13.17/skills/productivity/google-workspace/scripts/google_api.py | base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. | 30 |
| high | Py Runtime Base64 Decode | eximia_agent-0.13.17/tools/tts_tool.py | base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. | 30 |
| high | Py Import Time Network Call | eximia_agent-0.13.17/plugins/image_gen/xai/__init__.py | Network call (urllib/requests/httpx/http.client) at install or import time. | 16 |
| high | Py Import Time Network Call | eximia_agent-0.13.17/plugins/memory/retaindb/__init__.py | Network call (urllib/requests/httpx/http.client) at install or import time. | 16 |
| medium | Remote Payload | eximia_agent-0.13.17/eximia_cli/memory_setup.py | matched "curl " | 12 |
| medium | Remote Payload | eximia_agent-0.13.17/eximia_cli/setup.py | matched "github.com/KittenML/KittenTTS/releases/download" | 12 |
| medium | Remote Payload | eximia_agent-0.13.17/plugins/memory/hindsight/__init__.py | matched "curl " | 12 |
| medium | Credential file access | eximia_agent-0.13.17/eximia_cli/model_switch.py | matched "AWS_ACCESS_KEY" | 10 |
| low | Credential file access | eximia_agent-0.13.17/agent/context_references.py | matched "id_rsa" | 5 |
| low | Credential file access | eximia_agent-0.13.17/agent/file_safety.py | matched "id_rsa" | 5 |
| low | Credential file access | eximia_agent-0.13.17/eximia_cli/config.py | matched ".aws/" | 5 |
| low | Credential file access | eximia_agent-0.13.17/eximia_cli/main.py | matched ".aws/" | 5 |
| low | Credential file access | eximia_agent-0.13.17/eximia_cli/runtime_provider.py | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | eximia_agent-0.13.17/eximia_cli/setup.py | matched "id_rsa" | 5 |
| low | Credential file access | eximia_agent-0.13.17/tools/memory_tool.py | matched ".npmrc" | 5 |
| low | Credential file access | eximia_agent-0.13.17/tools/skills_guard.py | matched ".npmrc" | 5 |
| low | Sdist Has Setup Py | manifest | Source distribution executes setup.py at install time. | 0 |