技能详情(站内镜像,无评论)
作者:vx:17605205782 @52YuanChangXing
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 26 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :良性 · OpenClaw :良性
Package:52yuanchangxing/partner-enable-kit
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill implements exactly what it claims (generate partner enablement packs and local audits) and only requires python3; it is coherent but you should be careful about which local paths you allow it to read/run.
目的
Name/description, required binary (python3), included resources (spec.json, template.md, examples) and scripts (scripts/run.py) all align with a local 'enablement package' generator and lightweight audits. No unrelated credentials, binaries, or install actions are requested.
说明范围
SKILL.md instructs the agent to run the included script when shell/exec is available and otherwise to produce text using local templates — this is consistent. The script, however, can accept a directory or file path and will read many file types (md, py, js, sh, csv, etc.) and can recursively rglob through a provided root. That means if the agent is given or chooses a broad path (e.g., workspace root or home) the skill will read potentially la…
安装机制
No install spec; instruction-only with a bundled Python script. Nothing is downloaded or written to non-standard locations by an installer. Low install risk.
证书
The skill requests no environment variables or credentials. The included script reads local files based on the input path but does not require or ask for tokens/keys. The script also contains regexes to detect secret-like strings and masks them in reported snippets.
持久
always is false and the skill does not request permanent system presence or modify other skills or agent-wide configs. It writes output only when invoked with an --output path (or by agent execution) and supports a --dry-run mode.
综合结论
This skill appears to do what it says: produce partner enablement markdown and run local simple audits. Before installing or running it, review scripts/run.py locally and: (1) prefer --dry-run first and inspect output before allowing writes; (2) do NOT pass broad paths like your repo root or home directory — limit the --input to the specific file(s)/folder(s) you want processed to avoid unintentional reading of unrelated files; (3) avoid givin…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Partner Enable Kit」。简介:为渠道或合作伙伴生成 enablement 包,按伙伴类型拆分版本与 FAQ。;use for partner, enablement, channel wo…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/52yuanchangxing/partner-enable-kit/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。