qccrypt
The package builds from source hosted on the project's own domain (qccrypt.free.fr), which is not on the whitelist but plausibly official; the source is verified via md5sum, and no remote code execution or untrusted binaries are involved.
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 builds from source hosted on the project's own domain (qccrypt.free.fr), which is not on the whitelist but plausibly official; the source is verified via md5sum, and no remote code execution or untrusted binaries are involved.
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:11
source=("http://qccrypt.free.fr/download/qccrypt-${pkgver}-src.zip" "qccrypt.desktop" "x-cpt.xml" "qccrypt.xml" "x-cpt.desktop" "icons.zip")
PKGBUILD
1 offending line(s) highlighted# Maintainers: bofil <qccrypt@free.fr>; kusakata <shohei atmark kusakata period com>
pkgname=qccrypt
pkgver=0.9.1
pkgrel=2
pkgdesc='A cross-plateform frontend for ccrypt software'
arch=('i686' 'x86_64')
url="http://qccrypt.free.fr/"
license=('GPL2')
depends=('ccrypt' 'libxcb' 'qt5-base')
source=("http://qccrypt.free.fr/download/qccrypt-${pkgver}-src.zip" "qccrypt.desktop" "x-cpt.xml" "qccrypt.xml" "x-cpt.desktop" "icons.zip")
build() {
cd "${srcdir}/qccrypt-${pkgver}-src"
qmake-qt5
make
}
package() {
cd "${srcdir}/qccrypt-${pkgver}-src"
install -Dm755 qccrypt "${pkgdir}/usr/bin/${pkgname}"
install -Dm644 ressources/images/qccrypt.png "${pkgdir}/usr/share/pixmaps/qccrypt.png"
cd "${srcdir}"
install -Dm644 qccrypt.desktop "${pkgdir}/usr/share/applications/qccrypt.desktop"
install -Dm644 x-cpt.xml "${pkgdir}/usr/share/mime/application/x-cpt.xml"
install -Dm644 qccrypt.xml "${pkgdir}/usr/share/mime/packages/qccrypt.xml"
install -Dm644 x-cpt.desktop "${pkgdir}/usr/share/mimelnk/application/x-cpt.desktop"
install -Dm644 icons/hicolor/16x16/apps/qccrypt.png "${pkgdir}/usr/share/icons/hicolor/16x16/apps/qccrypt.png"
install -Dm644 icons/hicolor/16x16/mimetypes/application-x-cpt.png "${pkgdir}/usr/share/icons/hicolor/16x16/mimetypes/application-x-cpt.png"
install -Dm644 icons/hicolor/24x24/apps/qccrypt.png "${pkgdir}/usr/share/icons/hicolor/24x24/apps/qccrypt.png"
install -Dm644 icons/hicolor/24x24/mimetypes/application-x-cpt.png "${pkgdir}/usr/share/icons/hicolor/24x24/mimetypes/application-x-cpt.png"
install -Dm644 icons/hicolor/32x32/apps/qccrypt.png "${pkgdir}/usr/share/icons/hicolor/32x32/apps/qccrypt.png"
install -Dm644 icons/hicolor/32x32/mimetypes/application-x-cpt.png "${pkgdir}/usr/share/icons/hicolor/32x32/mimetypes/application-x-cpt.png"
install -Dm644 icons/hicolor/48x48/apps/qccrypt.png "${pkgdir}/usr/share/icons/hicolor/48x48/apps/qccrypt.png"
install -Dm644 icons/hicolor/48x48/mimetypes/application-x-cpt.png "${pkgdir}/usr/share/icons/hicolor/48x48/mimetypes/application-x-cpt.png"
install -Dm644 icons/hicolor/64x64/apps/qccrypt.png "${pkgdir}/usr/share/icons/hicolor/64x64/apps/qccrypt.png"
install -Dm644 icons/hicolor/64x64/mimetypes/application-x-cpt.png "${pkgdir}/usr/share/icons/hicolor/64x64/mimetypes/application-x-cpt.png"
install -Dm644 icons/hicolor/96x96/apps/qccrypt.png "${pkgdir}/usr/share/icons/hicolor/96x96/apps/qccrypt.png"
install -Dm644 icons/hicolor/96x96/mimetypes/application-x-cpt.png "${pkgdir}/usr/share/icons/hicolor/96x96/mimetypes/application-x-cpt.png"
install -Dm644 icons/hicolor/128x128/apps/qccrypt.png "${pkgdir}/usr/share/icons/hicolor/128x128/apps/qccrypt.png"
install -Dm644 icons/hicolor/128x128/mimetypes/application-x-cpt.png "${pkgdir}/usr/share/icons/hicolor/128x128/mimetypes/application-x-cpt.png"
install -Dm644 icons/hicolor/256x256/apps/qccrypt.png "${pkgdir}/usr/share/icons/hicolor/256x256/apps/qccrypt.png"
install -Dm644 icons/hicolor/256x256/mimetypes/application-x-cpt.png "${pkgdir}/usr/share/icons/hicolor/256x256/mimetypes/application-x-cpt.png"
}
md5sums=('6b25e1dac742aa94d28c0540b4d6414d'
'1e208212a325a4ed551f5955f4e8c6be'
'bf60d5c11809910d2a9c98aaa8217911'
'14af5e3ee3813b1812145cf20defdb70'
'6390b8d0119570f4d7d2deb7c05b61e8'
'515543b430023f2b07906a6dd63cb3e5')
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 |