📦 Sales Rhythm Tracker — 阿里铁军B2B管道
v1.0.0基于阿里铁军销售法的B2B管道管理工具,每日晨会、线索跟进、健康度诊断一站式完成,助力团队复制铁军打法、稳步提升赢单率。
3· 711·1 当前·2 累计
下载技能包
最后更新
2026/4/22
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears to do what it says: local, markdown-based pipeline management using a set of bash scripts. It does not contact external servers or ask for credentials. Before installing, consider these practical points:
- Data exposure: Pipeline entries and activity logs are stored as plain text under ~/.openclaw/workspace/sales. If you will store real leads (PII, company data, deal values), ensure that the host/user account and backups are secure (encrypted disk, proper file permissions).
...详细分析 ▾
✓ 用途与能力
The files and scripts match the described purpose (local pipeline management, morning brief, activity logging, pipeline health, weekly sprint). No unrelated binaries, cloud credentials, or surprising capabilities are requested.
ℹ 指令范围
Runtime instructions limit operations to reading and writing markdown files under ~/.openclaw/workspace/sales and generating text outputs. This matches the stated purpose, but the skill stores potentially sensitive customer data in plain markdown and the agent is instructed to print/parse those files — so be aware that outputs could be displayed or forwarded by the agent.
✓ 安装机制
No install spec or remote downloads. The README suggests copying files into ~/.openclaw/skills and making scripts executable, which is a reasonable, low-risk local installation approach.
✓ 凭证需求
No environment variables, no primary credential, and no external config paths are required. The requested access (user home directory files) is proportionate to a local CRM-style skill.
✓ 持久化与权限
always:false (default). The skill does not request persistent system-wide privileges or modify other skills. It only creates and manages files in its own workspace directory.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/2/25
NULL
● 可疑
安装命令
点击复制官方npx clawhub@latest install sales-rhythm-tracker
镜像加速npx clawhub@latest install sales-rhythm-tracker --registry https://cn.longxiaskill.com