← Back to Skills Marketplace
iml1s

MiroFish Predict

by ImL1s · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
386
Downloads
1
Stars
3
Active Installs
2
Versions
Install in OpenClaw
/install mirofish-predict
Description
MiroFish 群體智能推演引擎。當用戶要求「推演」「預測」「模擬」「如果…會怎樣」時使用。透過 55 個 AI Agent 在模擬社交平台上互動推演未來趨勢。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mirofish-predict
  3. After installation, invoke the skill by name or use /mirofish-predict
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug mirofish-predict
Version 1.0.1
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 2
Frequently Asked Questions

What is MiroFish Predict?

MiroFish 群體智能推演引擎。當用戶要求「推演」「預測」「模擬」「如果…會怎樣」時使用。透過 55 個 AI Agent 在模擬社交平台上互動推演未來趨勢。 It is an AI Agent Skill for Claude Code / OpenClaw, with 386 downloads so far.

How do I install MiroFish Predict?

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

Is MiroFish Predict free?

Yes, MiroFish Predict is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does MiroFish Predict support?

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

Who created MiroFish Predict?

It is built and maintained by ImL1s (@iml1s); the current version is v1.0.1.

💬 Comments