← Back to Skills Marketplace
liuguangchuan

SocialEpoch WhatsApp SCRM API 智能助手

by SocialEpoch · GitHub ↗ · v2.1.9 · MIT-0
cross-platform ✓ Security Clean
269
Downloads
1
Stars
0
Active Installs
13
Versions
Install in OpenClaw
/install socialepoch-wa-scrm
Description
SocialEpoch WhatsApp SCRM 开放API,官方原生对接,深度适配企业级海外营销与客服场景。全量覆盖WhatsApp账号管理、查询在线客服号(支持按账号精准查询)、客户运营、用户画像、聊天记录查询、WebHook回调推送,支持文字/图片/音频/视频/文件/名片/名片超链/分流超链全类型消息单发...
Usage Guidance
This skill appears coherent with its description, but check the following before installing: (1) It will make network calls to https://api.socialepoch.com — ensure you trust SocialEpoch and the endpoints. (2) It will store your API key and tenant ID in ~/.openclaw/scrm_config.json if you use the CLI set_config command; if you prefer not to persist secrets to disk, set environment variables only and protect them. (3) The script auto-installs the requests package via pip at runtime and the package comes from PyPI — be comfortable with runtime dependency installation. (4) SKILL.md forces the agent to run the included script from the skill directory; confirm you want the agent to execute that CLI. If any of these behaviors are unacceptable, do not install or provide real production API keys.
Capability Analysis
Type: OpenClaw Skill Name: socialepoch-wa-scrm Version: 2.1.9 The skill bundle is a legitimate API wrapper for the SocialEpoch WhatsApp SCRM service, facilitating automated messaging and agent management. It includes standard features for this ecosystem, such as auto-installing the 'requests' library via pip and storing API credentials in a local configuration file (~/.openclaw/scrm_config.json). While the use of subprocess for pip and plaintext credential storage are security considerations, they are consistent with the tool's stated purpose and lack evidence of malicious intent or unauthorized data exfiltration. All network traffic is directed to the official api.socialepoch.com endpoint.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description, required env vars (SOCIALEPOCH_TENANT_ID, SOCIALEPOCH_API_KEY, SOCIALEPOCH_SOURCE), declared permissions (network/config), and included code all target SocialEpoch's WhatsApp SCRM API — the requested items are expected for this functionality.
Instruction Scope
SKILL.md instructs the agent to run scrm_api.py from the skill directory and use environment variables or set_config; the code only reads/writes its own config (~/.openclaw/scrm_config.json) and calls api.socialepoch.com endpoints. There is no instruction to read unrelated files or exfiltrate data to unexpected endpoints. Note: SKILL.md contains explicit 'system-level' run directives that force the agent to execute the included script.
Install Mechanism
Install spec uses Homebrew to ensure Python is available (formula: python) — reasonable for macOS. The script auto-installs the requests package via pip at runtime (requests<2.32.0). Runtime pip installs are expected for Python CLI tools but carry moderate risk (modifies local Python environment, installs third-party package from PyPI). No downloads from untrusted URLs or obfuscated installers were found.
Credentials
The three required env vars are specific to the SocialEpoch service and are declared as primary. The script persists the API key and tenant ID into a config file under the user's home (~/.openclaw/scrm_config.json) if set_config is used — this is functionally justified but means a secret will be stored on disk in the user's profile.
Persistence & Privilege
The skill is not forced-always (always=false) and uses normal agent invocation. It writes only its own config file and does not modify other skills or system-wide agent settings. auto_bootstrap/auto_install_python will perform local bootstrapping but are reasonable for a Python-based tool.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install socialepoch-wa-scrm
  3. After installation, invoke the skill by name or use /socialepoch-wa-scrm
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.9
- 更新描述文字,将“官方原生对接”语句顺序调整及精简表述。 - 版本号由 2.1.8 升级至 2.1.9。 - 其余内容保持不变,无功能和接口参数变更。
v2.1.8
Version 2.1.8 - Version bump with no file or documentation changes detected. - All existing features, usage instructions, and configurations remain the same.
v2.1.7
No user-visible changes in this release. - Version updated to 2.1.7. - No file or documentation changes detected.
v2.1.6
Version 2.1.6 - Added a reminder that this skill provides secure API calling for WhatsApp SCRM and now asks for message confirmation before sending. - No code or functional file changes detected. Documentation updated only.
v2.1.5
- Version bump to 2.1.5; no file or feature changes detected. - Documentation and configuration instructions remain unchanged. - No updates to commands, features, or installation procedures.
v2.1.4
**This update introduces sending source (PC/手机/云端端标识) support and more precise agent querying.** - 新增 SOCIALEPOCH_SOURCE 环境变量,支持指定消息发送端(PC/手机/云端) - 在线客服号查询命令支持按账号(userName)精准查询 - 使用说明和配置说明新增端标识使用方式 - metadata 增加 SOCIALEPOCH_SOURCE 环境变量、指定工作目录 - 文档内容全面更新,增强命令覆盖说明与使用细
v2.1.0
Version 2.1.0 - Major rework: Enhanced API integration and usability for enterprise-level WhatsApp SCRM workflows. - Added scrm_api.py script for all API calls via command line interface. - Introduced automatic dependency installation and environment/config setup with usage prompts. - Enabled batch send for multiple message types; all return values standardized as JSON. - Improved error handling, validation, and cross-platform (Mac) compatibility. - Updated documentation with detailed usage commands and clear configuration guidance. - Removed outdated README.md, replaced with new comprehensive usage instructions.
v1.0.5
Version 1.0.5 - Version number updated from 1.0.4 to 1.0.5. - No file changes detected; functionality and features remain the same.
v1.0.4
- Version bump from 1.0.3 to 1.0.4. - No file or functionality changes detected in this release.
v1.0.3
- Updated version to 1.0.3. - Updated description wording: "SocialEpoch WA-SCRM" changed to "SocialEpoch WhatsApp SCRM". - No file or logic changes detected; content and API usage remain the same.
v1.0.2
- 新增 description 字段,简要介绍功能和支持的操作。 - 修复添加的bug - 版本号从 1.0.1 升级为 1.0.2。 - 其余功能、接口、触发词及参数未做变动。
v1.0.1
- 新增多类型消息发送支持:支持图片、音频、文件、视频、名片、名片超链、分流超链等消息类型 - 触发词及参数提取更加精细,提升多场景智能识别 - 保持所有原有客户管理、聊天记录、账号状态等核心能力 - 文档结构精简,对API参数与返回值描述更清晰 - 新增 .idea 配置文件供开发辅助
v1.0.0
Initial release of SocialEpoch WhatsApp SCRM 智能助手. - Enables zero-code integration with SocialEpoch WhatsApp SCRM official APIs. - Supports sending WhatsApp messages, querying chat history, managing clients, updating client tags/remarks, checking account status, querying message send status, and setting WebHook callbacks. - Uses natural language triggers and auto-extracts required parameters, prompting users for any missing info. - Requires only configuration of tenantId and ApiKey to operate all features. - All API requests and parameters are strictly aligned with official documentation for reliability and ease of use.
Metadata
Slug socialepoch-wa-scrm
Version 2.1.9
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 13
Frequently Asked Questions

What is SocialEpoch WhatsApp SCRM API 智能助手?

SocialEpoch WhatsApp SCRM 开放API,官方原生对接,深度适配企业级海外营销与客服场景。全量覆盖WhatsApp账号管理、查询在线客服号(支持按账号精准查询)、客户运营、用户画像、聊天记录查询、WebHook回调推送,支持文字/图片/音频/视频/文件/名片/名片超链/分流超链全类型消息单发... It is an AI Agent Skill for Claude Code / OpenClaw, with 269 downloads so far.

How do I install SocialEpoch WhatsApp SCRM API 智能助手?

Run "/install socialepoch-wa-scrm" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is SocialEpoch WhatsApp SCRM API 智能助手 free?

Yes, SocialEpoch WhatsApp SCRM API 智能助手 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does SocialEpoch WhatsApp SCRM API 智能助手 support?

SocialEpoch WhatsApp SCRM API 智能助手 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SocialEpoch WhatsApp SCRM API 智能助手?

It is built and maintained by SocialEpoch (@liuguangchuan); the current version is v2.1.9.

💬 Comments