← 返回 Skills 市场
Multisage
作者
M Waleed Kadous
· GitHub ↗
· v2.2.0
328
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install multisage - 安装完成后,直接呼叫该 Skill 的名称或使用
/multisage触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.2.0
Initial publish — streaming-only CLI v2.2.0
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 328 次。
如何安装 Multisage?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install multisage」即可一键安装,无需额外配置。
Multisage 是免费的吗?
是的,Multisage 完全免费(开源免费),可自由下载、安装和使用。
Multisage 支持哪些平台?
Multisage 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Multisage?
由 M Waleed Kadous(@waleedkadous)开发并维护,当前版本 v2.2.0。
推荐 Skills