← 返回 Skills 市场
Mimic
作者
Sophie-xin9
· GitHub ↗
· v1.0.0
· MIT-0
91
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mimic
功能描述
Turn your AI into anyone. Say a name — auto-collect real data from Weibo/Bilibili/Douyin/Wikipedia, analyze speech patterns and personality with statistical...
安全使用建议
Key concerns before installing:
- Missing files & mismatch: The package only contains README.md and SKILL.md, but the documentation references many scripts and templates. Ask the publisher for the full repo or verify the exact installer source (the GitHub repo claimed in README). Do not trust a partial package.
- ManoBrowser dependency & endpoint: SKILL.md expects a ManoBrowser MCP endpoint and API key (found in TOOLS.md) and tells the agent to curl that endpoint. Confirm where ManoBrowser comes from, who controls the MCP endpoint, and whether that endpoint is remote. If the extension or endpoint is run by a third party, it could receive copied data — verify its code and hosting before granting keys.
- Declarative vs actual credentials: The registry declares no required credentials, but runtime docs expect an API key. Ask where that key is stored and why it wasn't declared in metadata.
- Local‑only claim is conditional: The skill asserts 'data stored locally', but actual behavior depends on the browser plugin/endpoint. Verify ManoBrowser's privacy policy and code to ensure data isn't being forwarded.
- Ethical/legal issues: Mimicking living people can raise legal and ethical concerns. Consider whether you have the right to create/host simulated personas of third parties.
- Next steps if you still want it: request the full git repository (verify authenticity and commit history), inspect the referenced scripts and ManoBrowser repo, confirm the MCP endpoint host and ownership, and only proceed if the code and extension are from a trusted source and you understand where data and credentials flow.
Because multiple important gaps exist between the manifest and runtime instructions, treat this package as incomplete or possibly mispackaged and verify the missing components before use.
功能分析
Type: OpenClaw Skill
Name: mimic
Version: 1.0.0
The 'mimic' skill bundle is classified as suspicious because it implements automated scraping of social media platforms (Weibo, Bilibili, Douyin) and uses aggressive prompt instructions in SKILL.md to compel the AI agent to persistently push users to install an external browser extension (ManoBrowser). While the stated goal of character simulation is plausible, the combination of automated data collection scripts (e.g., scripts/weibo_collect.py, scripts/bilibili_subtitle_batch.py) and manipulative instructions to bypass user hesitation regarding third-party software installation poses a significant privacy and security risk.
能力评估
Purpose & Capability
The stated purpose — collecting public social media and subtitle data to build a SOUL.md — reasonably explains needing a browser integration (ManoBrowser). However, the registry metadata declares no install or dependency and no required credentials, while SKILL.md explicitly depends on a 'manobrowser' tool and expects an endpoint + API key in TOOLS.md. The README also describes many scripts and a git clone install, but the published package contains only README.md and SKILL.md. The declared metadata and actual runtime expectations do not match.
Instruction Scope
SKILL.md instructs the agent to: proactively message the user on first load, locate ManoBrowser configuration in TOOLS.md, call the ManoBrowser MCP endpoint with an API key (curl POST tools/list), run numerous local scripts (data collection, whisper, analysis), and store data under mimic-data/. But none of those scripts or files are present in the package. The instructions also press the user to install a browser extension (ManoBrowser) and to provide/point to an endpoint + API key. The runtime steps thus reference external endpoints and local scripts not actually provided, creating a gap between instructions and available assets.
Install Mechanism
There is no install spec in the registry (instruction‑only skill). The README suggests installing via 'git clone https://github.com/ClawCap/Mimic.git' and claims ManoBrowser will be auto‑downloaded, but the published package lacks scripts and the SKILL.md 'depends: manobrowser' is not expressed as a required install in metadata. This mismatch leaves unclear how the required components (ManoBrowser, scripts) would actually be installed and from which trusted sources.
Credentials
Metadata lists no required environment variables or credentials, yet SKILL.md expects an MCP endpoint and API key to be present in a TOOLS.md configuration and instructs sending that API key in a curl call. That implies the skill needs a credential which the registry did not declare. Also, although the skill claims 'data stays local', actual data flow depends on ManoBrowser's implementation and the MCP endpoint — which could be remote — and that is not specified here.
Persistence & Privilege
The skill does not request always:true or system-wide persistence. It is user-invocable and allows autonomous invocation (default), which is normal. It does request the agent proactively announce itself when first loaded — a behavioral preference rather than a privilege escalation — and does not attempt to modify other skills or global agent settings in the provided docs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mimic - 安装完成后,直接呼叫该 Skill 的名称或使用
/mimic触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: turn anyone into an AI persona
元数据
常见问题
Mimic 是什么?
Turn your AI into anyone. Say a name — auto-collect real data from Weibo/Bilibili/Douyin/Wikipedia, analyze speech patterns and personality with statistical... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 91 次。
如何安装 Mimic?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mimic」即可一键安装,无需额外配置。
Mimic 是免费的吗?
是的,Mimic 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mimic 支持哪些平台?
Mimic 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mimic?
由 Sophie-xin9(@sophie-xin9)开发并维护,当前版本 v1.0.0。
推荐 Skills