mindmaster

LOW
maintainer taotieren 3 votes base mindmaster_cn scanned 2026-09-17 00:27:14.276658
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-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