microsip
The package downloads a source archive from the project's official website (microsip.org), which is the expected and legitimate source for this software; the host is not on the whitelist but is plausibly official, and the download is a prebuilt Windows binary wrapped for use with Wine, not an executed remote payload.
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 source archive from the project's official website (microsip.org), which is the expected and legitimate source for this software; the host is not on the whitelist but is plausibly official, and the download is a prebuilt Windows binary wrapped for use with Wine, not an executed remote payload.
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=("MicroSIP-Lite-${pkgver}.zip"::"https://www.microsip.org/downloads/?file=MicroSIP-Lite-${pkgver}.zip"
PKGBUILD
1 offending line(s) highlighted# Maintainer: ynnsn
# Contributor: Oleksandr Natalenko <oleksandr@natalenko.name>
pkgname=microsip
pkgver=3.22.12
pkgrel=1
pkgdesc="Open source portable SIP softphone for Windows based on PJSIP stack"
arch=(x86_64)
url=https://www.microsip.org
license=(GPL-2.0-or-later)
source=("MicroSIP-Lite-${pkgver}.zip"::"https://www.microsip.org/downloads/?file=MicroSIP-Lite-${pkgver}.zip"
"microsip"
"microsip.desktop"
"microsip.png"
"microsip.reg")
sha256sums=('a127f2582a1ec781db25f6df7d4d3aac13a02242c0a8fabfa32ce19e77f04e3a'
'1281b272d173d9ade5f31915804fbb953f61425c0b303af6c097332fbb240a2c'
'3e505193aba33ca68d9ca0e64624ae0dfe415a6b7e1252b11aaf45d4628f72bf'
'4d33d040f772c4b1f1652b8af59342bdec600fd3de875e7ef6ee1a43fc3415cf'
'c97cde99004dbee5cb9b05a7b6bad117e5ec63cb1032fa56efdf07a4b27e3c1d')
package() {
depends=('wine' 'libpulse')
install -Dt "${pkgdir}"/usr/share/doc/microsip -m0644 MicroSIP.url
install -Dt "${pkgdir}"/usr/share/microsip -m0644 {hangup,msgin,msgout,ringing,ringing2,ringtone}.wav
install -Dt "${pkgdir}"/usr/lib/microsip -m0644 lame_enc.dll
install -Dm0644 "MicroSIP.exe" "${pkgdir}/usr/lib/microsip/microsip.exe"
install -Dt "${pkgdir}"/usr/bin -m0755 microsip
install -Dt "${pkgdir}"/usr/share/microsip -m0644 microsip.reg
install -Dt "${pkgdir}"/usr/share/applications -m0644 microsip.desktop
install -Dt "${pkgdir}"/usr/share/icons/hicolor/256x256/apps -m0644 microsip.png
}
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 |