keeper-password-manager
The package downloads a prebuilt .deb from a non-whitelisted, project-owned but non-standard host (keepersecurity.com), which is not a common AUR source; while the checksum is provided, the origin is a proprietary binary distribution point, creating a supply-chain risk if the domain were compromised.
Triggered rules
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:37
"https://keepersecurity.com/desktop_electron/Linux/repo/deb/keeperpasswordmanager_${pkgver}_amd64.deb"
llm_review
An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is MEDIUM (confidence 95%): The package downloads a prebuilt .deb from a non-whitelisted, project-owned but non-standard host (keepersecurity.com), which is not a common AUR source; while the checksum is provided, the origin is a proprietary binary distribution point, creating a supply-chain risk if the domain were compromised.
PKGBUILD
1 offending line(s) highlighted# Maintainer: Mike Hicklen (hicklemon) <mike@xfs.repair>
# Maintainer: Laszlo Malina <laszlo@malina.hu>
pkgname=keeper-password-manager
pkgver=18.6.2
pkgrel=1
pkgdesc="Keeper is the world's #1 most downloaded password keeper and secure digital
vault for protecting and managing your passwords and other secret information."
arch=('x86_64')
url="https://keepersecurity.com"
license=('LicenseRef-proprietary')
depends=(
'gtk3'
'libnotify'
'nss'
'xdg-utils'
'at-spi2-core'
'libdrm'
'mesa'
'libxcb'
'libxss'
'pcsclite'
'alsa-lib'
)
optdepends=(
'gnome-keyring: GNOME keyring integration for credential storage'
'libsecret: secret storage backend'
'pipewire-pulse: PulseAudio-compatible audio (recommended)'
'pulseaudio: PulseAudio audio backend (alternative)'
'trash-cli: trash support for xdg-utils'
'lsb-release: OS version detection'
)
source=(
"https://keepersecurity.com/desktop_electron/Linux/repo/deb/keeperpasswordmanager_${pkgver}_amd64.deb"
'LICENSE'
)
sha512sums=('1c8290767f3839bbb418d03544c4aafef2deb15aedb282f9cf3b32b6ecf0aa420f72895e9d0b49055f4f96f60a0d87c39c2a05866a50228ee14f9059923e2de6'
'9bd161a552aba146ee89ab930b8a444442d3cb4bba8cf5e94d1a04bfe2c99fae8372d0d04d5b01fe489578429e9fd020cb567e005b1a267fcb51a0bc4cb2f7b2')
package() {
bsdtar -xf "$srcdir"/data.tar.xz -C "$pkgdir"
echo "Setting needed '4755' mode to file: chrome-sandbox."
chmod 4755 "$pkgdir"/usr/lib/keeperpasswordmanager/chrome-sandbox
echo "If you are updating from 16.0.0 to a newer version, you will need to set '755' mode on directories: resources/*, locales, swiftshader - commands are below, USE AT YOUR OWN RISK:"
echo 'find /usr/lib/keeperpasswordmanager/resources -type d -print0 | xargs -0 chmod 755'
echo 'chmod 755 /usr/lib/keeperpasswordmanager/locales'
echo 'chmod 755 /usr/lib/keeperpasswordmanager/swiftshader'
install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
install -Dm644 "$pkgdir"/usr/lib/keeperpasswordmanager/LICENSES.chromium.html "$pkgdir"/usr/share/licenses/chromium/LICENSES.chromium.html
}
Changes since previous scan
--- PKGBUILD @ 2026-09-11 00:19+++ PKGBUILD @ 2026-09-17 00:27@@ -2,7 +2,7 @@ # Maintainer: Laszlo Malina <laszlo@malina.hu> pkgname=keeper-password-manager-pkgver=18.4.0+pkgver=18.6.2 pkgrel=1 pkgdesc="Keeper is the world's #1 most downloaded password keeper and secure digital vault for protecting and managing your passwords and other secret information."@@ -37,7 +37,7 @@ "https://keepersecurity.com/desktop_electron/Linux/repo/deb/keeperpasswordmanager_${pkgver}_amd64.deb" 'LICENSE' )-sha512sums=('e9766afb0b46c44de79e1cf5c9b738a561047a8029f799ee7e70634266c7bb5f3c2dbd4c38e109dd0010079bdc9aaa5b02accbde72d1f73092bb456d6f1b8c6d'+sha512sums=('1c8290767f3839bbb418d03544c4aafef2deb15aedb282f9cf3b32b6ecf0aa420f72895e9d0b49055f4f96f60a0d87c39c2a05866a50228ee14f9059923e2de6' '9bd161a552aba146ee89ab930b8a444442d3cb4bba8cf5e94d1a04bfe2c99fae8372d0d04d5b01fe489578429e9fd020cb567e005b1a267fcb51a0bc4cb2f7b2') package() { Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-17 00:27:14 | Medium | 2 |
| 2026-09-16 00:03:17 | Medium | 2 |
| 2026-09-15 00:25:31 | Medium | 2 |
| 2026-09-14 00:27:57 | Medium | 2 |
| 2026-09-13 00:19:54 | Medium | 2 |
| 2026-09-12 00:25:17 | Medium | 2 |
| 2026-09-11 09:22:22 | Medium | 2 |
| 2026-09-11 00:19:22 | Medium | 2 |
| 2026-09-10 00:22:44 | Medium | 2 |
| 2026-09-09 00:04:09 | Medium | 2 |
| 2026-09-08 00:18:08 | Medium | 2 |
| 2026-09-07 00:30:15 | Medium | 2 |
| 2026-09-06 00:17:06 | Medium | 2 |
| 2026-09-05 00:16:27 | Medium | 2 |
| 2026-09-04 00:03:13 | Medium | 2 |
| 2026-09-03 00:15:47 | Medium | 2 |
| 2026-09-02 00:02:31 | Medium | 2 |
| 2026-09-01 00:11:19 | Medium | 2 |
| 2026-08-31 00:19:57 | Medium | 2 |
| 2026-08-30 00:04:14 | Medium | 2 |