antigravity-appimage

maintainer spinualexandru · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads a prebuilt AppImage from Google's official storage domain for a legitimate project, which is a normal distribution method; the host is not whitelisted but is plausibly official, and the file is integrity-checked with md5sum.

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 package downloads a prebuilt AppImage from Google's official storage domain for a legitimate project, which is a normal distribution method; the host is not whitelisted but is plausibly official, and the file is integrity-checked with md5sum.

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.1.4
6_execution_id=6481382726303744
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-ng-compat)
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=('d395f4bbb565204736cc1ffa9619cc7d')
38md5sums_aarch64=('3aff5682f394e2508add226326d876cb')
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-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

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion