技能详情(站内镜像,无评论)
作者:vx:17605205782 @52YuanChangXing
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 31 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :良性 · OpenClaw :良性
Package:52yuanchangxing/lead-qualification-notes
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill's files, runtime instructions, and requirements are coherent with a local, read-only sales lead–qualification helper that runs a bundled Python script; nothing in the bundle points to unexpected network activity, unrelated credentials, or hidden installers.
目的
Name/description (lead qualification notes) align with the included files and behavior: a Python script plus templates/specs to produce structured sales notes. Declared requirement (python3) is appropriate and nothing else (binaries, env vars, or credentials) is requested.
说明范围
SKILL.md limits behavior to producing reviewable notes and explicitly forbids fabricating budgets or making external system changes. It instructs running the bundled script which reads input files and local resources (spec.json, template.md). The script can also scan directories and read many text file types (.md, .py, .sh, .json, .csv, etc.), so running it against broad paths could disclose local content — this is expected for an audit/summar…
安装机制
No install spec — instruction-only with an included Python script. No downloads, no third-party package installs, and no executables fetched from external URLs. This is low-risk from an install perspective.
证书
The skill requests no environment variables or credentials. The script operates on files/paths provided as input and does not require secrets. Pattern-matching for secret-like strings exists in the script (used for auditing), which is appropriate for a local audit tool.
持久
always is false and the skill does not request persistent or elevated privileges or modify other skills or system-wide settings. It writes output only where directed (or stdout) and includes a --dry-run mode.
综合结论
This skill is internally consistent and appears to be a local, read-only helper. Before installing or running it: 1) Inspect scripts/run.py yourself (it's included) to verify there are no network calls or unexpected behaviors — this bundle has none. 2) When invoking the script, point --input to only the intended file(s); avoid scanning broad system or home directories to prevent accidental disclosure of unrelated sensitive files (credentials, …
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Lead Qualification Notes」。简介:把销售线索信息整理成资格判断、关键问题、风险项与下一步建议。;use for sales, lead-qualification, crm workflows…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/52yuanchangxing/lead-qualification-notes/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。