experimentersoftroll422-security-loader
Fail
Audited by Snyk on Aug 3, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.80). Suspicious because it points to a GitHub repository under an unrecognized/odd username (tomw286) with a direct .git clone URL — unvetted personal GitHub repos are a common distribution vector for malicious 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 requires and instructs running with administrator privileges, includes code that checks/enforces admin access, and calls an SDK to register filesystem monitors and interact with Program Files/registry—actions that modify system-level state and require elevated rights.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata