txm-bin
Triggered rules
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")
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# Generated by debtap
# Maintainer: Bruno Inec <brunoinec at gmail dot com>
pkgname=txm-bin
pkgver=0.8.1
pkgrel=1
pkgdesc="Analyse textométrique de corpus textuels."
arch=('x86_64')
url="http://textometrie.ens-lyon.fr"
license=('GPL')
depends=('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')
options=('!strip' '!emptydirs')
install=${pkgname}.install
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")
sha512sums_x86_64=('63f8df5d686453557f1ae8a2c45d3999b5228b9854bdf01b46c46d365eb087928428103a7db21d2e8b6d0b5c9d2af18f74cc374faa0766380e6c2dc74a8ad48b')
package(){
# Extract package data
tar xf data.tar.xz -C "${pkgdir}"
}
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-03 00:08:14 | MEDIUM | 2 |
| 2026-08-02 00:16:08 | MEDIUM | 2 |
| 2026-08-01 00:11:18 | MEDIUM | 2 |
| 2026-07-31 00:14:10 | MEDIUM | 2 |
| 2026-07-30 00:17:23 | MEDIUM | 2 |
| 2026-07-29 00:25:53 | MEDIUM | 2 |
| 2026-07-28 00:07:28 | MEDIUM | 2 |
| 2026-07-27 00:24:32 | MEDIUM | 2 |
| 2026-07-26 00:07:32 | MEDIUM | 2 |
| 2026-07-25 00:13:44 | MEDIUM | 2 |
| 2026-07-24 00:02:28 | MEDIUM | 2 |
| 2026-07-23 00:14:47 | MEDIUM | 2 |
| 2026-07-22 00:29:32 | MEDIUM | 2 |
| 2026-07-21 00:24:15 | MEDIUM | 2 |
| 2026-07-20 00:19:49 | MEDIUM | 2 |
| 2026-07-19 00:17:08 | MEDIUM | 2 |
| 2026-07-18 00:14:48 | MEDIUM | 2 |
| 2026-07-17 00:06:16 | MEDIUM | 2 |
| 2026-07-16 00:05:41 | MEDIUM | 2 |
| 2026-07-15 00:09:25 | MEDIUM | 2 |