lastpass-pocket
The package downloads a source tarball from LastPass's official domain (download.cloud.lastpass.com), which is a legitimate host for the project; the non-whitelisted host flag is a false positive, and the binary is part of the official LastPass Pocket offering.
Triggered rules
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 tarball from LastPass's official domain (download.cloud.lastpass.com), which is a legitimate host for the project; the non-whitelisted host flag is a false positive, and the binary is part of the official LastPass Pocket offering.
1 higher static finding superseded - not the current verdict (shown for transparency)
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:23
"pocket_x64_${pkgver}.tar.bz2::https://download.cloud.lastpass.com/pocket/pocket_x64.tar.bz2")
PKGBUILD
1 offending line(s) highlighted# Maintainer: Mahmoud Elswerky <mahmoud dot elswerky at gmail dot com>
# Contributor: Chris Down <chris@chrisdown.name>
# Contributor: Yung Wood <yung at yung.com.au>
# Contributor: Joshua Stiefer <facedelajunk at gmail.com>
# Contributor: Michael Seiwald <michael at mseiwald.at>
# Contributor: Techlive Zheng <techlivezheng at gmail.com>
# Contributor: ava1ar <mail(at)ava1ar(dot)me>
# Contributor: Albert Westra <odsseywestra(at)gmail(dot)com>
# Contributor: Darren Wu <$(base64 --decode <<<'ZGFycmVuMTk5NzA4MTBAZ21haWwuY29tCg==')>
# Contributor: Mark Wagie <yochanan dot marqos at gmail dot com>
pkgname=lastpass-pocket
pkgver=4.1.20
pkgrel=3
pkgdesc="Backup and offline access for LastPass"
arch=('x86_64')
url="https://lastpass.com"
license=('custom:LastPass')
options=('!strip')
depends=('ca-certificates' 'openssl-1.0' 'libldap' 'libidn' 'gtk2' 'libpng12' 'librtmp0')
source=('lastpass.desktop'
'lastpass.png'
"pocket_x64_${pkgver}.tar.bz2::https://download.cloud.lastpass.com/pocket/pocket_x64.tar.bz2")
sha1sums=('4e8258a93d2a72c86abc916fee1faab0d34fc8a7'
'043994fdbb2af48eadb17e2ffe48a9a1652c297b'
'893ec51711f1030ed575b895fef145982124496d')
package() {
install -Dm755 pocket_x64 "${pkgdir}/usr/bin/lastpass"
install -Dm644 lastpass.png "${pkgdir}/usr/share/icons/lastpass.png"
install -Dm644 lastpass.desktop "${pkgdir}/usr/share/applications/lastpass.desktop"
}
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 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 |