PkgRadar

Package evidence

dazzle-dsl==0.82.45

Py Import 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
898
First published
Feb 2026
Publisher
DAZZLE Contributors

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":["dazzle-dsl==0.82.45"],"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":["dazzle-dsl==0.82.45"],"fail_on":"high"}'
Artifact bytes4,272,558
Previous versionnone
Published2026-06-13T10:23:28
SHA-256c8fb0b46eec1ea1eeba4bd0839de4e2808d2ce3d4ec9df6872b42bb635685220

Why flagged

What the scanner saw

Py Import 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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumPy Import Time Subprocessdazzle_dsl-0.82.45/src/dazzle/cli/agent_commands/__init__.pysubprocess call — process spawning.32
highPy Runtime Dynamic Dangerous Importdazzle_dsl-0.82.45/src/dazzle/testing/fuzz_runtime/runner.pyDynamic __import__('os') — reflection bypass for static checks.30
mediumCredential file accessdazzle_dsl-0.82.45/src/dazzle/back/runtime/file_storage.pymatched "AWS_ACCESS_KEY"10
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumPy Import Time Subprocessdazzle_dsl-0.82.45/src/dazzle/cli/agent_commands/__init__.pysubprocess call — process spawning.32
highPy Runtime Dynamic Dangerous Importdazzle_dsl-0.82.45/src/dazzle/testing/fuzz_runtime/runner.pyDynamic __import__('os') — reflection bypass for static checks.30
mediumCredential file accessdazzle_dsl-0.82.45/src/dazzle/back/runtime/file_storage.pymatched "AWS_ACCESS_KEY"10
lowCredential file accessdazzle_dsl-0.82.45/src/dazzle/back/runtime/aws_config.pymatched "aws_access_key"5
lowCredential file accessdazzle_dsl-0.82.45/src/dazzle/back/runtime/storage/s3_provider.pymatched "aws_access_key"5
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0