python-odrive

maintainer Octopus118 · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The non-standard host (cdn.odriverobotics.com) hosts a udev rules file, which is non-executable data; the actual Python wheel is fetched from the trusted pythonhosted.org, and the package otherwise follows standard AUR practices.

Triggered rules

LOW AI review downgraded a static finding llm_review

The static rules flagged this MEDIUM, but an AI model (qwen/qwen3-235b-a22b-07-25) 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 wheel is fetched from the trusted pythonhosted.org, and the package otherwise follows standard AUR practices.

1 higher static finding superseded - not the current verdict (shown for transparency)
MEDIUM source=() URL on a non-standard host 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
1# Maintainer: Octopus118 <idlansdowne at gmail dot com>
2pkgname=python-odrive
3_name=${pkgname#python-}
4pkgver=0.6.11.post0
5pkgrel=1
6pkgdesc="Control utilities for the ODrive high performance motor controller"
7url="https://pypi.org/project/odrive/"
8arch=('x86_64' 'aarch64')
9license=('MIT')
10depends=('python-aiohttp' 'python-appdirs' 'ipython' 'python-pyelftools' 'python-pyusb' 'python-jsonschema' 'python-colorama' 'python-setuptools')
11makedepends=('python-installer')
12optdepends=('python-matplotlib: required to run the liveplotter')
13
14_py=py37
15source=("https://cdn.odriverobotics.com/files/odrive-udev-rules.rules")
16source_x86_64=("https://files.pythonhosted.org/packages/$_py/${_name::1}/$_name/${_name//-/_}-$pkgver-$_py-none-manylinux_2_28_x86_64.whl")
17source_aarch64=("https://files.pythonhosted.org/packages/$_py/${_name::1}/$_name/${_name//-/_}-$pkgver-$_py-none-manylinux_2_28_aarch64.whl")
18
19sha256sums=('b574486e0fcdf13f2faa7165f5634d466353274547ab4d3a36b75f67c7124d3c')
20sha256sums_x86_64=('052d397da5ef8148102cd88d2840fcefd6b9cb417e2d84fe4033c52c179debbb')
21sha256sums_aarch64=('7cbd6168af794b08171077c7b0815393bb57a1bb40a406e91830734d924dd00e')
22
23package() {
24 python -m installer --destdir="$pkgdir" ${_name//-/_}-$pkgver-$_py-none-manylinux_2_28_$CARCH.whl
25 install -Dm 644 odrive-udev-rules.rules "$pkgdir/etc/udev/rules.d/91-odrive.rules"
26}
27

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 LOW 2
2026-08-02 00:16:08 LOW 2
2026-08-01 00:11:18 LOW 2
2026-07-31 00:14:10 LOW 2
2026-07-30 00:17:23 LOW 2
2026-07-29 00:25:53 LOW 2
2026-07-28 00:07:28 LOW 2
2026-07-27 00:24:32 LOW 2
2026-07-26 00:07:32 LOW 2
2026-07-25 00:13:44 LOW 2
2026-07-24 00:02:28 LOW 2
2026-07-23 00:14:47 LOW 2
2026-07-22 00:29:32 LOW 2
2026-07-21 00:24:15 LOW 2
2026-07-20 00:19:49 LOW 2
2026-07-19 00:17:08 LOW 2
2026-07-18 00:14:48 LOW 2
2026-07-17 00:06:16 LOW 2
2026-07-16 00:05:41 LOW 2
2026-07-15 00:09:25 LOW 2

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion