bitdefender-total-security-malware-analysis
Fail
Audited by Snyk on May 19, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). This repository exhibits deliberate malicious intent—explicitly promoting cracked/activated Bitdefender installers and keygens (common malware distribution/piracy vectors and potential supply‑chain/backdoor delivery), even though the included Go snippets are benign analysis helpers; the high-risk patterns are the piracy/malware-distribution claims, potential for credential theft/trojan delivery, and supply‑chain abuse.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.70). The SKILL.md explicitly includes a CheckVirusTotalHash function under "Threat Intelligence Integration" that issues HTTP GET requests to the public VirusTotal API (https://www.virustotal.com), decodes the returned JSON, and prints/uses the result—meaning the agent ingests untrusted, public third-party content that can influence analysis decisions and thus could enable indirect prompt injection.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata