PkgRadar

Package evidence

aegis-harness==0.11.0

Py Import Time Compile Exec: Python exec(compile(...)) — typical obfuscated loader 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
13
First published
May 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":["aegis-harness==0.11.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":["aegis-harness==0.11.0"],"fail_on":"high"}'
Publisherunknown
Artifact bytes171,404
Previous versionnone
Published2026-05-26T16:51:12
SHA-2562d231c592e5b317b48ffe1e6a5d0abaa3774e65dd4dccb737aa171e554cba00a

Why flagged

What the scanner saw

Py Import Time Compile Exec: Python exec(compile(...)) — typical obfuscated loader pattern.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highPy Import Time Compile Execaegis_harness-0.11.0/src/aegis/config/__init__.pyPython exec(compile(...)) — typical obfuscated loader pattern.72
mediumPy Import Time Eval Execaegis_harness-0.11.0/src/aegis/config/__init__.pyPython eval()/exec() called on a string.24