📦 business-growth — 商业增长套件

v1.0.0

集成客户成功评分与流失预测、RFP 智能分析、销售漏斗优化、收入预测四大模块,一键部署至生产环境,助力团队精准决策、自动化增长。

0· 300·2 当前·2 累计
alirezarezvani 头像by @alirezarezvani (Alireza Rezvani)
下载技能包
最后更新
2026/4/22
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
NULL
评估建议
This package appears to be what it says (business growth analytics + templates) and uses local Python CLI tools, but there are several documentation/metadata mismatches that reduce trust. Before installing or running: 1) Verify the publisher/owner identity and repository referenced in the Quick Start (the manifest owner ID differs from the GitHub path/author in docs). 2) Inspect the included Python scripts for any network calls (urllib, http.client, socket), subprocess usage, or file reads outsi...
详细分析 ▾
用途与能力
Name/description match the included components: customer-success, sales-engineer, revenue-operations, and contract-and-proposal-writer are present and there are 9 Python scripts for scoring/analysis, which is coherent for a business-growth skillset. However, documentation inconsistencies reduce trustworthiness: SKILL.md / top-level description reference author 'Alireza Rezvani' and a GitHub Quick Start path 'alirezarezvani/claude-skills/business-growth' while registry metadata lists owner ID 'kn7f2gr00xy51fj1nx2y64ckjs800mhn' and source 'unknown'. CLAUDE.md also states '3/3 business & growth skills production-ready' while other files describe 4 skills. These mismatches don't prove malicious intent but are incoherent and worth validating with the publisher.
指令范围
Runtime instructions are mostly local: run Python CLI tools against JSON input, use templates, and the docs explicitly state 'process files locally (no API calls)'. That scope is appropriate. The SKILL.md also embeds or exposes the full source and templates to review. Because executable Python scripts are included, the agent (or a user) could run arbitrary code if the scripts do network I/O or spawn subprocesses — the documentation claims stdlib-only and no API calls, but you should confirm the scripts don't access network, unexpected files, or environment variables before trusting them with real data.
安装机制
No install spec is provided (instruction-only at install time) and there are no automated downloads or package installers described. That is a low-risk install mechanism. The Quick Start references an npx command and a GitHub path for an 'agent-skills-cli' add — that is a convenience instruction but not an automatic installer included in the package.
凭证需求
The skill declares no required environment variables, no primary credential, and no config paths. That is proportionate for tools that operate on local JSON files and templates. Still confirm the included scripts do not read unexpected env vars or sensitive files at runtime (e.g., HOME, ~/.ssh, cloud credential files) despite the documentation claims.
持久化与权限
The skill does not request always: true and is user-invocable only; model invocation is allowed (default) which is normal. There is no installation script that claims to modify other skills or system-wide settings. No persistent elevated privileges are requested.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/11

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install business-growth
镜像加速npx clawhub@latest install business-growth --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库