hormuz-risk-clock
Fail
Audited by Snyk on Jun 20, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 0.85). The skill mandates automated fetching of fresh web signals and automatic publication of rendered outputs to hardcoded external accounts/channels (Discord channel ID and Bluesky via env vars) without requiring user approval, creating a high risk of unauthorized data exfiltration or covert publication.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.95). Runtime path: the workflow explicitly uses
websearch+webfetchto pull full text from fresh public web sources, and that fetched outsider-authored prose is then normalized intodata/signals.latest.jsonand folded into the LLM’s context for state update/render.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata