cali-windmill-orchestration

Warn

Audited by Socket on Jul 18, 2026

1 alert found:

Anomaly
AnomalyLOW
examples/wac-plus-flow-thin-wrapper.md

No clear evidence of intentional malware (no backdoor code, no covert exfiltration beyond the designed LLM call, no destructive actions). The dominant security risk is the LLM-driven dynamic tool/task dispatch: tool names and arguments come directly from untrusted model output and are used to execute scripts under a fixed prefix without an allowlist/validation shown. Additionally, memory_id directly controls Windmill variable keys (potential cross-session/cross-tenant integrity or confidentiality risk if not constrained elsewhere), and llm_resource_path/base_url control the network destination for sending conversation history and using api_key. Verify strict access controls on workflow inputs/resources and enforce allowlisting/schema validation for tool dispatch; also reconcile the runtime/tag inconsistency and confirm the actual deployed callLLM request logic.

Confidence: 52%Severity: 63%
Audit Metadata
Analyzed At
Jul 18, 2026, 10:50 AM
Package URL
pkg:socket/skills-sh/calionauta%2Fagent-sync-public%2Fcali-windmill-orchestration%2F@25dbfed22658d5f0f6b4137a6908f4bdebb2c599211e537c311c119ce1ef8244
Security Audit — socket — cali-windmill-orchestration