atelierb

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

The source is a project-specific tarball from the official project website (atelierb.eu), which is plausibly the project's own release infrastructure; the non-whitelisted host is the project's official domain, and the package builds from source without executing untrusted remote code.

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 source is a project-specific tarball from the official project website (atelierb.eu), which is plausibly the project's own release infrastructure; the non-whitelisted host is the project's official domain, and the package builds from source without executing untrusted remote code.

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:24 source=(https://www.atelierb.eu/wp-content/uploads/2021/12/$pkgname-free-${pkgver}p$pkgrel-linux$_pkgarch.tar.gz)

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: f4iey <f4iey@f4iey.fr>
2# Contributor: Mathieu Clabaut <mathieu "dot" clabaut "at" systerel.fr>
3
4pkgname=atelierb
5_minver=1
6_majver=4.7
7pkgver=${_majver}.${_minver}
8pkgrel=1
9pkgdesc="the industrial tool to efficiently deploy the B Method"
10arch=('i686' 'x86_64')
11url="http://www.atelierb.eu"
12license=('custom')
13if [ "$CARCH" = "x86_64" ]; then
14 _pkgarch=_x64
15sha256sums=('ebe5a940783bb1162db56c8f25eb841fa9a55fb1b73e506bc0a65338c49a6ab5')
16
17else
18 _pkgarch=
19fi
20depends=('libxrandr' 'libxcursor' 'libxinerama' 'fontconfig' 'libsm')
21
22optdepends=('texlive-bin' 'firefox')
23install=atelierb.install
24source=(https://www.atelierb.eu/wp-content/uploads/2021/12/$pkgname-free-${pkgver}p$pkgrel-linux$_pkgarch.tar.gz)
25
26package() {
27 install -m755 -d "${pkgdir}"/opt/atelierb/${pkgver}
28 DEST="${pkgdir}"/opt/atelierb/${pkgver}
29 FINALDEST=atelierb-free-"${pkgver}p$pkgrel"-linux"${_pkgarch}"/opt/atelierb-free-"${pkgver}p${pkgrel}"
30 #mkdir -p $DEST
31 #cd $DEST
32 tar xvf "${srcdir}"/atelierb-free-"${pkgver}p$pkgrel"-linux"${_pkgarch}".tar.gz
33 install -Dm755 $srcdir/$FINALDEST/bbin/AtelierB.desktop $pkgdir/usr/share/applications/AtelierB.desktop
34 mv $srcdir/$FINALDEST/* $DEST
35 sed -i -e "s+/opt/atelierb-${_majver}+$FINALDEST+g" $DEST/AtelierB $DEST/start*
36 sed -i "s/atelierb-free-4.7.1p1/atelierb\/${pkgver}/g" "${pkgdir}"/usr/share/applications/AtelierB.desktop
37}
38# vim:set ts=2 sw=2 et:
39

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