tsl-amd

LOW
maintainer tsabme 0 votes scanned 2026-09-02 09:50:35.971730
View on AUR
Why flagged

The package downloads a single shell script from the project's own GitHub repository and installs it; while the host is not whitelisted, the source is transparent and part of the project's official infrastructure, posing minimal risk.

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 95%): The package downloads a single shell script from the project's own GitHub repository and installs it; while the host is not whitelisted, the source is transparent and part of the project's official infrastructure, posing minimal risk.

PKGBUILD

1# Maintainer: tsabme <me@tsablezub.ru>
2pkgname=tsl-amd
3pkgver=1.0
4pkgrel=1
5epoch=
6pkgdesc="Helper for tsab.label"
7arch=('any')
8url="https://github.com/tsablez/tsl-amd"
9license=('GPL3')
10groups=()
11makedepends=(git)
12checkdepends=()
13optdepends=()
14provides=()
15conflicts=()
16replaces=()
17backup=()
18options=()
19install=
20changelog=
21source=(tsl-amd.sh::https://raw.githubusercontent.com/tsablez/tsl-amd/refs/heads/main/tsl-amd.sh)
22noextract=()
23validpgpkeys=()
24
25package() {
26 install -d "${pkgdir}/usr/bin"
27 install -m755 "${srcdir}/tsl-amd.sh" "${pkgdir}/usr/bin/tsl-amd"
28}
29sha256sums=('f60fb83720a83d4a91b8d9e53fcfa3236c0fee213bf9d96b6055ac313a28e0d3')
30

Scan history

Scanned at (UTC)SeverityRules
2026-09-02 09:50:35 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