optiscaler-client-fsr4-manager
Fail
Audited by Snyk on Jul 1, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.70). The GitHub release link is moderately to highly risky because it’s a direct ZIP containing an executable from an individual GitHub account (unknown reputation) and the software requires elevated privileges and DLL patching—ara.so itself is just a short informational domain and not an immediate download, but together they warrant caution: verify the author, check repository activity/stars, inspect the binary, and scan the file before running.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The installation step instructs downloading and running the release archive from https://github.com/Devanshu-dev/optiscaler-client-fsr4/releases/download/v1.0.5/OptiscalerClient-1.0.5.zip, which fetches remote binaries that are then executed, so this is a runtime external dependency that executes code.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly instructs and provides code to replace and restore game DLLs (modifying files in game/system directories) and even includes logic to restart the process with elevated/administrator rights to bypass permission errors, which directs the agent to modify protected system state.
Issues (3)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata