dynamic-drpc-wayland-bin
maintainer mrkirill046
· 0 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package downloads a prebuilt binary from the project's own GitHub releases, which is a normal AUR practice; the low severity is due to the binary being unverifiable but from a plausible project-owned source, with no evidence of malicious behavior.
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 prebuilt binary from the project's own GitHub releases, which is a normal AUR practice; the low severity is due to the binary being unverifiable but from a plausible project-owned source, with no evidence of malicious behavior.
PKGBUILD
1
# Maintainer: mrkirill046 <contact@qwy-games.ru>
2
pkgname=dynamic-drpc-wayland-bin
3
pkgver=2.0.2
4
pkgrel=1
5
pkgdesc="Dynamic Discord Rich Presence based on active Hyprland / Niri windows"
6
arch=('x86_64')
7
url="https://github.com/mrkirill046/discord-dynamic-status-wayland"
8
license=('MIT')
9
depends=()
10
options=('!strip' '!debug')
11
install=${pkgname}.install
12
source_x86_64=("${url}/releases/download/v${pkgver}/discord-dynamic-status-wayland")
13
sha256sums_x86_64=('sha256:547b557c2452c72b10d15e1e871d399eeea57b51893d853020704963caddeb5c')
14
15
package() {
16
install -Dm755 "discord-dynamic-status-wayland" "$pkgdir/usr/bin/discord-dynamic-status-wayland"
17
}
18
19
Changes since previous scan
--- PKGBUILD @ 2026-07-29 00:25+++ PKGBUILD @ 2026-08-03 00:08@@ -1,6 +1,6 @@ # Maintainer: mrkirill046 <contact@qwy-games.ru> pkgname=dynamic-drpc-wayland-bin -pkgver=2.0.1+pkgver=2.0.2 pkgrel=1 pkgdesc="Dynamic Discord Rich Presence based on active Hyprland / Niri windows" arch=('x86_64')@@ -10,7 +10,7 @@ options=('!strip' '!debug') install=${pkgname}.install source_x86_64=("${url}/releases/download/v${pkgver}/discord-dynamic-status-wayland")-sha256sums_x86_64=('349db627f7716b50b1efb49441451e449147cec3bdc432696fbb1029311bc97e')+sha256sums_x86_64=('sha256:547b557c2452c72b10d15e1e871d399eeea57b51893d853020704963caddeb5c') package() { install -Dm755 "discord-dynamic-status-wayland" "$pkgdir/usr/bin/discord-dynamic-status-wayland"Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 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 23:13:22 | 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 13:14:10 | LOW | 2 |