k7-total-security-configuration
Fail
Audited by Snyk on Jul 8, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 1.00). The GitHub URL points to an unknown user repository named "Unlock-Patch" (likely a cracked/unofficial binary distribution) which is a common malware distribution vector and thus suspicious.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.90). The skill contains explicit system-modifying instructions that require root privileges (cron entries under /etc, iptables rules, creating certificates and chmod on system files, writing to /var and /usr/local), which push an agent to change the machine state and could compromise the host if executed.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata