Comment
The change only adds a new runtime dependency entry in .SRCINFO: `ntsync-autoload`. By itself this metadata update does not introduce executable code, network access, privilege escalation, or packaging behavior changes in the reviewed diff. I did not see any evidence in the provided hunk of malicious installation logic or integrity issues. Security impact is low and limited to dependency metadata; any risk would depend on the separately maintained package, not this .SRCINFO edit.
@@ -15,6 +15,7 @@ pkgbase = proton-ge-custom-bin
license = MPL
license = custom
depends = python
+ depends = ntsync-autoload
optdepends = vulkan-icd-loader: dxvk dependency
optdepends = lib32-vulkan-icd-loader: dxvk dependency for 32bit prefixes
optdepends = kdialog: KDE splash dialog support