mindmaster

maintainer taotieren · 3 votes · base mindmaster_cn · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads a .deb file from a plausible subdomain of the official vendor's domain (edrawsoft.cn) to extract and install the application;虽非标准主机但属项目相关来源,且无代码执行或重定向行为,风险较低。

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 .deb file from a plausible subdomain of the official vendor's domain (edrawsoft.cn) to extract and install the application;虽非标准主机但属项目相关来源,且无代码执行或重定向行为,风险较低。

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:21 source_x86_64=("${pkgname}-${pkgver}-${arch}.deb::https://cc-download.edrawsoft.cn/${pkgbase}_full5420.deb")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Shen ZhongLi <szl921818@gmail.com>
2# Maintainer: taotieren <admin@taotieren.com>
3# mindmaster 中文版
4
5pkgbase=mindmaster_cn
6pkgname=mindmaster
7_pkgname=MindMaster-10
8pkgver=10.8.0
9pkgrel=1
10arch=('x86_64')
11options=(!strip)
12depends=()
13makedepends=(libarchive)
14provides=()
15conflicts=()
16replaces=()
17pkgdesc="多功能,高颜值,易使用的专业思维导图软件"
18license=('Commercial')
19url="https://www.edrawsoft.cn/mindmaster/"
20# source_x86_64=("https://www.edrawsoft.cn/2download/x86_64/${_softname}-${pkgver}-${arch}.deb")
21source_x86_64=("${pkgname}-${pkgver}-${arch}.deb::https://cc-download.edrawsoft.cn/${pkgbase}_full5420.deb")
22sha256sums_x86_64=('3f1d325124826ab7e54a04b45354b0d4685245e653e6829936f187d55fccf659')
23noextract=("${pkgname}-${pkgver}-${arch}.deb")
24
25prepare() {
26 bsdtar -xf "${srcdir}/${pkgname}-${pkgver}-${arch}.deb" --numeric-owner -C "${srcdir}"
27}
28
29package() {
30 export LC_CTYPE="zh_CN.UTF-8"
31 bsdtar -xf "${srcdir}/data.tar.xz" --numeric-owner -C "${pkgdir}"
32
33 install -dm0755 "${pkgdir}/usr/bin/"
34 ln -sf "/opt/${_pkgname}/${pkgname}.sh" "${pkgdir}/usr/bin/${pkgname}"
35}
36

Scan history

Scanned at (UTC)SeverityRules
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 00:13:44 LOW 2
2026-07-24 00:02:28 LOW 2
2026-07-23 00:14:47 LOW 2
2026-07-22 00:29:32 LOW 2
2026-07-21 00:24:15 LOW 2
2026-07-20 00:19:49 LOW 2
2026-07-19 00:17:08 LOW 2
2026-07-18 00:14:48 LOW 2
2026-07-17 00:06:16 LOW 2
2026-07-16 00:05:41 LOW 2
2026-07-15 00:09:25 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