txm-bin

MEDIUM
maintainer orphaned 1 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The PKGBUILD downloads a prebuilt binary .deb installer from a GitLab instance (gitlab.huma-num.fr) that is a French humanities research infrastructure host, not the official upstream vendor site (textometrie.ens-lyon.fr). The binary is then extracted and installed directly without any code review. While huma-num.fr is a legitimate French national research infrastructure (TGIR Huma-Num, CNRS), the source is pulled from a raw GitLab repository path rather than an official release artifact, and the sha512sum provided has only 127 hex characters (should be 128 for SHA-512), suggesting a possible truncation error that would make integrity verification unreliable. The combination of an executed binary from a non-primary host plus a potentially broken checksum constitutes a real, if modest, supply-chain concern. The cheaper model's medium rating is appropriate.

Triggered rules

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:13 source_x86_64=("https://gitlab.huma-num.fr/txm/txm-software/-/raw/master/files/software/TXM/0.8.1/TXM_0.8.1_2020-06-29_Linux64_installer.deb")
Medium AI review llm_review

An AI model (anthropic/claude-4.6-sonnet-20260217) reviewed this and agrees it is MEDIUM (confidence 72%): The PKGBUILD downloads a prebuilt binary .deb installer from a GitLab instance (gitlab.huma-num.fr) that is a French humanities research infrastructure host, not the official upstream vendor site (textometrie.ens-lyon.fr). The binary is then extracted and installed directly without any code review. While huma-num.fr is a legitimate French national research infrastructure (TGIR Huma-Num, CNRS), the source is pulled from a raw GitLab repository path rather than an official release artifact, and the sha512sum provided has only 127 hex characters (should be 128 for SHA-512), suggesting a possible truncation error that would make integrity verification unreliable. The combination of an executed binary from a non-primary host plus a potentially broken checksum constitutes a real, if modest, supply-chain concern. The cheaper model's medium rating is appropriate.

PKGBUILD

1 offending line(s) highlighted
1# Generated by debtap
2# Maintainer: Bruno Inec <brunoinec at gmail dot com>
3pkgname=txm-bin
4pkgver=0.8.1
5pkgrel=1
6pkgdesc="Analyse textométrique de corpus textuels."
7arch=('x86_64')
8url="http://textometrie.ens-lyon.fr"
9license=('GPL')
10depends=('blas' 'bzip2' 'cairo' 'desktop-file-utils' 'gcc-libs' 'glib2' 'glibc>=2.15' 'gtk2-perl' 'hicolor-icon-theme' 'jdk7-openjdk' 'lapack' 'gcc-fortran' 'libjpeg' 'libpaper' 'libpng' 'libpng12' 'libtiff' 'ncurses5-compat-libs' 'libx11' 'libxt' 'pcre' 'po-debconf' 'readline' 'tcl' 'tk' 'unzip' 'webkit2gtk' 'xdg-utils' 'xz' 'zenity' 'zip' 'zlib')
11options=('!strip' '!emptydirs')
12install=${pkgname}.install
13source_x86_64=("https://gitlab.huma-num.fr/txm/txm-software/-/raw/master/files/software/TXM/0.8.1/TXM_0.8.1_2020-06-29_Linux64_installer.deb")
14sha512sums_x86_64=('63f8df5d686453557f1ae8a2c45d3999b5228b9854bdf01b46c46d365eb087928428103a7db21d2e8b6d0b5c9d2af18f74cc374faa0766380e6c2dc74a8ad48b')
15
16package(){
17
18 # Extract package data
19 tar xf data.tar.xz -C "${pkgdir}"
20}
21

Scan history

Scanned at (UTC)SeverityRules
2026-09-17 00:27:14 Medium 2
2026-09-16 00:03:17 Medium 2
2026-09-15 00:25:31 Medium 2
2026-09-14 00:27:57 Medium 2
2026-09-13 00:19:54 Medium 2
2026-09-12 00:25:17 Medium 2
2026-09-11 00:19:22 Medium 2
2026-09-10 00:22:44 Medium 2
2026-09-09 00:04:09 Medium 2
2026-09-08 00:18:08 Medium 2
2026-09-07 00:30:15 Medium 2
2026-09-06 00:17:06 Medium 2
2026-09-05 00:16:27 Medium 2
2026-09-04 00:03:13 Medium 2
2026-09-03 00:15:47 Medium 2
2026-09-02 00:02:31 Medium 2
2026-09-01 00:11:19 Medium 2
2026-08-31 00:19:57 Medium 2
2026-08-30 00:04:14 Medium 2
2026-08-29 00:29:17 Medium 2

Report a package

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

0 / 4000
Your suggestion