PkgRadar

Package evidence

voxkage==1.1.7

Py Runtime Dynamic Dangerous Import: Dynamic __import__('os') — reflection bypass for static checks.

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
13
First published
May 2026
Publisher
Ayush Dwivedi

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":["voxkage==1.1.7"],"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":["voxkage==1.1.7"],"fail_on":"high"}'
PublisherAyush Dwivedi
Artifact bytes369,358
Previous versionnone
Published2026-05-28T15:06:54
SHA-256808215a92f0b33257b47cdea33d40e402e215462fc8f783a9d67c10214d5ee73

Why flagged

What the scanner saw

Py Runtime Dynamic Dangerous Import: Dynamic __import__('os') — reflection bypass for static checks.

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

Availability ledger

available

high
Last checked
highRisk
40Score
1.1.7Version
Status history (2 events)
  1. availableavailable · risk high · score 40 · status available -> available, risk high -> high, score 80 -> 40
  2. newavailable · risk high · score 80 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highPy Runtime Dynamic Dangerous Importvoxkage/mcp_servers/file_ops_server.pyDynamic __import__('os') — reflection bypass for static checks.30
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highPy Runtime Dynamic Dangerous Importvoxkage/mcp_servers/file_ops_server.pyDynamic __import__('os') — reflection bypass for static checks.30
lowMessenger Bot Endpointvoxkage/telegram_watcher.pymatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointvoxkage/mcp_servers/telegram_server.pymatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5