WeChat to Feishu Wiki
v1.0.0Fetch WeChat public-article content and save it into a user-provided Feishu Wiki location. Use when user shares mp.weixin.qq.com links and asks to archive/sy...
⭐ 0· 139·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The SKILL.md describes fetching mp.weixin.qq.com articles and writing them into a provided Feishu Wiki location; the runtime steps reference web_fetch/browser DOM extraction and feishu_wiki/feishu_doc operations which are coherent with that purpose. There are no unrelated env vars, binaries, or install steps requested.
Instruction Scope
Instructions stay within scope (ask for target wiki link, check Feishu permissions, fetch article, create docx child page, write content). One area to note: the skill conditionally recommends attaching to the user's Chrome profile or using a 'chrome-relay' extension for DOM extraction. That can expose browser session data if the user grants it, so the skill correctly instructs asking for explicit consent and snapshot verification before DOM extraction.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so it does not download or install third-party code or binaries.
Credentials
The skill declares no required environment variables or primary credential. It references Feishu API-like operations (feishu_wiki.*, feishu_doc.*) which imply the agent/platform will use existing Feishu integration credentials; requiring the user to provide the target wiki link and to grant the bot edit permissions is proportionate and documented.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system-wide privileges or to modify other skills. It follows a user-invocable flow and explicitly requires user-supplied targets/permissions before writing.
Assessment
This skill appears coherent for archiving WeChat articles to Feishu, but pay attention before approving browser/profile access: 1) Only permit 'use my Chrome' if you trust the agent and understand it may access the browser tab/session used for DOM extraction. 2) Provide a specific Feishu Wiki link and ensure the Feishu app/bot has only the minimum required permissions. 3) If you are uncomfortable exposing your browser profile, prefer web_fetch or manually provide article HTML. 4) If you need higher assurance, request an explicit description of what the snapshot captures and test with a non-sensitive article first.Like a lobster shell, security has layers — review code before you run it.
latestvk97aap6y77530g0mc37h0f2sqn832q70
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
