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· 190·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.

SKILL.md

企业微信

用途与边界

  • 面向公开应用与分享页面的信息提取与摘要
  • 不提供企业内部API调用或权限绕过能力
  • 仅处理公开可访问页面

关键入口

常见任务

  • 公告分享页的标题/作者/更新时间与正文摘要
  • 公开应用页的功能说明、版本信息与链接整理
  • 公开群邀请页的基本说明与注意事项摘要

数据字段

  • 标题、作者、更新时间、正文摘要、标签、来源链接
  • 应用名称、功能概述、版本信息、链接
  • 群邀请页描述与条款摘要

自动化要点

  • 内容动态加载,需等待渲染完成后解析
  • 无企业内部鉴权能力,仅处理公开分享
  • 频率控制避免重复访问

示例流程

  • 公告摘要:访问分享页 → 解析标题/作者/更新时间 → 抽取正文摘要
  • 应用整理:进入应用页 → 抽取功能/版本信息 → 输出链接清单
  • 群页面摘要:访问邀请页 → 抽取说明与条款 → 输出注意事项

合规提示

  • 遵守平台与企业信息安全规定,不处理非公开内容
  • 输出仅用于内部分析与提醒

Files

1 total
Select a file
Select a file to preview.

Comments

Loading comments…