evernote-beta-bin

maintainer csj · 14 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads a prebuilt .deb from Evernote's own CDN domain (cdn1.evernote.com), which is plausibly official; the source is a binary release from the vendor, not an untrusted third party, so while the host is not whitelisted, the context suggests it is legitimate and expected for this software.

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 prebuilt .deb from Evernote's own CDN domain (cdn1.evernote.com), which is plausibly official; the source is a binary release from the vendor, not an untrusted third party, so while the host is not whitelisted, the context suggests it is legitimate and expected for this software.

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:25 "https://cdn1.evernote.com/boron/linux/builds/Evernote-Beta-${pkgver}-linux-ddl-beta-${buildver}.deb"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Jay Chang <changsijay [at] gmail [DoT] com>
2# Contributor: Konrad Malik (https://konradmalik.github.io/)
3
4pkgname=evernote-beta-bin
5pkgver=10.56.9
6buildver=4080-f4b294a5b5
7pkgrel=1
8pkgdesc="Official Evernote client for Linux (beta, early-access)"
9arch=('x86_64')
10url="https://evernote.com/earlyaccess"
11license=('custom')
12provides=('evernote')
13depends=(
14 'libnotify'
15 'libappindicator-gtk3'
16 'libxtst'
17 'nss'
18 'attr'
19)
20optdepends=('gnome-keyring: for credentials persistence after reboot')
21conflicts=('evernote-for-linux-bin' 'evernote-bin')
22replaces=()
23install=$pkgname.install
24source=(
25 "https://cdn1.evernote.com/boron/linux/builds/Evernote-Beta-${pkgver}-linux-ddl-beta-${buildver}.deb"
26)
27noextract=("Evernote-Beta-${pkgver}-linux-ddl-beta-${buildver}.deb")
28sha256sums=(
29 '394963be18c3c52c72605682080603409e80d3b4a497a1f4892ffb7972b7bec8'
30)
31
32package() {
33 # extract only data
34 bsdtar -O -xf "Evernote-Beta-${pkgver}-linux-ddl-beta-${buildver}.deb" data.tar.xz | bsdtar -C "${pkgdir}" -xJf -
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