microsip

maintainer ynnsn · 8 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged 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

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 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)
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=("MicroSIP-Lite-${pkgver}.zip"::"https://www.microsip.org/downloads/?file=MicroSIP-Lite-${pkgver}.zip"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: ynnsn
2# Contributor: Oleksandr Natalenko <oleksandr@natalenko.name>
3
4pkgname=microsip
5pkgver=3.22.12
6pkgrel=1
7pkgdesc="Open source portable SIP softphone for Windows based on PJSIP stack"
8arch=(x86_64)
9url=https://www.microsip.org
10license=(GPL-2.0-or-later)
11
12source=("MicroSIP-Lite-${pkgver}.zip"::"https://www.microsip.org/downloads/?file=MicroSIP-Lite-${pkgver}.zip"
13 "microsip"
14 "microsip.desktop"
15 "microsip.png"
16 "microsip.reg")
17
18sha256sums=('a127f2582a1ec781db25f6df7d4d3aac13a02242c0a8fabfa32ce19e77f04e3a'
19 '1281b272d173d9ade5f31915804fbb953f61425c0b303af6c097332fbb240a2c'
20 '3e505193aba33ca68d9ca0e64624ae0dfe415a6b7e1252b11aaf45d4628f72bf'
21 '4d33d040f772c4b1f1652b8af59342bdec600fd3de875e7ef6ee1a43fc3415cf'
22 'c97cde99004dbee5cb9b05a7b6bad117e5ec63cb1032fa56efdf07a4b27e3c1d')
23
24package() {
25 depends=('wine' 'libpulse')
26
27 install -Dt "${pkgdir}"/usr/share/doc/microsip -m0644 MicroSIP.url
28 install -Dt "${pkgdir}"/usr/share/microsip -m0644 {hangup,msgin,msgout,ringing,ringing2,ringtone}.wav
29 install -Dt "${pkgdir}"/usr/lib/microsip -m0644 lame_enc.dll
30 install -Dm0644 "MicroSIP.exe" "${pkgdir}/usr/lib/microsip/microsip.exe"
31 install -Dt "${pkgdir}"/usr/bin -m0755 microsip
32 install -Dt "${pkgdir}"/usr/share/microsip -m0644 microsip.reg
33 install -Dt "${pkgdir}"/usr/share/applications -m0644 microsip.desktop
34 install -Dt "${pkgdir}"/usr/share/icons/hicolor/256x256/apps -m0644 microsip.png
35}
36

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