Consilium
PassAudited by ClawScan on May 1, 2026.
Overview
This instruction-only skill is coherent and purpose-aligned, but users should know it sends their question to several configured AI providers and stores limited session/panel state.
This skill appears safe to install as an instruction-only workflow, but use it thoughtfully: each run shares your question with several configured AI providers and may leave responses in session history. Avoid highly confidential questions unless you trust the selected providers and your OpenClaw retention settings.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
A council run may cost more, take longer, and involve several agent sessions rather than one response.
The skill explicitly uses native agent/session tools to create several model calls for one user question.
Tools: `sessions_spawn`, `subagents`, `sessions_history` ... Each council run = 3-5 API calls
Use it for questions where multi-model review is worthwhile, and choose the fast/balanced profiles if cost or latency matters.
Sensitive questions may be processed by multiple external AI providers instead of only the current model.
The workflow intentionally shares the user's question across multiple configured model providers and sub-agents.
Your question is sent to each model provider in your panel. Only use models/providers you trust.
Do not use this skill for confidential material unless you trust every provider in the selected panel and understand their data handling.
Council responses and possibly sensitive prompt content may remain available in OpenClaw session history depending on retention settings.
Panelist outputs are retained in session memory according to platform settings and later retrieved for synthesis or follow-up.
Panelist responses exist only in sub-agent session memory and are auto-archived per your OpenClaw settings.
Review or clear session history when using the skill for private topics.
