PkgRadar

Package evidence

fossick==0.0.2

Py Runtime Base64 Decode: base64/hex decode combined with exec/subprocess in the same file — 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
2
First published
May 2026

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["fossick==0.0.2"],"fail_on":"review"}'

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":["fossick==0.0.2"],"fail_on":"review"}'
Publisherunknown
Artifact bytes50,460
Previous versionnone
Published2026-06-02T23:46:37
SHA-256518a078f864271bd6f3a2eeaf73604f1527e24876463e15a2bfa6c62b8c06105

Why flagged

What the scanner saw

Py Runtime Base64 Decode: base64/hex decode combined with exec/subprocess in the same file — obfuscated-payload pattern.

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

Availability ledger

available

review
Last checked
reviewRisk
15Score
0.0.2Version
Status history (1 event)
  1. newavailable · risk review · score 15 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumPy Runtime Base64 Decodefossick-0.0.2/fossick/cdp.pybase64/hex decode combined with exec/subprocess in the same file — obfuscated-payload pattern.15