PkgRadar

Package evidence

logics-manager==2.8.1

Python Bun Js Exec: Python file references the Bun JavaScript runtime — cross-language execution

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
21
First published
Apr 2026

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":["logics-manager==2.8.1"],"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":["logics-manager==2.8.1"],"fail_on":"high"}'
Publisherunknown
Artifact bytes1,390,738
Previous versionnone
Published2026-06-12T12:12:45
SHA-2561965b7e666e16ae0bc0d2cd2c6a6a8cce7dd4e9868d7999fb318622cf4306fd1

Why flagged

What the scanner saw

Python Bun Js Exec: Python file references the Bun JavaScript runtime — cross-language execution

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highPython Bun Js Execlogics_manager-2.8.1/logics_manager/assist.pyPython file references the Bun JavaScript runtime — cross-language execution40
highPy Runtime Dynamic Dangerous Importlogics_manager-2.8.1/logics_manager/sync.pyDynamic __import__('subprocess') — reflection bypass for static checks.30