PkgRadar

Package evidence

yanzhiti==2.3.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
8
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":["yanzhiti==2.3.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":["yanzhiti==2.3.2"],"fail_on":"high"}'
Publisherunknown
Artifact bytes10,474,042
Previous versionnone
Published2026-06-06T11:28:31
SHA-256935fcf4f20abf0885eed8de699bdda236b55db9322a3a4cbffd5518a1c8c6bdb

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highPy Runtime Base64 Decodeyanzhiti-2.3.2/src/yanzhiti/agents/utils/file_handling.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
highPy Runtime Base64 Decodeyanzhiti-2.3.2/src/yanzhiti/app/channels/imessage/channel.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
mediumRemote Payloadyanzhiti-2.3.2/src/yanzhiti/agents/utils/file_handling.pymatched "wget "12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highPy Runtime Base64 Decodeyanzhiti-2.3.2/src/yanzhiti/agents/utils/file_handling.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
highPy Runtime Base64 Decodeyanzhiti-2.3.2/src/yanzhiti/app/channels/imessage/channel.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
mediumRemote Payloadyanzhiti-2.3.2/src/yanzhiti/agents/utils/file_handling.pymatched "wget "12
lowCredential file accessyanzhiti-2.3.2/src/yanzhiti/security/skill_scanner/data/default_policy.yamlmatched ".npmrc"3
lowCredential file accessyanzhiti-2.3.2/src/yanzhiti/security/skill_scanner/rules/signatures/data_exfiltration.yamlmatched ".aws/"3
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0