PkgRadar

Package evidence

nbkp==0.10.0

Py Import 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
11
First published
Mar 2026
Publisher
Sami Dalouche

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":["nbkp==0.10.0"],"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":["nbkp==0.10.0"],"fail_on":"review"}'
PublisherSami Dalouche
Artifact bytes143,657
Previous versionnone
Published2026-05-26T23:23:44
SHA-256daf7a5c21297a62110fb3dc0ac2c1edcd4c266ad9af8a3f0da8860e36816cb32

Why flagged

What the scanner saw

Py Import 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

review
Last checked
reviewRisk
57Score
0.10.0Version
Status history (2 events)
  1. availableavailable · risk review · score 57 · status available -> available, risk high -> review, score 107 -> 57
  2. newavailable · risk high · score 107 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumPy Import Time Subprocessnbkp-0.10.0/nbkp/credentials/__init__.pysubprocess call — process spawning.32
mediumPy Custom Build Backendpyproject.tomlNon-standard PEP 517 build-backend `poetry_dynamic_versioning.backend` — runs custom code at install time.15
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumPy Import Time Subprocessnbkp-0.10.0/nbkp/credentials/__init__.pysubprocess call — process spawning.32
mediumPy Custom Build Backendpyproject.tomlNon-standard PEP 517 build-backend `poetry_dynamic_versioning.backend` — runs custom code at install time.15
lowCredential file accessnbkp-0.10.0/nbkp/config/testkit.pymatched ".ssh/"5
lowCredential file accessnbkp-0.10.0/nbkp/remote/testkit/dockerbuild/entrypoint.shmatched ".ssh/"5