reverse-engineering-malware-with-ghidra
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 prompt explicitly directs extraction and documentation of hardcoded secrets (C2 URLs, encryption keys/campaign IDs, RC4 key material, sample hashes, etc.) and to produce reports/YARA rules containing those values, which would require the LLM to output secret values verbatim.
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). The document explicitly describes and demonstrates malicious/backdoor capabilities—C2 beaconing and encrypted exfiltration, remote command execution (download/execute, cmd dispatcher), process hollowing, persistence via registry, and obfuscation/crypto routines—indicating clear intentional malicious behavior.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
E006
CRITICALMalicious code pattern detected in skill scripts.
Audit Metadata