Gatekeeper is not supposed to repeatedly verify ordinary PDF or DOCX files simply because they are on your Desktop. ( Computer )
1 - Apple describes Gatekeeper as checking software such as apps, plug-ins and installer packages, particularly when downloaded software is opened.
Gatekeeper and runtime protection in macOS
2 - So I would not disable Gatekeeper to try to fix this. Your repeated “Verifying…” behaviour needs to be identified first.
3 - Please open Terminal and enter xattr -l ~/Desktop/*.pdf 2>/dev/null
4 - Then xattr -l ~/Desktop/*.docx 2>/dev/null
5 - Do not change or delete anything yet. If either command shows com.apple.quarantine
5 - ➡️ Tell me. If nothing is returned, tell me that too. ⬅️
6 - Also, please give me the exact wording of the verification window, wspecially whether it says “Verifying…” followed by the document's filename, or whether it names an application such as Word or Preview.
7 - That distinction matters, because Apple's documentation does not describe normal Gatekeeper behaviour as repeatedly verifying ordinary DOCX and PDF documents.
8 - One other thing. You are running macOS 15.7 and Apple has released later Sequoia updates, including 15.7.9, which contains security and other fixes.
About the security content of macOS Sequoia 15.7.9
9 - I would assume that updating will fix your particular problem, but once we establish what is actually producing the verification, we will deal with that specifically.
Apple's relevant documentation:
Safely open apps on your Mac — Apple Support
Gatekeeper and runtime protection in macOS — Apple Platform Security
macOS Sequoia security updates — Apple Support
10 - Give me the Terminal result and exact “Verifying…” message, and I will continue from there without guessing.