← 返回 Skills 市场
92
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install sales-ai-agent-starter
功能描述
Designs, builds, and deploys custom AI agents for sales, customer service, and operations, integrating with business workflows and CRM systems.
安全使用建议
This skill's goal (build/deploy sales/customer agents) is reasonable, but there are warning signs you should resolve before installing or running it:
- Ask the author for provenance: where does the 'clawhub' package come from? Provide a homepage/GitHub/NPM link and a README. Do not install packages from unknown sources.
- Confirm install behavior: the registry metadata contains no install spec, yet SKILL.md requests installing node/clawhub. Ask whether the skill will auto-install anything and where those binaries will be placed.
- Credential handling: the skill will need CRM/Slack/etc. credentials to integrate. Require least-privilege service accounts or API tokens scoped to a sandbox, never hand over full production admin keys. Ask how credentials are stored and whether they are transmitted off your environment.
- Sandbox first: run any install and integration steps in an isolated environment (disposable VM, container, or staging account) to observe what the package does.
- Audit and logging: request a clear list of network endpoints the skill contacts and any telemetry. If the author cannot provide clear answers or provenance, treat the install as high risk and avoid granting real credentials.
Given the registry vs SKILL.md mismatch and the unknown npm package, treat this as suspicious until the provider supplies source links and a clear install/credential model.
功能分析
Type: OpenClaw Skill
Name: sales-ai-agent-starter
Version: 1.0.0
The skill bundle contains purely instructional content and metadata for a sales-oriented AI assistant. It lacks executable code, data exfiltration logic, or malicious prompt injection. The installation of the 'clawhub' package in skill.md appears to be a standard dependency within the OpenClaw ecosystem for this type of agent.
能力评估
Purpose & Capability
The SKILL.md describes building/deploying agents (which plausibly could use node tooling), but the registry metadata lists no required binaries/env while the SKILL.md's embedded metadata declares a node requirement and an install of a package named 'clawhub'. That internal inconsistency is unexplained and reduces trust in the declared surface area.
Instruction Scope
The human-readable instructions remain within the stated purpose (discovery, design, build, deploy phases) and do not explicitly tell the agent to read unrelated system files or exfiltrate data. However, they repeatedly reference integrating with CRMs and other services without declaring how credentials or data access will be requested/used, which is vague and could lead to ad-hoc credential collection at runtime.
Install Mechanism
There is no install spec in the registry metadata, but SKILL.md includes an install block that would install an npm-like package 'clawhub' (kind: 'node'). Installing packages from external package registries can execute arbitrary code; 'clawhub' has no provenance (no homepage/source provided). This mismatch and lack of verifiable source is a risk.
Credentials
The registry lists no required environment variables or credentials, but the skill claims integrations with CRMs (HubSpot, Salesforce), Slack, and other services — all of which require credentials. The skill does not declare what secrets it will request or how they will be stored, creating a gap between claimed functionality and declared credential requirements.
Persistence & Privilege
The skill is not marked always:true and does not request elevated persistent privileges. It's user-invocable and allows autonomous invocation (platform default), which is expected for an integration skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sales-ai-agent-starter - 安装完成后,直接呼叫该 Skill 的名称或使用
/sales-ai-agent-starter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - build and deploy custom AI agents for businesses
元数据
常见问题
Sales AI Agent Starter 是什么?
Designs, builds, and deploys custom AI agents for sales, customer service, and operations, integrating with business workflows and CRM systems. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。
如何安装 Sales AI Agent Starter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sales-ai-agent-starter」即可一键安装,无需额外配置。
Sales AI Agent Starter 是免费的吗?
是的,Sales AI Agent Starter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sales AI Agent Starter 支持哪些平台?
Sales AI Agent Starter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sales AI Agent Starter?
由 Fuzzyb33s(@fuzzyb33s)开发并维护,当前版本 v1.0.0。
推荐 Skills