cn.i4tools-bin

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

The package downloads a prebuilt RPM from the project's official domain (i4.cn) for installation, which is a normal distribution method for the software; the host is not whitelisted but is plausibly official, and the checksums are verified.

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 RPM from the project's official domain (i4.cn) for installation, which is a normal distribution method for the software; the host is not whitelisted but is plausibly official, and the checksums are verified.

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:12 "i4tools_v3.06.006.rpm::https://d-updater.i4.cn/i4linux/deb/${_pkgname}_${pkgver}.rpm"
  • PKGBUILD:15 "LICENSE.txt::https://www.i4.cn/copyright.html"

PKGBUILD

2 offending line(s) highlighted
1# Maintainer: maoyaotang <292898660@qq.com>
2pkgname=cn.i4tools-bin
3_pkgname=i4tools
4pkgver=v3.06.006
5pkgrel=2
6pkgdesc='简单好用的多功能苹果设备管理助手。'
7arch=('x86_64')
8url="https://www.i4.cn/pro_pc.html"
9license=('custom')
10depends=('git')
11source=(
12 "i4tools_v3.06.006.rpm::https://d-updater.i4.cn/i4linux/deb/${_pkgname}_${pkgver}.rpm"
13 "cn.i4Tools.desktop"
14 "run.sh"
15 "LICENSE.txt::https://www.i4.cn/copyright.html"
16)
17sha256sums=('298c9dc6543b837edbaa8ed7856b743d8cba179e3c1724d9ca7d7505d9e8fe98'
18 'c39f1408107cd69076a37d14326609fb8773717914b5ee335cb039e0bd66e1ed'
19 'b7fc9c90852ce99769fb31352e33d387cb8fe8ea3ec4c6a745c73cfd719020b7'
20 'f3cc70ece76bae973291aa37ced5a48da64360ec4860e8549240a5f6cd3babd4')
21package() {
22 install -m755 -d "${pkgdir}/opt/cn.i4Tools"
23 install -m755 -d "${pkgdir}/usr/share/pixmaps"
24 install -m755 -d "${pkgdir}/usr/share/icons/hicolor/scalable/apps"
25 install -m755 -d "${pkgdir}/usr/bin"
26 install -Dm755 ../run.sh "${pkgdir}/usr/bin/${_pkgname}"
27 install -Dm644 ../cn.i4Tools.desktop "$pkgdir"/usr/share/applications/cn.i4Tools.desktop
28 cp -r "${srcdir}/opt/apps/cn.i4Tools" "${pkgdir}/opt/"
29 install -Dm644 ../LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
30 cd "${srcdir}/opt/apps/cn.i4Tools/resources"
31 cp logo.png "$pkgdir"/usr/share/pixmaps/i4tools.png
32 cp logo.svg "$pkgdir"/usr/share/icons/hicolor/scalable/apps/i4tools.svg
33}
34

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