halo-cli-operations
Fail
Audited by Snyk on May 15, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.90). They point to files on a non-official third‑party host (example.com) including a .zip and a .jar—both common vectors for malware—so these downloads are suspicious unless the source is verified and validated.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The SKILL.md explicitly allows installing or upgrading themes and plugins and uploading/downloading attachments from arbitrary URLs (e.g., "theme install --url", "plugin install --url", "attachment upload --url") and even documents a --yes bypass for non-www.halo.run hosts, so the agent can fetch untrusted third‑party content that could influence subsequent tool actions.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata