← 返回 Skills 市场
newolf20000

Email 163 Com

作者 newolf20000 · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ⚠ suspicious
2666
总下载
3
收藏
33
当前安装
6
版本数
在 OpenClaw 中安装
/install email-163-com
功能描述
Comprehensive Python tool for managing 163.com emails with sending, reading, searching, folder, and attachment handling via IMAP ID and SMTP.
安全使用建议
Install only if you are comfortable granting this skill access to read, send, and modify your 163.com mailbox. Use a 163 client authorization code rather than your login password, keep the config file private, verify the server settings stay on official 163 hosts, require confirmation before sends/deletes/bulk actions, and avoid downloading attachments from untrusted messages until filenames are sanitized.
功能分析
Type: OpenClaw Skill Name: email-163-com Version: 1.0.5 The email-163-com skill is a legitimate email management tool for 163.com accounts. The core logic in main.py uses standard Python libraries (imaplib, smtplib) to perform email operations like reading, sending, searching, and managing attachments. It correctly implements 163-specific requirements such as IMAP ID authentication and provides a configuration wizard that stores credentials locally with restricted file permissions (chmod 600). No evidence of data exfiltration to third-party servers, malicious code execution, or prompt injection was found across the code or documentation.
能力评估
Purpose & Capability
Reading, sending, searching, downloading attachments, and changing mailbox state are coherent with an email-management skill, but they are high-impact because they expose private mail and can send or delete messages.
Instruction Scope
User-directed CLI usage is generally disclosed, but bulk delete/move/mark operations and attachment downloads lack strong confirmation or dry-run controls for destructive or file-writing actions.
Install Mechanism
The installer performs local copy, symlink, chmod, and config-directory setup without remote download or privilege escalation, but the documented and symlinked email-163-com wrapper is absent from the artifact.
Credentials
The network access to 163 IMAP/SMTP servers is purpose-aligned, but attachment saving trusts sender-controlled filenames, creating a path-traversal/arbitrary local file-write risk outside the intended download directory.
Persistence & Privilege
The skill stores the 163 authorization code in a local JSON config with chmod 600 and discloses plaintext storage in SECURITY.md, but the code is still a powerful mailbox secret and the setup prompt is not masked.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install email-163-com
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /email-163-com 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
email-163-com v1.0.5 - Added publishing and security documentation: HOW-TO-PUBLISH.md, PUBLISH-NOTES.md, SECURITY.md - Added shell installer script (INSTALL.sh) - Added metadata file (_meta.json) - Updated references and minor adjustments in README.md and SKILL.md - Updated test reports and package metadata to reflect new version
v1.0.4
🔒 安全修复:移除所有硬编码的邮箱地址和授权码
v1.0.3
email-163-com v1.0.3 - Added automated test report file (TEST-REPORT-v1.0.3.md) - Updated documentation and release notes (RELEASE.md) - Updated project metadata (package.json) - Minor code changes in main.py
v1.0.2
- Added support files: evomap-capsule.json and evomap-gene.json. - Updated PUBLISH.md, RELEASE.md, main.py, and package.json. - No changes to user-facing documentation or main feature set.
v1.0.1
修复华为等客户端标题 emoji 显示问题
v1.0.0
email-163-com Skill v1.0.0 - Initial release - Send emails (plain text and HTML) with single/multiple attachments - Read and search emails (IMAP ID supported) - Manage folders: list, create, delete - Perform email actions: delete, move, mark read/unread - Download and view attachments - Secure configuration via file or environment variables
元数据
Slug email-163-com
版本 1.0.5
许可证 MIT-0
累计安装 33
当前安装数 33
历史版本数 6
常见问题

Email 163 Com 是什么?

Comprehensive Python tool for managing 163.com emails with sending, reading, searching, folder, and attachment handling via IMAP ID and SMTP. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2666 次。

如何安装 Email 163 Com?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install email-163-com」即可一键安装,无需额外配置。

Email 163 Com 是免费的吗?

是的,Email 163 Com 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Email 163 Com 支持哪些平台?

Email 163 Com 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Email 163 Com?

由 newolf20000(@newolf20000)开发并维护,当前版本 v1.0.5。

💬 留言讨论