← 返回 Skills 市场
alexeyvorobiev

Tmp Skill

作者 AlexeyVorobiev · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
401
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install tmp-skill
功能描述
CRM integration, lead tracking, outreach automation, and pipeline management. Transform your AI agent into a sales assistant that never lets leads slip throu...
安全使用建议
This package is misaligned with its marketing: it mostly provides a local markdown-based lead tracker and report templates, not real CRM connectors or outbound automation. Before installing or running anything: 1) Inspect the three scripts yourself (they are plain bash and safe-looking) and confirm you are comfortable with them writing to ~/.openclaw/workspace/sales. 2) Do not place API keys, passwords, or other secrets into TOOLS.md or plain templates — the skill has no secret-management behavior. 3) If you expected HubSpot/Salesforce/Notion integration or automated emailing, ask the publisher for details or an implementation that shows safe network calls and required credentials. 4) Note the metadata mismatch (skill registry name/owner vs _meta.json) — treat that as a sign to verify the source/author before trusting the package.
功能分析
Type: OpenClaw Skill Name: tmp-skill Version: 1.0.0 The skill bundle is classified as suspicious due to a shell injection vulnerability found in `scripts/lead-tracker.sh`. Specifically, the `search` command passes user-controlled input (`$2`) directly to `grep` without proper quoting, allowing for arbitrary command execution (RCE). While the overall purpose of the skill appears benign, this critical flaw could be exploited by an attacker or a compromised agent to execute commands on the host system.
能力评估
Purpose & Capability
The SKILL.md advertises CRM integration, outreach automation, and pipeline management. The included scripts (sales-init.sh, lead-tracker.sh, pipeline-report.sh) only create and manipulate local markdown files under ${HOME}/.openclaw/workspace/sales and generate reports/templates — there are no API calls, no email sending, and no code to integrate with HubSpot, Salesforce, Notion, or any CRM. This is a substantive mismatch between claimed capabilities and actual functionality. Additionally, registry metadata (skill slug/owner) differs from _meta.json values, suggesting the package may have been repackaged or mislabeled.
Instruction Scope
Runtime instructions tell the agent (or user) to run the included shell scripts and to edit a TOOLS.md to configure CRM preferences. The scripts only read/write files under ~/.openclaw/workspace/sales (create directories, templates, and markdown leads), which is within scope for a local lead tracker. However, the instructions give the impression of external CRM integration and automated outreach; there are no instructions or code for network calls, credentials handling, or external endpoints. The instruction set therefore overpromises and is misleading.
Install Mechanism
No install specification; this is effectively an instruction + script bundle. No downloads, no package installs, and nothing will be written outside the user's home directory except files created under ~/.openclaw/workspace/sales. From an install-risk perspective this is low, but users should still review scripts before running.
Credentials
The skill declares no required environment variables or credentials, which matches the included scripts (they do not read external API keys). Note that the SKILL.md suggests configuring CRM tooling (e.g., HubSpot/Salesforce) — if you later add credentials to TOOLS.md or other local files, those would be sensitive and the skill provides no secure handling for them.
Persistence & Privilege
always is false and the skill is user-invocable. The scripts create files under ~/.openclaw/workspace/sales and do not modify other skills or system-wide settings. This level of persistence and privilege is appropriate for a local tracker.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tmp-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tmp-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the Sales Skill. - CRM integration for lead tracking and pipeline management. - Automated outreach sequences and follow-up reminders. - Templates and best practices for lead qualification, meeting prep, and objection handling. - Analytics tracking for pipeline metrics and deal velocity. - Designed to ensure no sales opportunity slips through the cracks.
元数据
Slug tmp-skill
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Tmp Skill 是什么?

CRM integration, lead tracking, outreach automation, and pipeline management. Transform your AI agent into a sales assistant that never lets leads slip throu... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 401 次。

如何安装 Tmp Skill?

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

Tmp Skill 是免费的吗?

是的,Tmp Skill 完全免费(开源免费),可自由下载、安装和使用。

Tmp Skill 支持哪些平台?

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

谁开发了 Tmp Skill?

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

💬 留言讨论