cloud-sql-proxy-bin

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

The package downloads prebuilt binaries from Google's official storage domain for a legitimate tool, with hardcoded checksums; while the host is not whitelisted, it is plausibly official and the binaries are verified, limiting supply-chain risk.

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 prebuilt binaries from Google's official storage domain for a legitimate tool, with hardcoded checksums; while the host is not whitelisted, it is plausibly official and the binaries are verified, limiting supply-chain risk.

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:10 source_i686=($_bin_file-i686::https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v$pkgver/cloud-sql-proxy.linux.386)

PKGBUILD

1 offending line(s) highlighted
1pkgname=cloud-sql-proxy-bin
2pkgdesc="Google Cloud SQL Auth proxy"
3pkgver=2.25.4
4pkgrel=1
5arch=('i686' 'x86_64' 'aarch64')
6url="https://github.com/GoogleCloudPlatform/cloudsql-proxy"
7license=('Apache')
8provides=(cloud-sql-proxy=$pkgver)
9_bin_file=cloud-sql-proxy-$pkgver
10source_i686=($_bin_file-i686::https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v$pkgver/cloud-sql-proxy.linux.386)
11source_x86_64=($_bin_file-x86_64::https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v$pkgver/cloud-sql-proxy.linux.amd64)
12source_aarch64=($_bin_file-aarch64::https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v$pkgver/cloud-sql-proxy.linux.arm64)
13
14sha256sums_i686=('1aff4d9d1da4fbda50cdeca29c96306870bec0d5d1773531b5d0ada281f20ab9')
15sha256sums_x86_64=('b780c0d2c445ffd5d2fdba0925f2722c19fcd0d2c27c538e85713732698561f2')
16sha256sums_aarch64=('cae1a3e5e258600468b0748553283b0adb003faf1264744bac3c5c8cb20867af')
17
18package() {
19 install -Dm755 "$srcdir/$_bin_file-$CARCH" "$pkgdir/usr/bin/cloud-sql-proxy"
20}
21

Changes since previous scan

--- PKGBUILD @ 2026-08-28 00:07
+++ PKGBUILD @ 2026-09-17 00:27
@@ -1,6 +1,6 @@
pkgname=cloud-sql-proxy-bin
pkgdesc="Google Cloud SQL Auth proxy"
-pkgver=2.25.3
+pkgver=2.25.4
pkgrel=1
arch=('i686' 'x86_64' 'aarch64')
url="https://github.com/GoogleCloudPlatform/cloudsql-proxy"
@@ -11,9 +11,9 @@
source_x86_64=($_bin_file-x86_64::https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v$pkgver/cloud-sql-proxy.linux.amd64)
source_aarch64=($_bin_file-aarch64::https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v$pkgver/cloud-sql-proxy.linux.arm64)
-sha256sums_i686=('52856b7963108fc0892b99c259463da8f4def94d0cbd89d891d75d86350ba328')
-sha256sums_x86_64=('f0584d79e877a8a46300fe2513840972c44e704c15dc3da6a49d5408f7d6f233')
-sha256sums_aarch64=('9ffbf512ee24dbeca527eb12fc43d7a322724afccf369d7c172995fca35444d9')
+sha256sums_i686=('1aff4d9d1da4fbda50cdeca29c96306870bec0d5d1773531b5d0ada281f20ab9')
+sha256sums_x86_64=('b780c0d2c445ffd5d2fdba0925f2722c19fcd0d2c27c538e85713732698561f2')
+sha256sums_aarch64=('cae1a3e5e258600468b0748553283b0adb003faf1264744bac3c5c8cb20867af')
package() {
install -Dm755 "$srcdir/$_bin_file-$CARCH" "$pkgdir/usr/bin/cloud-sql-proxy"

Scan history

Scanned at (UTC)SeverityRules
2026-09-17 00:27:14 Low 2
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 23:58:52 Medium 1
2026-08-28 00:07:31 Clean 2
2026-08-27 23:33:31 Medium 1
2026-08-16 00:03:42 Clean 2
2026-08-15 01:30:13 Medium 1
2026-08-15 00:26:13 Low 2
2026-08-14 00:03:41 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