You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I've conducted a basic security review of the userscript code I downloaded. I observed that the script requests the GM_setClipboard permission, although it doesn't appear to be utilized anywhere in the code. I didn't find any evidence of malicious intent, but removing this unused permission would be a good practice to reduce any potential threat vectors.
The text was updated successfully, but these errors were encountered:
Hello,
I've conducted a basic security review of the userscript code I downloaded. I observed that the script requests the GM_setClipboard permission, although it doesn't appear to be utilized anywhere in the code. I didn't find any evidence of malicious intent, but removing this unused permission would be a good practice to reduce any potential threat vectors.
The text was updated successfully, but these errors were encountered: