dingtalk-bin

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

The package downloads prebuilt .deb files from DingTalk's official domain (dtapp-pub.dingtalk.com), which is plausibly the project's own release infrastructure; despite the non-whitelisted host, the binaries are from the official vendor, and the package installs only expected application files with no evidence of malicious behavior.

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-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads prebuilt .deb files from DingTalk's official domain (dtapp-pub.dingtalk.com), which is plausibly the project's own release infrastructure; despite the non-whitelisted host, the binaries are from the official vendor, and the package installs only expected application files with no evidence of malicious behavior.

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:27 source_x86_64=("${_pkgname}_${pkgver}-x86_64.deb::https://dtapp-pub.dingtalk.com/dingtalk-desktop/xc_dingtalk_update/linux_deb/Release/${_pkgname2}_${pkgver}_amd64.deb")
  • PKGBUILD:29 source=("service-terms-zh_${pkgver}-${pkgrel}.html::https://terms.alicdn.com/legal-agreement/terms/suit_bu1_dingtalk/suit_bu1_dingtalk202010200940_84493.html"

PKGBUILD

2 offending line(s) highlighted
1# Maintainer: zhullyb <zhullyb [at] outlook dot com>
2# Maintainer: yjun <jerrysteve1101 at gmail dot com>
3# Contributor: Bruce Zhang <zttt183525594@gmail.com>
4# Contributor: witt <1989161762 at qq dot com>
5
6pkgname=dingtalk-bin
7_pkgname=dingtalk
8_pkgname2=com.alibabainc.dingtalk
9# https://dtapp-pub.dingtalk.com/dingtalk-desktop/xc_dingtalk_update/linux_deb/Update/other/amd64/linux_dingtalk_update_package_gray.json
10pkgver=8.2.8.260818002
11pkgrel=1
12pkgdesc="钉钉"
13arch=("x86_64" 'aarch64')
14url="https://www.dingtalk.com/"
15license=("custom")
16options=('!strip')
17depends=("glu" 'gtk2' 'libxcrypt-compat')
18makedepends=("patchelf")
19optdepends=('zenity: fix crashes when downloading files, not required on kde.'
20 'libxss: fix tray icon functionality in gnome.'
21 'qt5-wayland: needed in wayland'
22)
23provides=('com.alibabainc.dingtalk' 'dingtalk')
24conflicts=('com.alibabainc.dingtalk')
25replaces=('com.alibabainc.dingtalk')
26# https://tms.dingtalk.com/markets/dingtalk/service-terms-zh md5 will change per download
27source_x86_64=("${_pkgname}_${pkgver}-x86_64.deb::https://dtapp-pub.dingtalk.com/dingtalk-desktop/xc_dingtalk_update/linux_deb/Release/${_pkgname2}_${pkgver}_amd64.deb")
28source_aarch64=("${_pkgname}_${pkgver}-aarch64.deb::https://dtapp-pub.dingtalk.com/dingtalk-desktop/xc_dingtalk_update/linux_deb/Release/${_pkgname2}_${pkgver}_arm64.deb")
29source=("service-terms-zh_${pkgver}-${pkgrel}.html::https://terms.alicdn.com/legal-agreement/terms/suit_bu1_dingtalk/suit_bu1_dingtalk202010200940_84493.html"
30 "${_pkgname2}.desktop"
31 "dingtalk.sh"
32 "${_pkgname2}.svg"
33)
34
35# DebSource & pkgver can be get here: https://dtapp-pub.dingtalk.com/dingtalk-desktop/xc_dingtalk_update/linux_deb/Update/other/linux_dingtalk_update.json
36sha512sums=('2b87849b0db3717f00809b2583511cc5cc5e7a9e0b123b54b11d7f7c0ad00008da73165efe40808511e64000e48db650f064192a27d425c23b67a7d8aaceb008'
37 'c8570ec4cd978e26ac622a83db053a0555324752f5000dc5b3cd680d782138e8ef856f09ec9b7850e04e1faa1e39de94dabeb16fbfbe0fd44af43247b30e8b2f'
38 'b2493e7bddc2d701204899bcd82930f97779eec23485870c64665c525b9faca382a3c0e9e9c1bd18f8fa8157ea408943e542de56dc3410388e78f30732511f5c'
39 '5f05f90704526fbd16371f6f9deaa171a3cac25a103b21daba72a3028ab7cdf9b566a3ac7842c6ce88d30cc29fe0c8b989c77aa36daab73793a827a1a0d6c775')
40sha512sums_x86_64=('e279cefd0499314bd620ac429c34cc20e9bfdf7f0baa0f481fad9a5a1961f8a962bbdec5c88fa3c665ba9a7c2c05820c75d325343fd5c855d696d652cf900bce')
41sha512sums_aarch64=('3318cbfc8253de4b19f3f5d17f6345b37bd11e9b1677b7be5264840f50b0d41f06256a812fe54dbfda7119c9c91dd0731bf9bc44e574530cb814397981e2adab')
42
43prepare() {
44 tar -Jxf data.tar.xz -C "${srcdir}"
45}
46
47package() {
48 cd "${srcdir}"
49
50 mkdir -p "${pkgdir}/opt/${_pkgname}/release"
51 mkdir -p "${pkgdir}/usr/share/doc/"
52 mv "opt/apps/${_pkgname2}/files/"*-Release.*/* "${pkgdir}/opt/${_pkgname}/release"
53 mv "opt/apps/${_pkgname2}/files/version" "${pkgdir}/opt/${_pkgname}"
54 mv "opt/apps/${_pkgname2}/files/doc/${_pkgname2}" "${pkgdir}/usr/share/doc/${_pkgname}"
55
56 # binary wrapper
57 install -Dm755 "${srcdir}/dingtalk.sh" "${pkgdir}/usr/bin/dingtalk"
58
59 # desktop enrty
60 install -Dm644 "${_pkgname2}.desktop" -t "${pkgdir}/usr/share/applications/"
61
62 install -Dm644 "${srcdir}/${_pkgname2}.svg" "${pkgdir}/usr/share/icons/hicolor/scalable/apps/${_pkgname}.svg"
63
64 # license
65 install -Dm644 "service-terms-zh_${pkgver}-${pkgrel}.html" "${pkgdir}/usr/share/licenses/${_pkgname}/service-terms-zh.html"
66
67 patchelf --clear-execstack "${pkgdir}/opt/dingtalk/release"/{dingtalk_dll,libconference_new}.so
68
69 # fix chinese input in workbench
70 rm -rf "${pkgdir}/opt/${_pkgname}/release/libgtk-x11-2.0.so."*
71
72 rm -rf "${pkgdir}/opt/${_pkgname}/release"/{libm.so.6,Resources/{i18n/tool/*.exe,qss/mac,web_content/NativeWebContent_*.zip},libstdc*}
73
74 rm -rf "${pkgdir}/opt/${_pkgname}/release"/{libharfbuzz*,libgbm*}
75
76 # remove unused lib
77 rm -rf "${pkgdir}/opt/${_pkgname}/release"/{libcurl.so.4,libz*,libGL*}
78}
79

Changes since previous scan

--- PKGBUILD @ 2026-09-14 00:27
+++ PKGBUILD @ 2026-09-17 00:27
@@ -7,7 +7,7 @@
_pkgname=dingtalk
_pkgname2=com.alibabainc.dingtalk
# https://dtapp-pub.dingtalk.com/dingtalk-desktop/xc_dingtalk_update/linux_deb/Update/other/amd64/linux_dingtalk_update_package_gray.json
-pkgver=8.1.0.6021101
+pkgver=8.2.8.260818002
pkgrel=1
pkgdesc="钉钉"
arch=("x86_64" 'aarch64')
@@ -37,8 +37,8 @@
'c8570ec4cd978e26ac622a83db053a0555324752f5000dc5b3cd680d782138e8ef856f09ec9b7850e04e1faa1e39de94dabeb16fbfbe0fd44af43247b30e8b2f'
'b2493e7bddc2d701204899bcd82930f97779eec23485870c64665c525b9faca382a3c0e9e9c1bd18f8fa8157ea408943e542de56dc3410388e78f30732511f5c'
'5f05f90704526fbd16371f6f9deaa171a3cac25a103b21daba72a3028ab7cdf9b566a3ac7842c6ce88d30cc29fe0c8b989c77aa36daab73793a827a1a0d6c775')
-sha512sums_x86_64=('88c5c993f090814ccdf67b3991c2a9e4d3d19fa1315b960b4bf17ff48ecbb2a34b13db960de4e0fd38f629271e61de781fb687443539eebfcc4ab2a0dc56b234')
-sha512sums_aarch64=('38e59b9e015a4e8ac0b9758fd99cb2d8e52ee32e3db5d97aa62250b90b463ba12684bdccf598b09ba29643359408f26d74113e4d7505de4eeef2a3de7675d9ac')
+sha512sums_x86_64=('e279cefd0499314bd620ac429c34cc20e9bfdf7f0baa0f481fad9a5a1961f8a962bbdec5c88fa3c665ba9a7c2c05820c75d325343fd5c855d696d652cf900bce')
+sha512sums_aarch64=('3318cbfc8253de4b19f3f5d17f6345b37bd11e9b1677b7be5264840f50b0d41f06256a812fe54dbfda7119c9c91dd0731bf9bc44e574530cb814397981e2adab')
prepare() {
tar -Jxf data.tar.xz -C "${srcdir}"

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 07:16:35 Medium 1
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 13:14:41 Medium 1
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

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion