← Back to Skills Marketplace
sophie-xin9

Mimic

by Sophie-xin9 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
91
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mimic
Description
Turn your AI into anyone. Say a name — auto-collect real data from Weibo/Bilibili/Douyin/Wikipedia, analyze speech patterns and personality with statistical...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mimic
  3. After installation, invoke the skill by name or use /mimic
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: turn anyone into an AI persona
Metadata
Slug mimic
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 91 downloads so far.

How do I install Mimic?

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

Is Mimic free?

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

Which platforms does Mimic support?

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

Who created Mimic?

It is built and maintained by Sophie-xin9 (@sophie-xin9); the current version is v1.0.0.

💬 Comments