timedatectl-restorer

maintainer Xyne · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The source is a tarball from the project's own official domain (xyne.dev), checksums are provided and valid, and the package installs only a simple Python script and a systemd service file; no unreviewed remote code execution or supply-chain risks are present.

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 source is a tarball from the project's own official domain (xyne.dev), checksums are provided and valid, and the package installs only a simple Python script and a systemd service file; no unreviewed remote code execution or supply-chain risks are present.

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:12 https://xyne.dev/projects/timedatectl-restorer/src/timedatectl-restorer-2013.7.12.tar.xz

PKGBUILD

1 offending line(s) highlighted
1#Maintainer: Xyne <gro xunilhcra enyx, backwards>
2pkgname=timedatectl-restorer
3pkgver=2013.7.12
4pkgrel=4
5pkgdesc='Restore system time across reboots when the internal clock is dead.'
6arch=(any)
7license=(GPL)
8url="https://xyne.dev/projects/timedatectl-restorer"
9depends=(python3)
10optdepends=('systemd: service support')
11source=(
12 https://xyne.dev/projects/timedatectl-restorer/src/timedatectl-restorer-2013.7.12.tar.xz
13 https://xyne.dev/projects/timedatectl-restorer/src/timedatectl-restorer-2013.7.12.tar.xz.sig
14)
15sha512sums=(
16 12fa49609b53911b59eb0a800b251737f7cf4fe1863477b6d653e16b56583a66541b8448b031927172ab390f87e54e0bf1ccd8f4f59ca5ad7d9004d01a40db4d
17 d0f3c5160ed271214b8a813d173dba79fa48732bb6840af242cd7622d596d6aa3830172703fa25c4eb1b5de614906f8afce10b31ed9e95154f2c63fe9ae478c7
18)
19md5sums=(
20 462cc447da995a4c259bffc794a7ad27
21 203619c05e7d159436bbd5b659e9fc7b
22)
23validpgpkeys=('D89FAAEB4CECAFD199A2F5E612C6F735F7A9A519')
24
25package ()
26{
27 cd "$srcdir/$pkgname-$pkgver"
28 install -Dm755 "$pkgname" "$pkgdir/usr/bin/$pkgname"
29 install -Dm644 "$pkgname@.service" "$pkgdir/usr/lib/systemd/system/$pkgname@.service"
30}
31
32# vim: set ts=2 sw=2 et:
33

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