Qq Mail
提供QQ邮箱公开和登录可见邮件列表及标签未读数的主题、发件人、时间等元信息摘要与提醒。
MIT-0 · Free to use, modify, and redistribute. No attribution required.
⭐ 0 · 36 · 0 current installs · 0 all-time installs
MIT-0
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description describe extracting visible mailbox metadata and unread counts; the skill requests no credentials, binaries, or installs — this is proportional and coherent for a read-only metadata summarizer.
Instruction Scope
SKILL.md limits actions to pages the user can already see (logged-in view or public share pages) and explicitly forbids login automation or collecting email bodies/attachments. It depends on the agent having access to the user's logged-in session or the user providing visible page content; the mechanism for that access is not specified, which is an operational ambiguity but not an incoherence.
Install Mechanism
No install spec and no code files — instruction-only skill has minimal install risk (nothing written to disk).
Credentials
No environment variables, credentials, or config paths are requested, matching the stated read-only metadata purpose.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request elevated or persistent platform privileges.
Assessment
This skill appears coherent and low-risk, but before installing consider: (1) Do NOT share your QQ credentials or session cookies with the skill — the SKILL.md says it will not automate login, so you should not need to provide secrets. (2) Clarify how the agent will access your mailbox (will you keep a browser session open, paste lists, or use some connector?). (3) Never paste full email bodies or attachments if you want privacy — the skill says it only extracts metadata, but that relies on the agent following the instructions. (4) If you need automated login or deeper access, require a different skill that explicitly requests and documents OAuth/API access. If the skill later asks for tokens, cookies, or file paths, treat that as a red flag and revoke/install accordingly.Like a lobster shell, security has layers — review code before you run it.
Current versionv0.1.0
Download ziplatest
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
SKILL.md
QQ邮箱
用途与边界
- 面向公开分享页面与个人邮箱中可视的非敏感信息摘要
- 不提供登录自动化、发件、收件或权限绕过能力
- 仅用于个人可见页面的邮件列表摘要与提醒
关键入口
- 主页:https://mail.qq.com/
- 登录入口:个人邮箱登录页
- 分享页:公开邮件或附件的分享链接
常见任务
- 邮件列表的主题/发件人/时间摘要(仅在登录与可视范围内)
- 指定标签/文件夹的未读统计与提醒
- 公开分享页的标题与内容摘要
数据字段
- 主题、发件人、接收时间、标签/文件夹、是否未读、来源链接
- 分享页标题、摘要、附件名称(若公开)
自动化要点
- 邮箱页面需登录且有人机校验,不进行自动化交互
- 不采集或存储邮件正文与附件内容,仅做元信息摘要
- 频率控制,尊重邮箱安全策略
示例流程
- 列表摘要:登录后访问列表 → 抽取主题/发件人/时间 → 输出清单
- 标签统计:进入标签页 → 统计未读 → 输出提醒摘要
- 分享页摘要:访问分享链接 → 提取标题与摘要 → 输出结果
合规提示
- 遵守邮箱与账户安全规定,不进行邮件收发自动化操作
- 不存储或输出敏感隐私数据
Files
1 totalSelect a file
Select a file to preview.
Comments
Loading comments…
