← 返回 Skills 市场
upkuajing

UpKuaJing email marketing tool, send personalized emails and track campaign performance with real-time delivery status. UpKuaJing helps exporters, marketers, and sales teams reach decision-makers, manage email tasks, and analyze open/click rates — powerful for cold outreach, product promotion, and customer engagement.

作者 Upkuajing · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
73
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install upkuajing-email-tool
功能描述
Official skill for upkuajing (跨境魔方). Email tool API for sending emails and tracking email task status. Includes email sending, task list, and task record lis...
安全使用建议
This skill appears to do what it says: a Python client for UpKuaJing's email APIs that needs a single API key. Before installing, consider: 1) Protect the UPKUAJING_API_KEY (don't share it); the scripts can read it from an env var or ~/.upkuajing/.env and will write that file when creating a new key. 2) Email sends are billable—the tool will prompt for explicit confirmation before actions that incur fees; follow those prompts. 3) The code includes an optional logging switch (disabled by default); if you enable logging it may store request/response bodies (including email content and recipient addresses) in ~/.upkuajing/logs—enable only if you accept that storage. 4) The version check contacts the vendor's server once per day/process to detect updates; if you prefer no network telemetry, inspect/modify version_check.py. If you have high security requirements, run the scripts in an isolated environment, review the code yourself, and supply the API key via environment variable rather than leaving it in a file.
功能分析
Type: OpenClaw Skill Name: upkuajing-email-tool Version: 1.0.0 The skill bundle is a legitimate integration for the UpKuaJing email platform. The code is well-structured and includes security best practices, such as path traversal protection in `common.py` (using UUID validation and directory prefix checks). It manages API keys locally in `~/.upkuajing/.env` and includes a non-intrusive version check mechanism in `version_check.py` that merely notifies the user of updates via stderr. No evidence of data exfiltration, unauthorized execution, or malicious prompt injection was found.
能力标签
cryptocan-make-purchasesrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (UpKuaJing email tool) align with the code and SKILL.md. Required binary (python) and the single env var (UPKUAJING_API_KEY) are appropriate for a Python API client that sends emails and queries task status.
Instruction Scope
SKILL.md and the scripts limit actions to: reading the API key (env or ~/.upkuajing/.env), calling UpKuaJing API endpoints (/mail/send, /mail/task/list, /mail/task/record/list, auth/pay/url, etc.), and guiding users for top-ups. Instructions do not ask the agent to read unrelated system files or exfiltrate data to unexpected endpoints.
Install Mechanism
No remote install or arbitrary downloads; the package is instruction+scripts and lists a small dependency (httpx) in requirements.txt. There are no URLs that would fetch arbitrary code during install.
Credentials
Only UPKUAJING_API_KEY is required (declared as primary). The skill stores/reads the key from ~/.upkuajing/.env and prefers the environment variable if present—this is expected. Note: if API logging (ENABLE_API_LOGGING) is enabled, request/response logs (which can include email content and recipient lists) are written under ~/.upkuajing/logs.
Persistence & Privilege
always:false (no forced global presence). The skill creates a ~/.upkuajing directory and a version cache file under it and may write logs or a version cache; this is within scope for a client tool. The version check module makes an outbound request to the vendor's /api/skills/version endpoint on first API call per process to detect updates (network call to the same API base).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install upkuajing-email-tool
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /upkuajing-email-tool 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
updated
元数据
Slug upkuajing-email-tool
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

UpKuaJing email marketing tool, send personalized emails and track campaign performance with real-time delivery status. UpKuaJing helps exporters, marketers, and sales teams reach decision-makers, manage email tasks, and analyze open/click rates — powerful for cold outreach, product promotion, and customer engagement. 是什么?

Official skill for upkuajing (跨境魔方). Email tool API for sending emails and tracking email task status. Includes email sending, task list, and task record lis... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。

如何安装 UpKuaJing email marketing tool, send personalized emails and track campaign performance with real-time delivery status. UpKuaJing helps exporters, marketers, and sales teams reach decision-makers, manage email tasks, and analyze open/click rates — powerful for cold outreach, product promotion, and customer engagement.?

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

UpKuaJing email marketing tool, send personalized emails and track campaign performance with real-time delivery status. UpKuaJing helps exporters, marketers, and sales teams reach decision-makers, manage email tasks, and analyze open/click rates — powerful for cold outreach, product promotion, and customer engagement. 是免费的吗?

是的,UpKuaJing email marketing tool, send personalized emails and track campaign performance with real-time delivery status. UpKuaJing helps exporters, marketers, and sales teams reach decision-makers, manage email tasks, and analyze open/click rates — powerful for cold outreach, product promotion, and customer engagement. 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

UpKuaJing email marketing tool, send personalized emails and track campaign performance with real-time delivery status. UpKuaJing helps exporters, marketers, and sales teams reach decision-makers, manage email tasks, and analyze open/click rates — powerful for cold outreach, product promotion, and customer engagement. 支持哪些平台?

UpKuaJing email marketing tool, send personalized emails and track campaign performance with real-time delivery status. UpKuaJing helps exporters, marketers, and sales teams reach decision-makers, manage email tasks, and analyze open/click rates — powerful for cold outreach, product promotion, and customer engagement. 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 UpKuaJing email marketing tool, send personalized emails and track campaign performance with real-time delivery status. UpKuaJing helps exporters, marketers, and sales teams reach decision-makers, manage email tasks, and analyze open/click rates — powerful for cold outreach, product promotion, and customer engagement.?

由 Upkuajing(@upkuajing)开发并维护,当前版本 v1.0.0。

💬 留言讨论