oss-browser-bin

maintainer arkylin · 2 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads a prebuilt binary from an official Alibaba Cloud host for a legitimate tool, which is normal for a -bin package; the host is not whitelisted but is plausibly official, and the checksum is 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 binary from an official Alibaba Cloud host for a legitimate tool, which is normal for a -bin package; the host is not whitelisted but is plausibly official, and the checksum is 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 "https://oss-attachment.oss-cn-zhangjiakou.aliyuncs.com/ossbrowser/${pkgver}/oss-browser-linux-x64.zip"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Arkylin <x@xyz.blue>
2pkgname=oss-browser-bin
3pkgver=1.19.0
4pkgrel=1
5pkgdesc="ossbrowser是阿里云官方提供的OSS图形化管理工具,提供类似Windows资源管理器的功能"
6arch=('x86_64')
7url="https://github.com/aliyun/oss-browser"
8license=('Apache License 2.0')
9depends=('gconf' 'unzip' 'fakeroot' 'gtk2')
10makedepends=('tar')
11source=(
12"https://oss-attachment.oss-cn-zhangjiakou.aliyuncs.com/ossbrowser/${pkgver}/oss-browser-linux-x64.zip"
13oss-browser.desktop
14)
15sha512sums=(
16'c62445b376708fe87405a87e112a7a2f7c06624c813677d7b8bf74453bb64e86ea3c63e799fed8318c9f544055e97eb701e8a9e1524e585dabbe7e20361c46c2'
17'046494233e8f6fd99bfe5b6ad458229d9a6dfc3ac90bcb1e8b0135a0193d24a8db582fab96fb6db0b439be8a72443bc8d9d1a0d07a67dad86540ab420a6dbd7c'
18)
19
20package() {
21 msg "解压软件包..."
22 mkdir -p ${pkgdir}/opt/oss-browser
23 unzip -d ${pkgdir}/opt/oss-browser ${srcdir}/oss-browser-linux-x64.zip
24 cp -r ${pkgdir}/opt/oss-browser/oss-browser-linux-x64/* ${pkgdir}/opt/oss-browser
25 msg "创建图标..."
26 mkdir -p ${pkgdir}/usr/share/applications
27 cp -r ${srcdir}/oss-browser.desktop ${pkgdir}/usr/share/applications
28 rm -rf ${pkgdir}/opt/oss-browser/oss-browser-linux-x64
29}
30

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