📦 Cn Lead Safety - 潜客安全审查

v0.8.2

Lead Safety 中国市场客户情报安全层,用于潜在客户发现技能。适用于任何针对中国公司的潜客生成/客户调查输出。

0· 22·0 当前·0 累计
jackdark425 头像by @jackdark425 (jackdark)
下载技能包
最后更新
2026/4/20
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's files and runtime instructions are coherent with its stated purpose (a Chinese-market lead-discovery safety gate) and do not request unrelated credentials or install arbitrary code.
评估建议
This skill is internally consistent: it bundles a small local Python verifier that checks every hard number in a Markdown intelligence file has an inline source citation and documents five human-facing rules for Chinese-market lead outputs. Before installing/using: 1) confirm the referenced aigroup financial package (the cn-lexicon path under ~/.openclaw/extensions/...) actually exists on the host if you plan to follow the lexicon lookup guidance; otherwise follow the guidance manually. 2) Under...
详细分析 ▾
用途与能力
Name/description, the included verify_intelligence.py, and the SKILL.md rules all align: the skill's purpose is to enforce citation and source-tier rules for Chinese-market lead intelligence. It does not ask for unrelated credentials or binaries.
指令范围
SKILL.md prescribes five concrete rules and instructs running the included verification script; it also recommends (but does not require) consulting a lexicon file in another extension under ~/.openclaw/extensions/aigroup-financial-services-openclaw/.... The included script enforces Rule 4 (citation for hard numbers) but does not itself check UTF-8-vs-\uXXXX encoding or force lexicon usage, so some rules are procedural/guidance rather than programmatically enforced. The skill asks the agent to read files from the user's OpenClaw extensions path if the lexicon lookup is used — this is cross-plugin file reading (not network exfiltration) and should be acceptable but relies on that other package being present.
安装机制
Instruction-only skill with a small local Python script bundled; there is no install spec, no downloads, and nothing is written to disk by an installer. Lowest-risk install model.
凭证需求
No environment variables, credentials, or network endpoints are requested. The only filesystem access implied is reading markdown files to verify and optionally consulting a lexicon file under the user's ~/.openclaw tree. This is proportionate to a lint/verification/style gate.
持久化与权限
The skill does not request always:true or any elevated persistence. It does not modify other skills or system-wide settings; it runs as an on-demand verification gate and is user-invocable.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv0.8.22026/4/20

- Introduces a safety layer for Chinese-market lead-discovery skills to enforce output quality and traceability. - Implements 5 mandatory rules: UTF-8 literal Chinese, lexicon-based recurring terms, tier-ordered data source usage, mandatory inline citations for all hard numbers, and strict no-fabrication on missing data. - Enforces markdown output standards to ensure downstream workflows can verify data provenance. - Provides pre-flight trigger logic and a verification script to ensure compliance before banker deliverables.

无害

安装命令

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