tbb-combo-native-agent
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
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)
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# Maintainer: Chih-Hsuan Yen <base64_decode("eXUzYWN0eHQydHR0ZmlteEBjaHllbi5jYwo=")>
pkgname=tbb-combo-native-agent
pkgver=1.0.0.18
pkgrel=1
pkgdesc='Taiwan Business Bank combo native agent (臺灣企銀二合一元件)'
arch=(any)
url='https://ebank.tbb.com.tw/'
license=(unknown)
depends=(gnutls pcsclite sh wine)
makedepends=(p7zip gendesk perl-image-exiftool)
source=("Install_TbbComboNativeAgentHost-$pkgver.exe"::"https://ebank.tbb.com.tw/nb3/COMPONENT/component_download?componentPath=win&trancode=ComponentDownload"
"$pkgname")
sha256sums=('a366c73368996c05b9781c096154d1b367bb1cd36046c0b0ae550e2edd26686e'
'd53b1fa92ef27d426a390a6d1b56a0096bdfc37a60bc9700e79c7d982796994c')
prepare() {
7z x Install_TbbComboNativeAgentHost-$pkgver.exe
}
pkgver() {
# Credit: https://askubuntu.com/a/717855
exiftool -ProductVersion TbbComboNativeAgentHost.exe | cut -f 2 -d : | sed 's# ##g'
}
build() {
gendesk -n --pkgname "$pkgname" \
--name "Taiwan Business Bank combo native agent" \
--icon /usr/share/pixmaps/TbbComboNativeAgentHost.ico \
--categories "Office;Finance"
# No direct support for translations https://github.com/xyproto/gendesk/issues/15
echo "Name[zh_TW]=臺灣企銀二合一元件" >> $pkgname.desktop
}
package() {
install -Dm755 $pkgname -t "$pkgdir"/usr/bin
install -Dm644 TbbComboNativeAgentHost.exe -t "$pkgdir"/usr/share/$pkgname
install -Dm644 $pkgname.desktop -t "$pkgdir"/usr/share/applications
install -Dm644 TbbComboNativeAgentHost.ico -t "$pkgdir"/usr/share/pixmaps
}
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 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 |