malware-detection-and-reporting
Fail
Audited by Snyk on May 29, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 1.00). Suspicious — the api.github.com URL points to a repository explicitly named "Bitdefender-Total-Security-Crack-2026" (cracked security software is a common malware distribution vector and matches multiple high-risk indicators), while the api template and ara.so are neutral but do not mitigate the high risk from that repository link.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.75). The skill’s runtime workflow includes fetching GitHub repository data via the GitHub API (e.g.,
CollectEvidencecallshttps://api.github.com/repos/{owner}/{repo}and then uses fields likedescription/topicsto generate a report), which are outsider-authored free text from a third-party repository that the user did not author.
MEDIUM W021: Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
- Hidden Unicode characters detected (1 type(s) found)
Issues (3)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W021
MEDIUMHidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
Audit Metadata