antigravity-appimage

LOW
maintainer spinualexandru 0 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The package downloads a prebuilt AppImage from Google's official storage domain, which is plausibly the project's own release infrastructure; installing an AppImage from an official vendor domain, even if not on a whitelist, is a normal and low-risk practice for AUR packages.

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-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads a prebuilt AppImage from Google's official storage domain, which is plausibly the project's own release infrastructure; installing an AppImage from an official vendor domain, even if not on a whitelist, is a normal and low-risk practice for AUR packages.

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:26 source_x86_64=("Antigravity-$pkgver-$CARCH.AppImage::https://storage.googleapis.com/antigravity-public/antigravity-hub/${pkgver}-${_execution_id}/linux-x64/Antigravity.AppImage")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Alexandru Spinu <spinualexandru@outlook.com>
2
3pkgname=antigravity-appimage
4_pkgname=antigravity
5pkgver=2.11.0
6_execution_id=6376446768316416
7pkgrel=1
8pkgdesc='An agentic development platform from Google, evolving the IDE into the agent-first era.(AppImage)'
9arch=(x86_64 aarch64)
10url='https://antigravity.google/'
11license=(LicenseRef-Google-Antigravity)
12depends=(bash fuse2 zlib)
13provides=(antigravity antigravity-appimage-bin)
14conflicts=(antigravity antigravity-appimage-bin)
15options=(!strip !debug)
16install=$_pkgname.install
17source=(antigravity.sh
18 antigravity.desktop
19 antigravity-url-handler.desktop
20 antigravity.appdata.xml
21 antigravity-workspace.xml
22 antigravity.png
23 antigravity
24 _antigravity
25 LICENSE)
26source_x86_64=("Antigravity-$pkgver-$CARCH.AppImage::https://storage.googleapis.com/antigravity-public/antigravity-hub/${pkgver}-${_execution_id}/linux-x64/Antigravity.AppImage")
27source_aarch64=("Antigravity-$pkgver-$CARCH.AppImage::https://storage.googleapis.com/antigravity-public/antigravity-hub/${pkgver}-${_execution_id}/linux-arm/Antigravity.AppImage")
28md5sums=('6d13547dc860f5744b2e854cff2226dc'
29 '711aba6dead2c6a1e02aea448e5d864d'
30 'ec7b359462946788fce916772dea4bd1'
31 '42d3a4dcc64aade1a8dc9f00cad9c5e6'
32 '94cb8d671743f702b598d95b88daa5c0'
33 '4007bd80806a66d601049a7b425859bc'
34 'd8847ea031513e6915aca4e366e8f071'
35 '18aea4c258e91759abb6a0e38eab1a9b'
36 '82d4a168a6801c4f87e83aabb7ea1bdf')
37md5sums_x86_64=('48e061151296665d65ae71009c6b18d1')
38md5sums_aarch64=('a3bcdb69b37e9858db97a9df197e477b')
39
40package() {
41 install -Dm755 "Antigravity-$pkgver-$CARCH.AppImage" "$pkgdir/opt/$pkgname/Antigravity.AppImage"
42
43 install -Dm755 $_pkgname.sh "$pkgdir/usr/bin/$_pkgname"
44
45 install -Dm644 $_pkgname.desktop -t "$pkgdir/usr/share/applications"
46 install -Dm644 $_pkgname-url-handler.desktop -t "$pkgdir/usr/share/applications"
47
48 install -Dm644 $_pkgname.appdata.xml -t "$pkgdir/usr/share/metainfo"
49 install -Dm644 $_pkgname-workspace.xml -t "$pkgdir/usr/share/mime/packages"
50 install -Dm644 $_pkgname.png -t "$pkgdir/usr/share/pixmaps"
51 install -Dm644 $_pkgname "$pkgdir/usr/share/bash-completion/completions/$_pkgname"
52 install -Dm644 _$_pkgname "$pkgdir/usr/share/zsh/site-functions/_$_pkgname"
53
54 install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
55}
56

Scan history

Scanned at (UTC)SeverityRules
2026-09-17 00:27:14 Low 2
2026-09-16 07:21:35 Medium 1
2026-09-16 00:03:17 Low 2
2026-09-15 00:25:31 Low 2
2026-09-14 00:27:57 Low 2
2026-09-13 00:19:54 Low 2
2026-09-12 00:25:17 Low 2
2026-09-11 00:19:22 Low 2
2026-09-10 00:22:44 Low 2
2026-09-09 00:04:09 Low 2
2026-09-08 00:18:08 Low 2
2026-09-07 00:30:15 Low 2
2026-09-06 00:17:06 Low 2
2026-09-05 00:16:27 Low 2
2026-09-04 00:03:13 Low 2
2026-09-03 00:15:47 Low 2
2026-09-02 00:02:31 Low 2
2026-09-01 00:11:19 Low 2
2026-08-31 00:19:57 Low 2
2026-08-30 00:04:14 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