python-odrive
The non-standard host (cdn.odriverobotics.com) hosts a udev rules file, which is non-executable data; the actual Python package is downloaded from the standard and trusted files.pythonhosted.org; the source is verifiable and the worst case of a swap is limited to device rule tampering, not code execution.
Triggered rules
llm_review
The static rules flagged this MEDIUM, but an AI model (qwen/qwen3-235b-a22b-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The non-standard host (cdn.odriverobotics.com) hosts a udev rules file, which is non-executable data; the actual Python package is downloaded from the standard and trusted files.pythonhosted.org; the source is verifiable and the worst case of a swap is limited to device rule tampering, not code execution.
1 higher static finding superseded - not the current verdict (shown for transparency)
source_untrusted_domain
One or more source=() URLs point to a host outside the trusted allowlist (github.com, gitlab.com, codeberg.org, pypi.org, …).
-
PKGBUILD:15
source=("https://cdn.odriverobotics.com/files/odrive-udev-rules.rules")
PKGBUILD
1 offending line(s) highlighted# Maintainer: Octopus118 <idlansdowne at gmail dot com>
pkgname=python-odrive
_name=${pkgname#python-}
pkgver=0.6.11.post1
pkgrel=1
pkgdesc="Control utilities for the ODrive high performance motor controller"
url="https://pypi.org/project/odrive/"
arch=('x86_64' 'aarch64')
license=('MIT')
depends=('python-aiohttp' 'python-appdirs' 'ipython' 'python-pyelftools' 'python-pyusb' 'python-jsonschema' 'python-colorama' 'python-setuptools')
makedepends=('python-installer')
optdepends=('python-matplotlib: required to run the liveplotter')
_py=py37
source=("https://cdn.odriverobotics.com/files/odrive-udev-rules.rules")
source_x86_64=("https://files.pythonhosted.org/packages/$_py/${_name::1}/$_name/${_name//-/_}-$pkgver-$_py-none-manylinux_2_28_x86_64.whl")
source_aarch64=("https://files.pythonhosted.org/packages/$_py/${_name::1}/$_name/${_name//-/_}-$pkgver-$_py-none-manylinux_2_28_aarch64.whl")
sha256sums=('b574486e0fcdf13f2faa7165f5634d466353274547ab4d3a36b75f67c7124d3c')
sha256sums_x86_64=('468908dd87bc12719d9454cc12ad8ce9a2743854f161509e4102847a0bd21a11')
sha256sums_aarch64=('43d8b9ce9ba7e31712b608f944120012570ae66b6085b3167a8e9fabcffc7f1b')
package() {
python -m installer --destdir="$pkgdir" ${_name//-/_}-$pkgver-$_py-none-manylinux_2_28_$CARCH.whl
install -Dm 644 odrive-udev-rules.rules "$pkgdir/etc/udev/rules.d/91-odrive.rules"
}
Changes since previous scan
--- PKGBUILD @ 2026-08-31 00:19+++ PKGBUILD @ 2026-09-17 00:27@@ -1,7 +1,7 @@ # Maintainer: Octopus118 <idlansdowne at gmail dot com> pkgname=python-odrive _name=${pkgname#python-}-pkgver=0.6.11.post0+pkgver=0.6.11.post1 pkgrel=1 pkgdesc="Control utilities for the ODrive high performance motor controller" url="https://pypi.org/project/odrive/"@@ -17,8 +17,8 @@ source_aarch64=("https://files.pythonhosted.org/packages/$_py/${_name::1}/$_name/${_name//-/_}-$pkgver-$_py-none-manylinux_2_28_aarch64.whl") sha256sums=('b574486e0fcdf13f2faa7165f5634d466353274547ab4d3a36b75f67c7124d3c')-sha256sums_x86_64=('052d397da5ef8148102cd88d2840fcefd6b9cb417e2d84fe4033c52c179debbb')-sha256sums_aarch64=('7cbd6168af794b08171077c7b0815393bb57a1bb40a406e91830734d924dd00e')+sha256sums_x86_64=('468908dd87bc12719d9454cc12ad8ce9a2743854f161509e4102847a0bd21a11')+sha256sums_aarch64=('43d8b9ce9ba7e31712b608f944120012570ae66b6085b3167a8e9fabcffc7f1b') package() { python -m installer --destdir="$pkgdir" ${_name//-/_}-$pkgver-$_py-none-manylinux_2_28_$CARCH.whlScan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-17 00:27:14 | Low | 2 |
| 2026-09-16 00:03:17 | Low | 2 |
| 2026-09-15 00:25:31 | Low | 2 |
| 2026-09-14 00:27:57 | Low | 2 |
| 2026-09-13 00:19:54 | Low | 2 |
| 2026-09-12 00:25:17 | Low | 2 |
| 2026-09-11 00:19:22 | Low | 2 |
| 2026-09-10 00:22:44 | Low | 2 |
| 2026-09-09 00:04:09 | Low | 2 |
| 2026-09-08 00:18:08 | Low | 2 |
| 2026-09-07 00:30:15 | Low | 2 |
| 2026-09-06 00:17:06 | Low | 2 |
| 2026-09-05 00:16:27 | Low | 2 |
| 2026-09-04 00:03:13 | Low | 2 |
| 2026-09-03 00:15:47 | Low | 2 |
| 2026-09-02 00:02:31 | Low | 2 |
| 2026-09-01 00:11:19 | Low | 2 |
| 2026-08-31 15:45:42 | Medium | 1 |
| 2026-08-31 00:19:57 | Low | 2 |
| 2026-08-30 00:04:14 | Low | 2 |