← 返回 Skills 市场
upkuajing

UpKuaJing contact validity check, verify phone numbers, email addresses, and domains for B2B lead qualification. UpKuaJing helps sales teams, recruiters, and traders validate contact data, reduce bounced emails, and improve outreach efficiency — essential for CRM data cleaning, candidate screening, and supplier verification.

作者 Upkuajing · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
70
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install upkuajing-contact-info-validity-check
功能描述
Official skill for upkuajing (跨境魔方). Check the validity of contact information including phone numbers, email addresses, and domains. Returns status, type, a...
安全使用建议
This skill appears to do what it says: validate phones, emails, and domains via UpKuaJing and requires only the UPKUAJING_API_KEY and Python. Before installing, consider: (1) API billing — all checks incur fees and the scripts may create payment orders or prompt you to top up; confirm you understand costs before confirming any fee-incurring action. (2) Persistence — the tool will read/write ~/.upkuajing/.env and a version cache under ~/.upkuajing; if you use the built-in 'apply for key' flow it will save a key to that file. (3) Logging — the code can log request/response bodies to ~/.upkuajing/logs if ENABLE_API_LOGGING is turned on; these logs could contain sensitive contact lists, so keep logging disabled or protect that directory. (4) Network activity — the client makes calls to openapi.upkuajing.com for validation and also performs a daily version check (posts skill name) on first API call. If you need more assurance, inspect the code yourself or run the scripts in a restricted environment, and avoid enabling logging if you plan to validate private contact data.
功能分析
Type: OpenClaw Skill Name: upkuajing-contact-info-validity-check Version: 1.0.0 The skill bundle provides legitimate contact information validation services (phone, email, domain) via the UpKuaJing API. It manages its own API keys and configuration within a dedicated local directory (~/.upkuajing) and includes safety instructions in SKILL.md requiring user confirmation before performing fee-incurring operations. The code in common.py even demonstrates security awareness by implementing UUID-based path traversal protection for task data management.
能力标签
cryptocan-make-purchasesrequires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description, required env var (UPKUAJING_API_KEY), required binary (python), and the code all align: requests are sent to https://openapi.upkuajing.com and the scripts implement phone/email/domain validation. No unrelated cloud credentials or extraneous capabilities are requested.
Instruction Scope
Runtime instructions stay within scope: they call the published validation APIs and require explicit user-provided inputs. The SKILL.md instructs storing the API key in ~/.upkuajing/.env and to confirm fee-incurring operations. Note: make_request triggers a daily version-check network call (version_check) on first API request, which is unrelated to a single validation call but is documented in code.
Install Mechanism
No download/install spec is provided (instruction-only with included Python scripts). requirements.txt lists a single dependency (httpx). This is proportionate for a Python-based HTTP client. No remote arbitrary binary downloads or extract operations are present.
Credentials
Only UPKUAJING_API_KEY is required (declared as primaryEnv) which is appropriate. The skill reads/writes files under ~/.upkuajing (/.env and version_cache.json) — expected but worth noting because the API key may be persisted to disk by the scripts when using the key-request flow. The code contains an API-logging facility that, if enabled, would log request and response bodies (potentially sensitive contact lists) to ~/.upkuajing/logs; logging is off by default (ENABLE_API_LOGGING = False).
Persistence & Privilege
always:false (no forced inclusion). The skill writes its own files under the user's home (~/.upkuajing) for API key persistence and version cache; this is normal for a CLI-like tool but is persistent filesystem access and should be expected by users. It does not alter other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install upkuajing-contact-info-validity-check
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /upkuajing-contact-info-validity-check 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
updated
元数据
Slug upkuajing-contact-info-validity-check
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

UpKuaJing contact validity check, verify phone numbers, email addresses, and domains for B2B lead qualification. UpKuaJing helps sales teams, recruiters, and traders validate contact data, reduce bounced emails, and improve outreach efficiency — essential for CRM data cleaning, candidate screening, and supplier verification. 是什么?

Official skill for upkuajing (跨境魔方). Check the validity of contact information including phone numbers, email addresses, and domains. Returns status, type, a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 70 次。

如何安装 UpKuaJing contact validity check, verify phone numbers, email addresses, and domains for B2B lead qualification. UpKuaJing helps sales teams, recruiters, and traders validate contact data, reduce bounced emails, and improve outreach efficiency — essential for CRM data cleaning, candidate screening, and supplier verification.?

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

UpKuaJing contact validity check, verify phone numbers, email addresses, and domains for B2B lead qualification. UpKuaJing helps sales teams, recruiters, and traders validate contact data, reduce bounced emails, and improve outreach efficiency — essential for CRM data cleaning, candidate screening, and supplier verification. 是免费的吗?

是的,UpKuaJing contact validity check, verify phone numbers, email addresses, and domains for B2B lead qualification. UpKuaJing helps sales teams, recruiters, and traders validate contact data, reduce bounced emails, and improve outreach efficiency — essential for CRM data cleaning, candidate screening, and supplier verification. 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

UpKuaJing contact validity check, verify phone numbers, email addresses, and domains for B2B lead qualification. UpKuaJing helps sales teams, recruiters, and traders validate contact data, reduce bounced emails, and improve outreach efficiency — essential for CRM data cleaning, candidate screening, and supplier verification. 支持哪些平台?

UpKuaJing contact validity check, verify phone numbers, email addresses, and domains for B2B lead qualification. UpKuaJing helps sales teams, recruiters, and traders validate contact data, reduce bounced emails, and improve outreach efficiency — essential for CRM data cleaning, candidate screening, and supplier verification. 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 UpKuaJing contact validity check, verify phone numbers, email addresses, and domains for B2B lead qualification. UpKuaJing helps sales teams, recruiters, and traders validate contact data, reduce bounced emails, and improve outreach efficiency — essential for CRM data cleaning, candidate screening, and supplier verification.?

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

💬 留言讨论