microsip

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