lycheeslicer
maintainer marsjan155
· 9 votes
· scanned 2026-08-03 00:08:14.047287
MEDIUM
View on AUR ↗
Why flagged
The package downloads a prebuilt .deb from a non-standard host (DigitalOcean Spaces bucket) which is not the project's official domain, creating a supply-chain risk if the bucket were compromised or misconfigured.
Triggered rules
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:16
"https://mango-lychee.nyc3.cdn.digitaloceanspaces.com/LycheeSlicer-$pkgver.deb"
MEDIUM
AI review
llm_review
An AI model (qwen/qwen3-235b-a22b-07-25) reviewed this and agrees it is MEDIUM (confidence 90%): The package downloads a prebuilt .deb from a non-standard host (DigitalOcean Spaces bucket) which is not the project's official domain, creating a supply-chain risk if the bucket were compromised or misconfigured.
PKGBUILD
1 offending line(s) highlighted
1
# Generated by debtap
2
# Maintainer: LycheeSlicer
3
# Contributor: LycheeSlicer
4
pkgname=lycheeslicer
5
pkgver=7.6.6
6
pkgrel=1
7
pkgdesc="Lychee Slicer"
8
arch=('x86_64')
9
url="http://mango3d.io"
10
license=('custom')
11
depends=('gtk3' 'libsecret' 'libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils' 'at-spi2-atk' 'at-spi2-core')
12
optdepends=('libappindicator-gtk3')
13
options=('!strip' '!emptydirs')
14
install=${pkgname}.install
15
source_x86_64=(
16
"https://mango-lychee.nyc3.cdn.digitaloceanspaces.com/LycheeSlicer-$pkgver.deb"
17
"local://lycheeslicer.xml"
18
)
19
sha512sums_x86_64=(
20
'3d7938af558da7a301f6650544a2a2c28789d06b2d9f986d8aa2472a523856555b7e8d2d6e88e23ab5d05a29321735df2d295db05927263fbebb3cce6b5e7bcb'
21
'aba52d9bd76619f66fac0688c1c04846e630f5b8acba6032c61f46a4bcf9ff9d5aa1eb11a3901e85bce33e179d4ccc1f574b06c9ad3f415a692ff4ad39c77f49'
22
)
23
package(){
24
# Extract package data
25
tar xf data.tar.xz -C "${pkgdir}"
26
install -Dm644 lycheeslicer.xml "$pkgdir"/usr/share/mime/packages/lycheeslicer.xml
27
}
28
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-03 00:08:14 | MEDIUM | 2 |
| 2026-08-02 00:16:08 | MEDIUM | 2 |
| 2026-08-01 00:11:18 | MEDIUM | 2 |
| 2026-07-31 00:14:10 | MEDIUM | 2 |
| 2026-07-30 00:17:23 | MEDIUM | 2 |
| 2026-07-29 00:25:53 | MEDIUM | 2 |
| 2026-07-28 00:07:28 | MEDIUM | 2 |
| 2026-07-27 00:24:32 | MEDIUM | 2 |
| 2026-07-26 00:07:32 | MEDIUM | 2 |
| 2026-07-25 00:13:44 | MEDIUM | 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 00:24:15 | MEDIUM | 2 |
| 2026-07-20 00:19:49 | MEDIUM | 2 |
| 2026-07-19 00:17:08 | MEDIUM | 2 |
| 2026-07-18 00:14:48 | MEDIUM | 2 |
| 2026-07-17 00:06:16 | MEDIUM | 2 |
| 2026-07-16 00:05:41 | MEDIUM | 2 |
| 2026-07-15 00:09:25 | MEDIUM | 2 |