omacal-bin

MEDIUM
maintainer mestik78 0 votes scanned 2026-09-14 13:17:35.043581
View on AUR
Why flagged

The package installs a prebuilt binary from a GitHub release, which is an unverifiable executable from a potentially swappable source, posing a supply-chain risk despite the project's plausible origin.

Triggered rules

Low Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

Medium AI review of an ambiguous pattern llm_review

The static rules found a suspicious pattern they could not resolve, so an AI model (qwen/qwen3-235b-a22b-2507) reviewed it and judged it MEDIUM (confidence 95%): The package installs a prebuilt binary from a GitHub release, which is an unverifiable executable from a potentially swappable source, posing a supply-chain risk despite the project's plausible origin.

PKGBUILD

1# Maintainer: mestik78 mestik78@gmail.com
2
3pkgname=omacal-bin
4pkgver=3.7.2
5pkgrel=1
6pkgdesc="Native desktop calendar for Google Calendar, iCloud and any CalDAV server"
7arch=('x86_64')
8url="https://omacal.app/"
9license=('unknown')
10depends=('hicolor-icon-theme' 'webkit2gtk-4.1' 'gtk3' 'libayatana-appindicator')
11provides=('omacal')
12conflicts=('omacal')
13source=("${pkgname}-${pkgver}.deb::https://github.com/x3me/omacal/releases/download/v${pkgver}/omacal_${pkgver}_amd64.deb")
14sha256sums=('63b807ebad76c8e15adcba646435790afb0af1cee540908482c6f098b43e4b72')
15
16package() {
17 tar -xzf "${srcdir}/data.tar.gz" -C "${pkgdir}"
18}
19

Scan history

Scanned at (UTC)SeverityRules
2026-09-14 13:17:35 Medium 2

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion