PkgRadar

Package evidence

pfb-imaging==0.0.10

Py Import Time Ctypes Load: ctypes.CDLL/cdll.LoadLibrary — loads native code into the process.

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
May 2024
Publisher
landmanbester

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":["pfb-imaging==0.0.10"],"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":["pfb-imaging==0.0.10"],"fail_on":"review"}'
Publisherlandmanbester
Artifact bytes180,720
Previous versionnone
Published2026-06-02T12:38:50
SHA-256c6519611c79fbc1782bc7d6d0f2c80dbc4611dc318462662e36669e7503b5c1c

Why flagged

What the scanner saw

Py Import Time Ctypes Load: ctypes.CDLL/cdll.LoadLibrary — loads native code into the process.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumPy Import Time Ctypes Loadpfb_imaging-0.0.10/src/pfb_imaging/__init__.pyctypes.CDLL/cdll.LoadLibrary — loads native code into the process.24
mediumPy Custom Build Backendpyproject.tomlNon-standard PEP 517 build-backend `uv_build` — runs custom code at install time.15