← Back to Skills Marketplace
alexeyvorobiev

Tmp Skill

by AlexeyVorobiev · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
401
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install tmp-skill
Description
CRM integration, lead tracking, outreach automation, and pipeline management. Transform your AI agent into a sales assistant that never lets leads slip throu...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tmp-skill
  3. After installation, invoke the skill by name or use /tmp-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug tmp-skill
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

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

How do I install Tmp Skill?

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

Is Tmp Skill free?

Yes, Tmp Skill is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Tmp Skill support?

Tmp Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tmp Skill?

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

💬 Comments