folklore-bin
maintainer PiyushXCoder
· 0 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package installs a prebuilt binary from a GitHub release, which is a normal distribution method; the source is verifiable via checksum and hosted on an official project infrastructure, posing minimal risk despite low votes and recent upload.
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 installs a prebuilt binary from a GitHub release, which is a normal distribution method; the source is verifiable via checksum and hosted on an official project infrastructure, posing minimal risk despite low votes and recent upload.
PKGBUILD
1
# Maintainer: Piyush Raj <piyushxcoder@gamil.com>
2
pkgname=folklore-bin
3
pkgver=0.1.4
4
pkgrel=1
5
pkgdesc="Viewer for superlore docs — desktop and web app, one codebase"
6
arch=('x86_64')
7
url="https://github.com/PiyushXCoder/folklore"
8
license=('MIT')
9
depends=('webkit2gtk-4.1' 'gtk3')
10
provides=('folklore')
11
conflicts=('folklore')
12
source=("folklore_${pkgver}_amd64.deb::https://github.com/PiyushXCoder/folklore/releases/download/v${pkgver}/folklore_${pkgver}_amd64.deb")
13
sha256sums=('c2e06382b5a509054bebbb5546bf5ce706f72098c13d4795106d37c8766dece2')
14
15
package() {
16
cd "$srcdir"
17
ar x "folklore_${pkgver}_amd64.deb"
18
bsdtar -xf data.tar.gz -C "$pkgdir"
19
}
20
Changes since previous scan
--- PKGBUILD @ 2026-07-24 00:02+++ PKGBUILD @ 2026-08-03 00:08@@ -1,6 +1,6 @@ # Maintainer: Piyush Raj <piyushxcoder@gamil.com> pkgname=folklore-bin-pkgver=0.1.1+pkgver=0.1.4 pkgrel=1 pkgdesc="Viewer for superlore docs — desktop and web app, one codebase" arch=('x86_64')@@ -10,7 +10,7 @@ provides=('folklore') conflicts=('folklore') source=("folklore_${pkgver}_amd64.deb::https://github.com/PiyushXCoder/folklore/releases/download/v${pkgver}/folklore_${pkgver}_amd64.deb")-sha256sums=('0aa150e6aad7083b4ef3a4d7323426f77521020dbf84973635be769b3f72b860')+sha256sums=('c2e06382b5a509054bebbb5546bf5ce706f72098c13d4795106d37c8766dece2') package() { cd "$srcdir"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 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 11:27:50 | LOW | 2 |
| 2026-07-24 09:27:42 | LOW | 2 |
| 2026-07-24 00:02:28 | MEDIUM | 2 |
| 2026-07-23 00:14:47 | MEDIUM | 2 |
| 2026-07-22 00:29:32 | MEDIUM | 2 |
| 2026-07-21 15:17:04 | MEDIUM | 2 |
| 2026-07-21 13:17:02 | MEDIUM | 2 |