cnote
Fail
Audited by Snyk on Jun 28, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.90). These are direct downloads of prebuilt executables (tar.gz) from a single GitHub user repository (mnhkahn/cyeam-cli); while hosted on GitHub, releases from individual/unknown accounts that distribute binaries are high-risk because they can contain malware unless you verify the author, inspect the source, and validate release signatures/checksums.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (medium risk: 0.60). 该技能的安装示例包含使用 sudo 将二进制移动到 /usr/local/bin(修改需要提升权限的系统位置),因此指示了对主机状态和权限的更改,存在中等风险。
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata