generating-forensic-timelines-with-hayabusa
Fail
Audited by Snyk on Aug 10, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.70). The presence of a direct precompiled Hayabusa release ZIP (and its associated GitHub release/repo links) represents a potentially risky download source because running unsigned/unchecked binaries from GitHub releases can be used to distribute malware unless the publisher, release provenance, and checksums/signatures are verified.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). SKILL.md/scripts/agent.py run Hayabusa over a user-supplied directory of collected
.evtxlogs (and optionally--live-analysis), then parse/summarize the produced CSV/JSONL at runtime, so outsider-authored free text inside attacker-controlled event fields is ingested without selecting a specific item.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata