← Back to Skills Marketplace
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.

by Upkuajing · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
70
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install upkuajing-contact-info-validity-check
Description
Official skill for upkuajing (跨境魔方). Check the validity of contact information including phone numbers, email addresses, and domains. Returns status, type, a...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchasesrequires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install upkuajing-contact-info-validity-check
  3. After installation, invoke the skill by name or use /upkuajing-contact-info-validity-check
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
updated
Metadata
Slug upkuajing-contact-info-validity-check
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 70 downloads so far.

How do I install 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.?

Run "/install upkuajing-contact-info-validity-check" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 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. free?

Yes, 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. is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 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. support?

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. is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 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.?

It is built and maintained by Upkuajing (@upkuajing); the current version is v1.0.0.

💬 Comments