← 返回 Skills 市场
97
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install szzg007-email-business-manager
功能描述
统一管理跨境电商多业务线邮箱,自动分类客户邮件,提取沟通历史,生成多语言智能回复建议。
安全使用建议
Do not supply your real mailbox password or place the skill's suggested credentials into your environment until you verify the source. Specific things to verify with the author or publisher before installing or using: 1) Provide a trusted repository or release (source code) that contains the referenced scripts and templates; 2) Explain exactly how mail access is performed (IMAP/POP read-only vs SMTP only), and prefer scoped/read-only or app-specific tokens rather than full account passwords; 3) Clarify where processing occurs (locally on your machine, inside the agent runtime, or on a remote server) and how data is transmitted or stored; 4) Fix the SMTP vs IMAP mismatch in the docs; 5) If you must test, do so in a safe sandbox account with no sensitive customers and with minimal privileges. Given the missing files and the sensitive env var guidance inside SKILL.md, treat this skill as untrusted until the above are resolved.
功能分析
Type: OpenClaw Skill
Name: szzg007-email-business-manager
Version: 1.0.0
The skill bundle defines a legitimate email management system for e-commerce, including business logic for email classification, history tracking, and reply generation. The instructions in SKILL.md are consistent with the stated purpose, and while the configuration mentions handling email credentials, this is necessary for the tool's functionality. No malicious code, exfiltration patterns, or prompt injection attempts were identified.
能力评估
Purpose & Capability
The declared purpose (manage and classify business emails, extract history, suggest replies) is plausible. However the published registry metadata lists no required env vars or install, while SKILL.md explicitly documents EMAIL_USER/EMAIL_PASSWORD, storage paths, and local scripts — a contradiction. Also SKILL.md lists an SMTP host/port (smtp.exmail.qq.com:465) but the skill's stated features require reading mailboxes (IMAP/POP) rather than only sending mail, which indicates a technical mismatch.
Instruction Scope
SKILL.md instructs the agent to access mailbox data, read/write local workspace paths (~/.openclaw/...), and run or rely on scripts (classify.py, history.py, reply.py, sync.py) that are referenced but not included. Instructions do not specify where processing happens (local vs remote) or how authentication is performed, and they require handling of sensitive message contents — all of which expand the agent's runtime scope beyond what the registry metadata declares.
Install Mechanism
There is no install specification (instruction-only), which lowers installation risk. However SKILL.md assumes a workspace layout and local scripts/templates that are not bundled. That gap is a coherence issue: either an installer/repo is missing or the skill expects existing files on disk.
Credentials
Although the registry lists no required env vars, SKILL.md asks the user to set EMAIL_USER and EMAIL_PASSWORD (sensitive credentials), storage paths, and business-line config. Requesting mailbox credentials is proportionate to an email manager only if the skill legitimately needs mailbox access — but the skill fails to specify required protocol (IMAP vs SMTP) and does not justify why full mailbox credentials (rather than scoped/app-specific tokens or read-only access) are needed. This mismatch increases risk of credential exposure.
Persistence & Privilege
The skill does not request always:true and does not include an install that claims persistent system-level changes, which is good. However the SKILL.md suggests the skill will store email data and credentials under a workspace path and integrate with other internal skills — combining autonomous invocation (platform default) with access to emails and local storage is a higher blast radius. No explicit modification of other skills' configs is described.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install szzg007-email-business-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/szzg007-email-business-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
常见问题
SZZG007 Email Business Manager 是什么?
统一管理跨境电商多业务线邮箱,自动分类客户邮件,提取沟通历史,生成多语言智能回复建议。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。
如何安装 SZZG007 Email Business Manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install szzg007-email-business-manager」即可一键安装,无需额外配置。
SZZG007 Email Business Manager 是免费的吗?
是的,SZZG007 Email Business Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
SZZG007 Email Business Manager 支持哪些平台?
SZZG007 Email Business Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SZZG007 Email Business Manager?
由 szzg007(@szzg007)开发并维护,当前版本 v1.0.0。
推荐 Skills