tbb-combo-native-agent

LOW
maintainer orphaned 0 votes scanned 2026-09-17 00:27:14.276658
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-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