fcitx-rime

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

The source is a tarball from the project's own domain (fcitx-im.org), which is plausibly official; the patches are from GitHub, a standard forge; the build is normal CMake compilation of the project's own code, posing no execution risk beyond typical AUR packages.

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 90%): The source is a tarball from the project's own domain (fcitx-im.org), which is plausibly official; the patches are from GitHub, a standard forge; the build is normal CMake compilation of the project's own code, posing no execution risk beyond typical AUR packages.

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 source=("https://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig}

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Felix Yan <felixonmars@archlinux.org>
2# Contributor: lh <jason52lh@gmail.com>
3
4pkgname=fcitx-rime
5pkgver=0.3.2
6pkgrel=4
7pkgdesc='Fcitx Wrapper for librime'
8arch=('x86_64')
9url="https://github.com/fcitx/fcitx-rime"
10license=('GPL')
11depends=('fcitx' 'librime')
12makedepends=('cmake')
13source=("https://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig}
14 'https://github.com/fcitx/fcitx-rime/commit/07dc308024a3dd7992467a915f033f0893efa54b.patch'
15 'fix-rime-process-key.patch')
16sha512sums=('8c6d845b0899d9b8b9b41b895abd5c1b8916856b71f529aabd08d1c27a2b09bb5a9343912d088da460c2e22da0a3ce759a34fd13099a149bb8cd1ff4eafe29f1'
17 'SKIP'
18 'e01397967139fc6077bac25900021773d769b305d7e45b6a12bdf954ec7df4f48dc483bee68add1d5693f6bf2501a4cb9506df983fa6de24b38ecb65dfa574d4'
19 'b4b64f52cfedc13e4882b20e04800b6531136150a21985e88a61c4ec689d418e4b820ca1e98408b9cb7ac3df890f6b1fea31d0372056c4017da8d340e4ee0f83')
20validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian <wengxt@gmail.com>
21
22prepare() {
23 cd $pkgname-$pkgver
24 patch -Np1 -i "$srcdir/07dc308024a3dd7992467a915f033f0893efa54b.patch"
25 patch -Np1 -i "$srcdir/fix-rime-process-key.patch"
26}
27
28build() {
29 cd $pkgname-$pkgver
30
31 cmake -DCMAKE_INSTALL_PREFIX=/usr .
32 make
33}
34
35package() {
36 cd $pkgname-$pkgver
37 make DESTDIR="$pkgdir" install
38}
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