Wechat

v0.1.0

Extract and summarize publicly shared WeChat pages including announcements, app details, and group invitations without requiring login or account access.

0· 358·2 current·2 all-time
byClawKK@codekungfu
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description align with SKILL.md: it focuses on publicly shared WeChat pages (announcements, app pages, group invites). The skill does not request unrelated credentials or binaries.
Instruction Scope
SKILL.md only instructs visiting public share pages, waiting for dynamic rendering, extracting titles/authors/timestamps/content and summarizing. It does not tell the agent to read local files, access unrelated env vars, or transmit data to third-party endpoints.
Install Mechanism
No install spec and no code files are present (instruction-only). That minimizes disk-write and supply-chain risk.
Credentials
No required environment variables, credentials, or config paths are declared; this is proportionate for a public-page scraping/summarization skill.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request elevated or persistent system privileges beyond normal agent invocation.
Assessment
This skill appears coherent and low-risk, but before installing: (1) confirm you are comfortable allowing the agent to fetch public WeChat pages (network egress); (2) respect weixin.qq.com terms of service and robots/rate limits to avoid abusive scraping; (3) monitor outputs for accidental PII extraction and avoid sending sensitive data elsewhere; (4) test in a sandbox or with a low request rate first; and (5) note the skill source is unknown — if provenance matters, prefer skills from known authors or review the SKILL.md carefully.

Like a lobster shell, security has layers — review code before you run it.

latestvk975mhyqmvhg52wys5w06stms5830q6h

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments