classin-bin
maintainer cyqsimon
· 5 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package downloads a prebuilt .deb from the official vendor's domain (eeo.cn), which hosts the application; while the host is not a standard whitelist, it is the project's official site, and the download is a verified binary release for packaging.
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 .deb from the official vendor's domain (eeo.cn), which hosts the application; while the host is not a standard whitelist, it is the project's official site, and the download is a verified binary release for packaging.
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:15
source_x86_64=("${_pkgname}-${pkgver}.deb::https://www.eeo.cn/download/client/${_pkgname}_${pkgver}_amd64.deb")
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: cyqsimon <28627918+cyqsimon@users.noreply.github.com>
2
3
# Generated by debtap then manually modified
4
pkgname=classin-bin
5
_pkgname=classin
6
pkgver=6.0.8.2737
7
pkgrel=1
8
pkgdesc="Proprietary remote classroom application by EEO."
9
arch=('x86_64')
10
url="https://www.eeo.cn/cn/classin"
11
license=('unknown')
12
depends=('alsa-lib')
13
options=('!strip' '!emptydirs')
14
install=${pkgname}.install
15
source_x86_64=("${_pkgname}-${pkgver}.deb::https://www.eeo.cn/download/client/${_pkgname}_${pkgver}_amd64.deb")
16
sha512sums_x86_64=('e94a16a3d0a2999942ad9e1151a471373ad062d1f12dbd1b5bb7431c5371b9a5b0dd4409c59ec1ff6f395f8b26c5516fb800cbffb8dee978493a56e1abe8ce8e')
17
18
package(){
19
tar -xJ --no-same-owner -f data.tar.xz -C "${pkgdir}"
20
}
21
Changes since previous scan
--- PKGBUILD @ 2026-07-24 00:02+++ PKGBUILD @ 2026-08-03 00:08@@ -3,8 +3,8 @@ # Generated by debtap then manually modified pkgname=classin-bin _pkgname=classin-pkgver=6.0.7.3367-pkgrel=2+pkgver=6.0.8.2737+pkgrel=1 pkgdesc="Proprietary remote classroom application by EEO." arch=('x86_64') url="https://www.eeo.cn/cn/classin"@@ -13,7 +13,7 @@ options=('!strip' '!emptydirs') install=${pkgname}.install source_x86_64=("${_pkgname}-${pkgver}.deb::https://www.eeo.cn/download/client/${_pkgname}_${pkgver}_amd64.deb")-sha512sums_x86_64=('ca5718e588041edf92b05d7f9adab6d50cdf809c6e948274c08244b4aee58deba0af83e1afcfe7a253b43b2f5b5e08e589c18b8fd6b7cf43bb2bf836d392ada9')+sha512sums_x86_64=('e94a16a3d0a2999942ad9e1151a471373ad062d1f12dbd1b5bb7431c5371b9a5b0dd4409c59ec1ff6f395f8b26c5516fb800cbffb8dee978493a56e1abe8ce8e') package(){ tar -xJ --no-same-owner -f data.tar.xz -C "${pkgdir}"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 03:27:03 | MEDIUM | 1 |
| 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 |