← 返回 Skills 市场
386
总下载
1
收藏
3
当前安装
2
版本数
在 OpenClaw 中安装
/install mirofish-predict
功能描述
MiroFish 群體智能推演引擎。當用戶要求「推演」「預測」「模擬」「如果…會怎樣」時使用。透過 55 個 AI Agent 在模擬社交平台上互動推演未來趨勢。
安全使用建议
This skill appears to be what it claims: a multi-agent simulation that needs Docker and an LLM API key. Before installing: 1) Verify the mirofish-cli npm package and its maintainer (inspect the GitHub repo and package contents). 2) Confirm which Docker image(s) the CLI will pull and inspect them (unknown images can run arbitrary code on your machine). 3) Use a scoped or low-privilege LLM API key or local model if possible, and set file permissions on ~/.mirofish/.env. 4) Consider limiting billing/quota on the API key (simulations are token-heavy). If you cannot verify the package or images, treat the runtime as higher risk and avoid supplying high-privilege credentials.
功能分析
Type: OpenClaw Skill
Name: mirofish-predict
Version: 1.0.1
The skill acts as a wrapper for an external CLI tool (`mirofish-cli`) and requires high-privilege capabilities, including global NPM installation and Docker execution. While these are plausibly necessary for its stated purpose of running multi-agent simulations, the requirement for sensitive credentials (`LLM_API_KEY`) and the reliance on external binaries from an unverified source (`666ghj/MiroFish`) represent a significant attack surface. No explicit evidence of malicious intent or data exfiltration was found in the provided SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description (55-agent simulation) aligns with required binaries (mirofish CLI and docker) and the single declared secret (LLM_API_KEY). Installing an npm CLI to provide the 'mirofish' binary is a coherent way to implement this functionality.
Instruction Scope
SKILL.md instructs only to run mirofish CLI commands, start/stop Docker backend, and set an LLM API key (via env, OpenClaw config, or ~/.mirofish/.env). It does not instruct reading unrelated system files or requesting unrelated credentials.
Install Mechanism
Install is an npm package (mirofish-cli) which is a typical, traceable mechanism. However the runtime includes pulling and running a Docker backend image (SKILL.md indicates images are pulled on first start) — pulling/running unknown container images increases risk and should be reviewed (image origin not specified in SKILL.md).
Credentials
Only one environment variable (LLM_API_KEY) is required and is appropriate for a tool that drives many LLM calls. No unrelated secrets or config paths are requested. Note: the skill will send user prompts and generated context to the LLM provider associated with that key, so the key should be scoped/trusted.
Persistence & Privilege
Skill is not always-enabled and does not request special platform privileges. It writes/reads its own config (~/.mirofish/.env) per instructions which is normal for a CLI tool; it does not request modifying other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mirofish-predict - 安装完成后,直接呼叫该 Skill 的名称或使用
/mirofish-predict触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Add Canvas Dashboard docs, Extension integration guide, fix license to AGPL-3.0
v1.0.0
Initial release: 55 AI Agent swarm intelligence prediction engine with P2P distributed support
元数据
常见问题
MiroFish Predict 是什么?
MiroFish 群體智能推演引擎。當用戶要求「推演」「預測」「模擬」「如果…會怎樣」時使用。透過 55 個 AI Agent 在模擬社交平台上互動推演未來趨勢。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 386 次。
如何安装 MiroFish Predict?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mirofish-predict」即可一键安装,无需额外配置。
MiroFish Predict 是免费的吗?
是的,MiroFish Predict 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
MiroFish Predict 支持哪些平台?
MiroFish Predict 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MiroFish Predict?
由 ImL1s(@iml1s)开发并维护,当前版本 v1.0.1。
推荐 Skills