mundi-orch-multi-llm-consensus
Fail
Audited by Snyk on Jul 15, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The skill explicitly lists reading ~/Mundi Princeps/config/api_keys.json (Anthropic/OpenAI/Gemini keys) and describes invoking providers via curl/Codex/CLI, which requires the agent to access secrets and risks those values being embedded or emitted verbatim in generated requests/commands.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.85). The required workflow fans out the user-supplied
questionto multiple external LLM providers and then feeds the providers’ free-form responses (outsider-authored text from Claude/Gemini/GPT) into the “Aggregator scribe” LLM context for consensus generation.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata