gcr-ssh-agent-dinit

maintainer hyperfocusedblur · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package installs two local files (a service file and a script) with SKIP'd checksums, but there is no evidence of remote code execution or malicious behavior; the low severity is due to unverifiable sources and minimal AUR metrics.

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.

LOW AI review llm_review

An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is LOW (confidence 90%): The package installs two local files (a service file and a script) with SKIP'd checksums, but there is no evidence of remote code execution or malicious behavior; the low severity is due to unverifiable sources and minimal AUR metrics.

PKGBUILD

1# Maintainer: Hyper Focus <hyperfocusedblur@proton.me>
2pkgname=gcr-ssh-agent-dinit
3pkgver=1.0.0
4pkgrel=1
5pkgdesc="Dinit user service definition for starting gcr-ssh-agent - Gnome SSH agent, previously part of gnome-keyring"
6url="https://gitlab.gnome.org/GNOME/gcr"
7arch=('any')
8license=('unknown')
9depends=('gcr-4' 'gcr' 'dinit')
10# makedepends=()
11# checkdepends=()
12optdepends=('userspawn' 'userspawn-dinit')
13source=('gcr-ssh-agent.dinit-service' 'gcr-ssh-agent-start')
14# backup=('')
15sha256sums=('SKIP' 'SKIP')
16
17package() {
18 install -Dm644 "${srcdir}/gcr-ssh-agent.dinit-service" "${pkgdir}/etc/dinit.d/user/gcr-ssh-agent"
19 install -Dm755 "${srcdir}/gcr-ssh-agent-start" "${pkgdir}/usr/bin/gcr-ssh-agent-start"
20}
21

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 09:11:06 LOW 2
2026-07-29 07:10:52 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