cafeobj-sbcl

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

The package downloads a prebuilt tarball from the official project domain cafeobj.org, which is plausibly the project's own release infrastructure; despite the non-whitelisted host, the source is verifiable via checksum and hosts project-related content, posing low 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-07-25) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads a prebuilt tarball from the official project domain cafeobj.org, which is plausibly the project's own release infrastructure; despite the non-whitelisted host, the source is verifiable via checksum and hosts project-related content, posing low 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:11 source_i686=("https://cafeobj.org/files/1.5.7/cafeobj-1.5.7-sbcl-x32Linux.tar.gz"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Tomoaki Hashizaki <thashisaki@yahoo.com>
2
3pkgname=cafeobj-sbcl
4pkgver=1.5.7
5pkgrel=1
6pkgdesc="New generation algebraic specification and programming language (built by SBCL)"
7arch=("i686" "x86_64")
8url="https://cafeobj.org/"
9license=('BSD')
10depends=('bash')
11source_i686=("https://cafeobj.org/files/1.5.7/cafeobj-1.5.7-sbcl-x32Linux.tar.gz"
12'cafeobj-sbcl.desktop')
13source_x86_64=("https://cafeobj.org/files/1.5.7/cafeobj-1.5.7-sbcl-x64Linux.tar.gz"
14'cafeobj-sbcl.desktop')
15sha256sums_i686=('ce10276e0f0bb3ba79c87e47554af0752cc53921f45d6273a8123c1a41d49377'
16'995d18d3e4bd96cd0eab29205c5c561e653fca8124e976c0433afe8cb11cbc32')
17sha256sums_x86_64=('7a81b2c37d64bc19b5102695798803bfb8ed48e50a1e86901e75645219b0d8b3'
18'995d18d3e4bd96cd0eab29205c5c561e653fca8124e976c0433afe8cb11cbc32')
19options=(!strip)
20
21package() {
22 cd "${srcdir}/"
23
24 #bin
25 install -Dm755 {${srcdir},${pkgdir}/usr}/bin/cafeobj
26
27 #lib
28 install -Dm755 {${srcdir},${pkgdir}/usr}/lib/cafeobj-1.5/sbcl/cafeobj.sbcl
29
30 #share cafeobj-1.5
31 install -d ${pkgdir}/usr/share/cafeobj-1.5/lib
32 install -d ${pkgdir}/usr/share/cafeobj-1.5/prelude
33 cp -r ${srcdir}/share/cafeobj-1.5/ ${pkgdir}/usr/share/
34
35 #share doc
36 install -d ${pkgdir}/usr/share/doc/cafeobj/examples
37 cp -r ${srcdir}/share/doc/ ${pkgdir}/usr/share/
38
39 #share man
40 install -d "$pkgdir/usr/share/man/man1"
41 gzip -c "$srcdir/share/man/man1"/cafeobj.1 > "$pkgdir/usr/share/man/man1"/cafeobj.1.gz
42
43 #share emacs
44 install -Dm755 {${srcdir},${pkgdir}/usr}/share/emacs/site-lisp/cafeobj-mode.el
45
46 #creating custom license directory (CafeOBJ does not provide license file so far.)
47 #install -d ${pkgdir}/usr/share/licenses/cafeobj-sbcl
48
49 # Install desktop file
50 install -D -m 644 "${pkgname}.desktop" "${pkgdir}/usr/share/applications/${pkgname}.desktop"
51}
52

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