tbb-combo-native-agent

maintainer orphaned · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads a Windows executable from the official Taiwan Business Bank domain for local installation; while the host is not whitelisted, it is the legitimate source for the software, and the file is used as data within a Wine environment, not executed directly on the system.

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 Windows executable from the official Taiwan Business Bank domain for local installation; while the host is not whitelisted, it is the legitimate source for the software, and the file is used as data within a Wine environment, not executed directly on the system.

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 source=("Install_TbbComboNativeAgentHost-$pkgver.exe"::"https://ebank.tbb.com.tw/nb3/COMPONENT/component_download?componentPath=win&trancode=ComponentDownload"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Chih-Hsuan Yen <base64_decode("eXUzYWN0eHQydHR0ZmlteEBjaHllbi5jYwo=")>
2
3pkgname=tbb-combo-native-agent
4pkgver=1.0.0.18
5pkgrel=1
6pkgdesc='Taiwan Business Bank combo native agent (臺灣企銀二合一元件)'
7arch=(any)
8url='https://ebank.tbb.com.tw/'
9license=(unknown)
10depends=(gnutls pcsclite sh wine)
11makedepends=(p7zip gendesk perl-image-exiftool)
12source=("Install_TbbComboNativeAgentHost-$pkgver.exe"::"https://ebank.tbb.com.tw/nb3/COMPONENT/component_download?componentPath=win&trancode=ComponentDownload"
13 "$pkgname")
14sha256sums=('a366c73368996c05b9781c096154d1b367bb1cd36046c0b0ae550e2edd26686e'
15 'd53b1fa92ef27d426a390a6d1b56a0096bdfc37a60bc9700e79c7d982796994c')
16
17prepare() {
18 7z x Install_TbbComboNativeAgentHost-$pkgver.exe
19}
20
21pkgver() {
22 # Credit: https://askubuntu.com/a/717855
23 exiftool -ProductVersion TbbComboNativeAgentHost.exe | cut -f 2 -d : | sed 's# ##g'
24}
25
26build() {
27 gendesk -n --pkgname "$pkgname" \
28 --name "Taiwan Business Bank combo native agent" \
29 --icon /usr/share/pixmaps/TbbComboNativeAgentHost.ico \
30 --categories "Office;Finance"
31 # No direct support for translations https://github.com/xyproto/gendesk/issues/15
32 echo "Name[zh_TW]=臺灣企銀二合一元件" >> $pkgname.desktop
33}
34
35package() {
36 install -Dm755 $pkgname -t "$pkgdir"/usr/bin
37 install -Dm644 TbbComboNativeAgentHost.exe -t "$pkgdir"/usr/share/$pkgname
38 install -Dm644 $pkgname.desktop -t "$pkgdir"/usr/share/applications
39 install -Dm644 TbbComboNativeAgentHost.ico -t "$pkgdir"/usr/share/pixmaps
40}
41

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