QuorumAI
v1.0.0Run multi-model AI synthesis inquiries via QuorumAI. Four AI models (Claude, GPT, Gemini, Grok) compete to answer your question from specialized perspectives...
⭐ 0· 263·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (multi-model synthesis via QuorumAI) matches the runtime instructions and required items: a single QUORUMAI_API_KEY and curl are all that are needed to call the external QuorumAI API.
Instruction Scope
SKILL.md only instructs posting the user's question to https://quorumai.io using curl and presenting the returned JSON. This is coherent, but it does mean user prompts are transmitted to an external service; the doc does not attempt to read other files, environment variables, or system state.
Install Mechanism
Instruction-only skill with no install spec and only a curl requirement — nothing is downloaded or written to disk by an installer.
Credentials
Only one environment variable (QUORUMAI_API_KEY) is required and is necessary for the Authorization header. No unrelated credentials or config paths are requested.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system presence. There is no indication it modifies other skills or system-wide settings.
Assessment
This skill is internally consistent: it simply sends the user's question and the provided API key to quorumai.io and returns the JSON response. Before installing, consider: (1) using the skill will transmit user prompts to a third party — avoid sending highly sensitive secrets or personal data; (2) treat QUORUMAI_API_KEY as a secret (do not paste it into chat) and only grant it if you trust quorumai.io; (3) verify the quorumai.io domain and its privacy/tos if you care about data retention; (4) rotate/revoke the API key if you stop using the skill or suspect misuse.Like a lobster shell, security has layers — review code before you run it.
latestvk9773d19jd8zpezxqrntpdd3m9825kbq
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🏛️ Clawdis
Binscurl
EnvQUORUMAI_API_KEY
Primary envQUORUMAI_API_KEY
