web-unpublish
Fail
Audited by Snyk on Jun 24, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.70). This is a personal GitHub repository containing PowerShell/Python scripts that modify system configuration and stop/start services; while GitHub is generally legitimate, running unreviewed scripts from an individual/unknown account is potentially dangerous and could be used to distribute malware.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). Этот навык прямо изменяет системные файлы Apache (httpd.conf), удаляет каталоги внутри Apache и может останавливать сервис Apache — все это изменяет состояние машины и требует повышенных привилегий, поэтому его следует пометить как компрометирующий.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata