tuxedo-control-center-bin

LOW
maintainer StevenSeifried 43 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The package downloads a prebuilt RPM from the official vendor's domain (tuxedocomputers.com) which is plausibly their own infrastructure; the binary is unpacked and installed without executing arbitrary remote code, and checksums are provided, reducing supply-chain risk.

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-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads a prebuilt RPM from the official vendor's domain (tuxedocomputers.com) which is plausibly their own infrastructure; the binary is unpacked and installed without executing arbitrary remote code, and checksums are provided, reducing supply-chain risk.

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:16 source=(https://rpm.tuxedocomputers.com/fedora/43/x86_64/base/tuxedo-control-center_${pkgver}.rpm tuxedo-control-center-bin.install)

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Steven Seifried <gitlab@canox.net>
2
3pkgname=tuxedo-control-center-bin
4pkgver=3.0.9
5pkgrel=1
6pkgdesc="A tool to help you control performance, energy, fan and comfort settings on TUXEDO laptops. "
7arch=(x86_64)
8url="https://github.com/tuxedocomputers/tuxedo-control-center"
9license=('GPL3')
10depends=('tuxedo-drivers-dkms' 'libxss' 'nss' 'gtk3' 'upower')
11optdepends=('libayatana-appindicator' 'libappindicator-gtk3')
12conflicts=('tuxedo-control-center' 'auto-cpufreq')
13options=(!strip !debug)
14install=${pkgname}.install
15
16source=(https://rpm.tuxedocomputers.com/fedora/43/x86_64/base/tuxedo-control-center_${pkgver}.rpm tuxedo-control-center-bin.install)
17sha256sums=('52ef43544ea254543f9e58bb06236db484ae7d876b29d46e5cee986b90405266'
18 'fef8f708ff4ba19921f167ff9bffd2536cc0c128dfe418a30f7e5e0d04fca6e3')
19sha512sums=('e8c2b5728a2e562292121587db197bc1b54791be0e3b7159fcdd03fa3b80c3c4cbd00eb36827d8a7ef6de15c40ddeb6576ebbe0be5f4cdccd375799b04c3e1ae'
20 'b70d3412f07c72d6de2cf18e75a184741d8f5db7f144c4d8e8c0dde752e197d831fc8f8b6c095c9b6387ff97b36567f9cf5167dbb23ebc392f7b3cc47a78111a')
21
22package() {
23 cp -a usr "${pkgdir}"
24 cp -a opt "${pkgdir}"
25 chmod -R 755 "${pkgdir}"/opt/tuxedo-control-center/
26 mkdir -p "${pkgdir}/usr/bin"
27 ln -sfv /opt/tuxedo-control-center/tuxedo-control-center "${pkgdir}/usr/bin/tuxedo-control-center"
28 install -Dm644 "${srcdir}/opt/tuxedo-control-center/resources/dist/tuxedo-control-center/data/dist-data/tuxedo-control-center.desktop" "${pkgdir}/usr/share/applications/tuxedo-control-center.desktop"
29 install -Dm644 "${srcdir}/opt/tuxedo-control-center/resources/dist/tuxedo-control-center/data/dist-data/com.tuxedocomputers.tccd.policy" "${pkgdir}/usr/share/polkit-1/actions/com.tuxedocomputers.tccd.policy"
30 install -Dm644 "${srcdir}/opt/tuxedo-control-center/resources/dist/tuxedo-control-center/data/dist-data/com.tuxedocomputers.tccd.conf" "${pkgdir}/usr/share/dbus-1/system.d/com.tuxedocomputers.tccd.conf"
31 install -Dm644 "${srcdir}/opt/tuxedo-control-center/resources/dist/tuxedo-control-center/data/dist-data/tccd.service" "${pkgdir}/usr/lib/systemd/system/tccd.service"
32 install -Dm644 "${srcdir}/opt/tuxedo-control-center/resources/dist/tuxedo-control-center/data/dist-data/tccd-sleep.service" "${pkgdir}/usr/lib/systemd/system/tccd-sleep.service"
33}
34
35

Scan history

Scanned at (UTC)SeverityRules
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 00:19:57 Low 2
2026-08-30 00:04:14 Low 2
2026-08-29 00:29:17 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