← Back to Skills Marketplace
waleedkadous

Multisage

by M Waleed Kadous · GitHub ↗ · v2.2.0
cross-platform ⚠ suspicious
328
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install multisage
Description
Query Multisage for multi-expert AI answers from Claude, GPT, and Gemini. Use this skill whenever the user wants multiple AI perspectives on a question, says...
Usage Guidance
This skill appears to be what it claims (a wrapper around a Multisage CLI) but the package metadata in the registry is incomplete: SKILL.md clearly requires installing 'multisage' via npm and setting MULTISAGE_API_KEY, yet the registry lists no required env vars or installs. Before installing or using it: 1) Verify the official npm package name and publisher on npmjs.com and confirm it's the legitimate multisage package. 2) Prefer creating a restricted API key (if supported) rather than using a full-account key. 3) Avoid blindly running 'npm install -g' from unknown sources; consider installing in a sandbox or container. 4) Be cautious about commands that grep dotfiles (.env, ~/.env) or echo partial keys — these touch sensitive data. 5) Check Multisage's privacy/security documentation (rates, what content is sent to downstream providers) and confirm you are comfortable with the CLI sending prompts to external services. If possible, ask the skill author or registry maintainer to update the metadata to declare the required env var and any install steps so the registry and SKILL.md match.
Capability Analysis
Type: OpenClaw Skill Name: multisage Version: 2.2.0 The multisage skill bundle contains instructions in SKILL.md that direct the AI agent to perform high-risk operations, including installing a global NPM package and searching for API keys within sensitive files like ~/.env (credential hunting). While these actions are contextually related to the tool's setup, they represent significant security risks when executed by an automated agent. Additionally, the _meta.json file contains an unusual future-dated timestamp (2026). No clear evidence of malicious exfiltration was found, but the broad file access and installation commands are inherently risky.
Capability Assessment
Purpose & Capability
The SKILL.md describes a Multisage CLI that contacts Claude/GPT/Gemini and therefore legitimately needs a network client and an API key; however the registry metadata lists no required environment variables or install steps, which is inconsistent with the runtime instructions.
Instruction Scope
Runtime instructions tell the agent to install a global npm package, check and export MULTISAGE_API_KEY, grep common dotfiles (.env, ~/.env) for the key, and write output to /tmp files — reading user dotfiles and echoing/exporting secrets is sensitive and broader than a minimal 'query API' instruction set.
Install Mechanism
No install spec is provided in the registry, but SKILL.md instructs users to run 'npm install -g multisage'. The absence of an official install spec or vetted package source in the registry metadata is a mismatch (not necessarily malicious, but worth verifying the npm package identity before installing).
Credentials
The skill requires an API key (MULTISAGE_API_KEY) according to SKILL.md, which is proportional to contacting a third-party API — but the registry metadata does not declare this required credential. Instructions to search local dotfiles for the key increases risk of accidental credential exposure.
Persistence & Privilege
The skill is instruction-only, always:false, and does not request persistent or platform-level privileges. It does not attempt to modify other skills or system-wide settings according to the provided material.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install multisage
  3. After installation, invoke the skill by name or use /multisage
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.2.0
Initial publish — streaming-only CLI v2.2.0
Metadata
Slug multisage
Version 2.2.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Multisage?

Query Multisage for multi-expert AI answers from Claude, GPT, and Gemini. Use this skill whenever the user wants multiple AI perspectives on a question, says... It is an AI Agent Skill for Claude Code / OpenClaw, with 328 downloads so far.

How do I install Multisage?

Run "/install multisage" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Multisage free?

Yes, Multisage is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Multisage support?

Multisage is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Multisage?

It is built and maintained by M Waleed Kadous (@waleedkadous); the current version is v2.2.0.

💬 Comments