fort-firewall-malware-analysis
Fail
Audited by Snyk on Jul 6, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 1.00). The list contains an explicitly flagged malicious repository (github.com/lloyd17x/fort-firewall-security-fix) and its GitHub Pages download URL (lloyd17x.github.io/fort-firewall-security-fix/)—classic indicators of a malware distribution scheme—while the remaining links are benign references or APIs.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.65). The skill’s runtime workflow can fetch and ingest public web content (e.g., arbitrary GitHub Pages/download pages or other URLs via
requests/HTTP) and then analyze that fetched free-form text, which is outsider-authored input into the agent’s LLM context.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata