Package evidence
iot-devices==0.33.0
Py Import Time Subprocess: subprocess call with shell=True — passes argv to /bin/sh.
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
- 21Mature · −50% score
- First published
- Nov 2023
- Publisher
- Daniel Dunn
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 updateStatic 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":["iot-devices==0.33.0"],"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":["iot-devices==0.33.0"],"fail_on":"high"}'Why flagged
What the scanner saw
Py Import Time Subprocess: subprocess call with shell=True — passes argv to /bin/sh.
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- available → available · risk high · score 42 · status available -> available, risk high -> high, score 60 -> 42
- new → available · risk high · score 60 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Py Import Time Subprocess | iot_devices-0.33.0/src/iot_devices/devices/servermonitor/__init__.py | subprocess call with shell=True — passes argv to /bin/sh. | 48 |
| high | Py Import Time Network Call | iot_devices-0.33.0/src/iot_devices/devices/servermonitor/__init__.py | Network call (urllib/requests/httpx/http.client) at install or import time. | 16 |
| medium | Py Custom Build Backend | pyproject.toml | Non-standard PEP 517 build-backend `uv_build` — runs custom code at install time. | 15 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Py Import Time Subprocess | iot_devices-0.33.0/src/iot_devices/devices/servermonitor/__init__.py | subprocess call with shell=True — passes argv to /bin/sh. | 48 |
| high | Py Import Time Network Call | iot_devices-0.33.0/src/iot_devices/devices/servermonitor/__init__.py | Network call (urllib/requests/httpx/http.client) at install or import time. | 16 |
| medium | Py Custom Build Backend | pyproject.toml | Non-standard PEP 517 build-backend `uv_build` — runs custom code at install time. | 15 |
| low | Credential file access | iot_devices-0.33.0/src/iot_devices/.mypy_cache/3.10/cryptography/x509/__init__.data.json | matched "ID_RSA" | 3 |
| low | Credential file access | iot_devices-0.33.0/src/iot_devices/devices/ESPHomePlugin/.mypy_cache/3.10/cryptography/x509/__init__.data.json | matched "ID_RSA" | 3 |