PkgRadar

Package evidence

mywork-ai==3.0.2

Py Runtime Base64 Decode: base64/hex decode combined with exec/subprocess — classic obfuscated payload 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
Feb 2026
Publisher
Dan Sidanutz

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":["mywork-ai==3.0.2"],"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":["mywork-ai==3.0.2"],"fail_on":"high"}'
PublisherDan Sidanutz
Artifact bytes695,154
Previous versionnone
Published2026-05-31T11:33:17
SHA-256729dfac441b0445f2944d3e0ebe1ede4cc927397d66cb5cf8b260fb4467b0445

Why flagged

What the scanner saw

Py Runtime Base64 Decode: base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highPy Runtime Base64 Decodemywork_ai-3.0.2/tools/mw.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
highPy Runtime Base64 Decodemywork_ai-3.0.2/tools/secrets_vault.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
mediumCredential file accessmywork_ai-3.0.2/tools/security/infra_scanner.pymatched ".ssh/"10
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highPy Runtime Base64 Decodemywork_ai-3.0.2/tools/mw.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
highPy Runtime Base64 Decodemywork_ai-3.0.2/tools/secrets_vault.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
mediumCredential file accessmywork_ai-3.0.2/tools/security/infra_scanner.pymatched ".ssh/"10
lowCredential file accessmywork_ai-3.0.2/tools/security_scanner.pymatched "aws_access_key"5
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0