123elf

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

The sources are from reputable hosts (GitHub, archive.org, ftp.gnu.org) and include the project's own code and historical data files; building from source is normal for AUR, and no remote code execution or untrusted binaries are involved.

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 sources are from reputable hosts (GitHub, archive.org, ftp.gnu.org) and include the project's own code and historical data files; building from source is normal for AUR, and no remote code execution or untrusted binaries are involved.

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:13 https://archive.org/download/123-unix/123UNIX1.IMG

PKGBUILD

1 offending line(s) highlighted
1# Contributor: chrisl echo archlinux@c2h0r1i2s4t5o6p7h8e9r-l3u4n1a.com|sed 's/[0-9]//g'
2
3pkgname=123elf
4pkgver=1.0.0rc4
5pkgrel=2
6pkgdesc="Native port of Lotus 1-2-3 to Linux."
7url="https://github.com/taviso/123elf"
8depends=(lib32-ncurses)
9makedepends=(cpio)
10arch=('i686' 'x86_64')
11license=('custom')
12source=(https://github.com/taviso/$pkgname/archive/refs/tags/v$pkgver.tar.gz
13 https://archive.org/download/123-unix/123UNIX1.IMG
14 https://archive.org/download/123-unix/123UNIX2.IMG
15 https://archive.org/download/123-unix/123UNIX3.IMG
16 https://archive.org/download/123-unix/123UNIX4.IMG
17 https://archive.org/download/123-unix/123UNIX5.IMG
18 https://ftp.gnu.org/gnu/binutils/binutils-2.38.tar.xz
19)
20md5sums=('c1d56afbf72353cfc8b1e478dbbb5bb2'
21 'b759a30d019b5c7ae221f6119ff6c821'
22 'd0dba12e243b6d1f2ee8f27cb0a5c986'
23 'aaf8adb12d5915f443b0754ebf0a98d3'
24 '1752432abf4951589386db4f8ace4c92'
25 '0965e866b299af5046ec7973e7157211'
26 '6e39cad1bb414add02b5b1169c18fdc5')
27noextract=(binutils-2.38.tar.xz
28 123UNIX1.IMG
29 123UNIX2.IMG
30 123UNIX3.IMG
31 123UNIX4.IMG
32 123UNIX5.IMG
33)
34
35build() {
36 cd "$srcdir/$pkgname-$pkgver"
37 ln -s ../../123UNIX1.IMG .
38 ln -s ../../123UNIX2.IMG .
39 ln -s ../../123UNIX3.IMG .
40 ln -s ../../123UNIX4.IMG .
41 ln -s ../../123UNIX5.IMG .
42 ln -s ../../binutils-2.38.tar.xz .
43 CFLAGS="" CPPFLAGS="" LDFLAGS="" ./binutils.sh
44 ./extract.sh
45 make
46}
47package() {
48 cd "$srcdir/$pkgname-$pkgver"
49 make install prefix="$pkgdir"/usr/
50}
51

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