← 返回 Skills 市场
roojenkins

Uplo Customer Success

作者 RooJenkins · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
230
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install uplo-customer-success
功能描述
AI-powered customer success knowledge management. Search account health data, onboarding records, renewal tracking, and support escalation documentation with...
安全使用建议
What to check before installing: 1) Ask the publisher to explain the mismatch between the registry metadata (which lists no required env vars or install spec) and the shipped files (skill.json and README) that require an AGENTDOCS_URL and API_KEY and describe running npx @agentdocs1/mcp-server. 2) Treat the API key as highly sensitive — only supply a least-privilege token scoped to the data the skill truly needs, ensure it can be revoked/rotated, and verify the AGENTDOCS_URL is your organization's trusted UPLO instance. 3) Audit the npm package '@agentdocs1/mcp-server' (who publishes it, review its code or pin to a vetted version) before allowing npx to run it. 4) Confirm whether export_org_context or propose_update will transmit or write full org data anywhere external; require explicit constraints (no contract values or PII unless strictly necessary). 5) Prefer testing in an isolated environment with synthetic or scrubbed data, and monitor/log all MCP traffic while evaluating. 6) If you can't validate the package publisher or the token scope, do not provide production credentials. Note: absence of static scan findings is not proof of safety — the behavior here is driven by the integration token and external MCP server, so operational controls and publisher verification are essential.
功能分析
Type: OpenClaw Skill Name: uplo-customer-success Version: 1.0.0 The uplo-customer-success skill is a legitimate knowledge management tool designed to integrate an AI agent with the UPLO platform for tracking customer health and renewals. It utilizes a standard MCP server architecture via npx (@agentdocs1/mcp-server) and provides tools for semantic search and organizational context retrieval. The instructions in SKILL.md and identity-patch.md are consistent with the stated purpose of customer success management and include explicit reminders to respect data classification tiers and confidentiality.
能力评估
Purpose & Capability
The skill's name/description match the capabilities declared inside skill.json (search_knowledge, search_with_context, export_org_context). Those capabilities legitimately require an UPLO instance URL and an API key (to query org data). However, the registry metadata claimed no required env vars/install spec, while skill.json and README do require config.agentdocs_url and config.api_key and describe running an MCP server via npx — this packaging discrepancy is an incoherence you should ask the publisher to explain.
Instruction Scope
The SKILL.md instructs the agent to call commands like get_identity_context, search_with_context, export_org_context, and log_conversation. export_org_context and get_identity_context imply assembling and exporting full organizational context (health scores, contract values, CSM ownership). While this is consistent with the stated purpose, these operations can surface highly sensitive data (contract values, PII, financials). The instructions rely on the agent to 'respect classification tiers' but leave discretionary judgment to the agent; that open-ended discretion increases risk of accidental over-sharing or exfiltration if misconfigured.
Install Mechanism
Registry metadata claims 'no install spec', but skill.json and README instruct launching an MCP server with npx @agentdocs1/mcp-server --http and setting AGENTDOCS_URL/API_KEY env vars. Running npx pulls an npm package at runtime (moderate risk). The package source (@agentdocs1/mcp-server) should be audited (package contents, publisher identity, recent versions). No direct URL downloads or archives are present, but npx still installs and runs external code on demand — verify the package and prefer pinned versions or vendor-reviewed installs.
Credentials
Skill.json requires config.agentdocs_url and a secret config.api_key (an MCP token) — these are appropriate for a knowledge-base integration, but they grant broad read (and likely write) access to organizational customer-success data. The registry did not list these required credentials, which is inconsistent. Treat the API key as highly sensitive: ensure least privilege, expiration/rotation, and that the endpoint is the correct trusted UPLO instance.
Persistence & Privilege
always:false (normal) and autonomous invocation is allowed by default (also normal). The mcp server invocation (npx @agentdocs1/mcp-server) will start a local/HTTP transport process that remains running while the skill is in use — this is expected for MCP-style skills but does create a persistent network endpoint. Confirm where the server runs (local process vs remote proxy) and what network access it requires.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install uplo-customer-success
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /uplo-customer-success 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
UPLO Customer Success 1.0.0 — Initial Release - Launches AI-powered customer success knowledge management, consolidating health data, onboarding, renewals, and escalations into structured, searchable format. - Introduces core tools: relational search, targeted knowledge retrieval, knowledge gap reporting, outdated info flagging, and proposing updates. - Supports key workflows: onboarding health checks, risk assessments, relationship & stakeholder mapping, support escalation analysis, and CSM handoff. - Includes workflow examples and practical tips for maximizing value from customer success data sources.
元数据
Slug uplo-customer-success
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Uplo Customer Success 是什么?

AI-powered customer success knowledge management. Search account health data, onboarding records, renewal tracking, and support escalation documentation with... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 230 次。

如何安装 Uplo Customer Success?

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

Uplo Customer Success 是免费的吗?

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

Uplo Customer Success 支持哪些平台?

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

谁开发了 Uplo Customer Success?

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

💬 留言讨论