fcitx5-ari-ime-bin
maintainer Kaiyasi
· 0 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package installs a prebuilt binary from the project's official GitHub releases, which is a normal distribution method; the low severity is due to few votes and recent upload, not malicious content.
Triggered rules
LOW
Few votes, recently uploaded
zero_votes_recent
Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.
LOW
AI review
llm_review
An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is LOW (confidence 95%): The package installs a prebuilt binary from the project's official GitHub releases, which is a normal distribution method; the low severity is due to few votes and recent upload, not malicious content.
PKGBUILD
1
# Maintainer: Kaiyasi <zengcode0315@gmail.com>
2
pkgname=fcitx5-ari-ime-bin
3
pkgver=2.0.3
4
pkgrel=1
5
pkgdesc="Ari IME: prebuilt Fcitx5 mixed Bopomofo/English input method"
6
arch=('x86_64')
7
url="https://github.com/kaiyasi/Ari-IME"
8
license=('GPL-3.0-or-later')
9
depends=('fcitx5' 'libchewing' 'hicolor-icon-theme' 'gcc-libs' 'glibc')
10
provides=("fcitx5-ari-ime=$pkgver")
11
conflicts=('fcitx5-ari-ime')
12
options=('!debug' '!strip')
13
source=("$pkgname-$pkgver-$arch.tar.zst::$url/releases/download/v$pkgver/$pkgname-$pkgver-$arch.tar.zst")
14
sha256sums=('5ef5dbe816e4c17c45871f3f2058d54d8c156c8ff4c3fe68ece9122cdf367ef1')
15
16
package() {
17
cp -dr --no-preserve=ownership usr "$pkgdir/"
18
}
19
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-03 00:08:14 | LOW | 2 |
| 2026-08-02 00:16:08 | LOW | 2 |
| 2026-08-01 00:11:18 | LOW | 2 |
| 2026-07-31 00:14:10 | LOW | 2 |
| 2026-07-30 00:17:23 | LOW | 2 |
| 2026-07-29 00:25:53 | LOW | 2 |
| 2026-07-28 00:07:28 | LOW | 2 |
| 2026-07-27 00:24:32 | LOW | 2 |
| 2026-07-26 00:07:32 | LOW | 2 |
| 2026-07-25 19:30:43 | LOW | 2 |