op-auto-clicker
Fail
Audited by Snyk on May 16, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.80). The URLs point to an unknown/suspicious GitHub account and its releases page (which can host unsigned .exe inside downloadable zips) and include an unknown .so domain; combined with the skill's instructions to run/exempt the binary from Windows Defender, this matches common indicators of untrusted executable distribution and raises concern.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.70). The prompt explicitly advises running the tool "as Administrator" and instructs users to add exclusions/override Windows Defender warnings (i.e., bypass or weaken AV protections), which directs modification of system security settings and elevation of privileges.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata