Wechat Work

v0.1.0

Extract and summarize publicly accessible Wechat Work pages including announcements, app info, and group invitations without internal API access.

0· 193·1 current·1 all-time
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 match the instructions: the SKILL.md describes crawling and summarizing public pages on work.weixin.qq.com and asks for no extra binaries, env vars, or external credentials.
Instruction Scope
SKILL.md stays within scope: it only instructs visiting public share pages, extracting title/author/time/body/app info/group-invite text, and notes dynamic rendering and rate control. It does not ask to read unrelated files, environment variables, or private config.
Install Mechanism
No install spec or code is provided (instruction-only), so nothing will be written to disk or downloaded by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths — which is proportionate for a public-web-scraping/summarization task.
Persistence & Privilege
Flags show default (not always), no request for permanent presence or modification of other skills or system settings; autonomous invocation is allowed but is the platform default.
Assessment
This skill appears coherent and limited to public Wechat Work pages, but before installing consider: confirm your agent environment permits outbound web access and that any required browser automation (headless browser) is available and secured; ensure you comply with Wechat Work terms, robots.txt, and any corporate scraping policies; monitor rate limits and implement backoff to avoid abuse; verify the skill's source (publisher identity) since no homepage or code is provided; and avoid supplying secrets — the skill does not need credentials, so do not add them. If you need stronger assurance, request the skill author to provide source code or an official homepage and describe how dynamic rendering will be handled (e.g., which headless renderer will be used).

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

latestvk974ya2c1nkbpd2gqzyhr51h1n8362kh

License

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

Comments