PkgRadar

Package evidence

fdroidserver==2.4.5

Py Install 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
69Mature · −50% score
First published
May 2014
Publisher
The F-Droid Project

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["fdroidserver==2.4.5"],"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":["fdroidserver==2.4.5"],"fail_on":"high"}'
Artifact bytes8,254,955
Previous versionnone
Published2026-06-03T22:29:21
SHA-256f9b52646264c732678e32e37e23a995db20cc61d45622dda5830ce23255547f4

Why flagged

What the scanner saw

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumPy Install Time Subprocessfdroidserver-2.4.5/setup.pysubprocess call — process spawning.60
highPy Runtime Base64 Decodefdroidserver-2.4.5/fdroidserver/nightly.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
mediumCredential file accessfdroidserver-2.4.5/fdroidserver/nightly.pymatched "id_rsa"10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumPy Install Time Subprocessfdroidserver-2.4.5/setup.pysubprocess call — process spawning.60
highPy Runtime Base64 Decodefdroidserver-2.4.5/fdroidserver/nightly.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
mediumCredential file accessfdroidserver-2.4.5/fdroidserver/nightly.pymatched "id_rsa"10
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0