PkgRadar

Package evidence

securityagent-core==4.31.0

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
10
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":["securityagent-core==4.31.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":["securityagent-core==4.31.0"],"fail_on":"high"}'
Publisherunknown
Artifact bytes194,373
Previous versionnone
Published2026-06-12T08:16:00
SHA-256aea6549f39fade4333d0045f889a7e552209bf938e53e8e5210258d868211dd9

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
90Score
4.31.0Version
Status history (1 event)
  1. newavailable · risk high · score 90 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highPy Runtime Dynamic Dangerous Importsecurityagent_core-4.31.0/src/endpoint_agent/engine.pyDynamic __import__('os') — reflection bypass for static checks.30
highCredential file accesssecurityagent_core-4.31.0/src/endpoint_agent/scanners/ml_classifier.pymatched ".ssh/"30
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
highPy Runtime Dynamic Dangerous Importsecurityagent_core-4.31.0/src/endpoint_agent/engine.pyDynamic __import__('os') — reflection bypass for static checks.30
highCredential file accesssecurityagent_core-4.31.0/src/endpoint_agent/scanners/ml_classifier.pymatched ".ssh/"30
lowCredential file accesssecurityagent_core-4.31.0/src/endpoint_agent/cli.pymatched "id_rsa"5
lowCredential file accesssecurityagent_core-4.31.0/src/endpoint_agent/config/settings.pymatched ".aws/"5
lowCredential file accesssecurityagent_core-4.31.0/src/endpoint_agent/monitors/honeypot_monitor.pymatched "AWS_ACCESS_KEY"5
lowCredential file accesssecurityagent_core-4.31.0/src/plugin.pymatched "id_rsa"5
lowCredential file accesssecurityagent_core-4.31.0/src/policy/chain_detector.pymatched "id_rsa"5
lowCredential file accesssecurityagent_core-4.31.0/src/policy/rules.pymatched ".aws/"5