competition-lsass-ticket-material
Fail
Audited by Snyk on Jun 20, 2026
Risk Level: CRITICAL
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill explicitly requires recording and reporting "extracted secret" material (TGTs, service tickets, DPAPI secrets, plaintext/hashes, replay chains), which forces the LLM to handle and potentially output sensitive credential values verbatim.
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). 该技能文档提供了有关从LSASS内存、票据缓存及DPAPI等提取凭证并将其重放到SMB/WinRM/服务以获取会话或特权的逐步指导,明显用于凭证窃取、未经授权访问和横向移动,属于明确的恶意/滥用行为。
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). 该技能明确指示从 LSASS、票据缓存和 DPAPI 等敏感主机内存/存储中提取凭证并进行重放/接受性测试(如对 SMB/WinRM 的重放),这直接涉及获取和滥用主机凭证并可能改变或扩展对机器与网络的控制,属于高风险的主机状态妥协。
Issues (3)
W007
HIGHInsecure credential handling detected in skill instructions.
E006
CRITICALMalicious code pattern detected in skill scripts.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata