fl-studio-integrator
maintainer begin-theadventu
· 3 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The flagged non-standard host is used only to download a logo image, which is non-executable data and poses no security risk even if the source were swapped.
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 flagged non-standard host is used only to download a logo image, which is non-executable data and poses no security risk even if the source were swapped.
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:11
source=("https://image-line.com/wp-content/themes/intracto/build/images/fl-header-logo.png"
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: begin-theadventure <begin-thecontact.ncncb at dralias dot com>
2
3
pkgname=fl-studio-integrator
4
pkgver=1.0.6
5
pkgrel=1
6
pkgdesc='Integrate FL Studio with your system'
7
arch=('any')
8
url='https://github.com/begin-theadventure/fl-studio-integrator-linux'
9
license=('custom')
10
depends=('wine')
11
source=("https://image-line.com/wp-content/themes/intracto/build/images/fl-header-logo.png"
12
"$pkgname.xml"
13
"$pkgname.desktop"
14
"${pkgname}-elm.desktop"
15
"${pkgname}-reg.desktop"
16
"$pkgname"
17
"${pkgname}-elm"
18
"${pkgname}-reg")
19
sha256sums=('9a2242baba370fa2f06f3c325f7152fbe0831edfd1d6baa6a5347d52b68be889'
20
'3b49295e7cbfde851bcd4c64034d5f4d0491a82902ca2212ffbf03e2a84bf927'
21
'0dd5be1680235d3957f33a22bafd06006359110ee020262cc0e3fc1d6ec6c383'
22
'ca6d51c3946ca5bc58e734137fd1e8dc9a20bfc79cddba0e5a3e2f74ea1608d0'
23
'5d77b4746edb67ee20d4e9b2f2986f8b9236c1d9fd8a853e789db7a182bf73ed'
24
'3f08eba617f96f9d24b523e3c4372f5c56b1871221917be28dfcbc8c19750324'
25
'ba5f6c90b25e2f1cb008f1e456c63fa04a7401cf85a6d423d6467b30649e8006'
26
'cb953df6f6e87cef53d3fd7b1fceeea21ffbf58dae8b6ab9e4de72b2c9e6b7be')
27
backup=("usr/bin/$pkgname"
28
"usr/bin/${pkgname}-elm"
29
"usr/bin/${pkgname}-reg")
30
31
package() {
32
install -Dm644 fl-header-logo.png "$pkgdir/usr/share/pixmaps/fl-studio.png"
33
install -Dm644 $pkgname.xml -t "$pkgdir/usr/share/mime/packages"
34
install -Dm644 $pkgname.desktop -t "$pkgdir/usr/share/applications"
35
install -Dm644 ${pkgname}-elm.desktop -t "$pkgdir/usr/share/applications"
36
install -Dm644 ${pkgname}-reg.desktop -t "$pkgdir/usr/share/applications"
37
install -Dm755 $pkgname -t "$pkgdir/usr/bin"
38
install -Dm755 ${pkgname}-elm -t "$pkgdir/usr/bin"
39
install -Dm755 ${pkgname}-reg -t "$pkgdir/usr/bin"
40
}
41
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 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 |