← 返回 Skills 市场
Stakeholder Update Drafter
作者
vx:17605205782
· GitHub ↗
· v1.0.0
· MIT-0
156
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stakeholder-update-drafter
功能描述
同一组事实分别输出老板版、客户版、执行版和风险透明版项目更新。;use for stakeholder, status-update, communication workflows;do not use for 夸大成果, 隐瞒关键风险.
安全使用建议
This skill appears coherent and low-risk: it only requires python3 and contains a local script plus templates to produce multi-audience status updates or to audit directories/files. Before running: (1) review scripts/run.py yourself (it is included) to confirm you are comfortable with its file-reading behavior; (2) do not pass root or broadly permissive directories as --input if you have sensitive files (the script will read many file types); (3) run smoke-test locally in a sandbox or test workspace first; (4) the skill does not perform network exfiltration or request credentials, but avoid feeding it secrets or PII unless you intend them to be processed locally. If you need the agent to run this autonomously, consider restricting the input paths and reviewing logs/output to avoid accidental exposure.
功能分析
Type: OpenClaw Skill
Name: stakeholder-update-drafter
Version: 1.0.0
The stakeholder-update-drafter skill is a legitimate utility designed to generate structured project updates for different audiences and perform basic directory or file audits. The core logic in scripts/run.py includes a security-conscious 'pattern_audit' mode that scans for hardcoded secrets and dangerous shell commands (e.g., curl|bash) while masking sensitive findings. The SKILL.md instructions are well-defined, emphasizing risk transparency and explicitly forbidding the concealment of critical information or unauthorized system changes.
能力评估
Purpose & Capability
Name/description, SKILL.md, resources, templates, and scripts all align: the tool formats inputs into multiple audience drafts and can optionally run a local Python script to produce or audit reports. Requiring python3 is proportionate.
Instruction Scope
SKILL.md advises reformatting user input and optionally running scripts/run.py. The script legitimately reads files, directories, and input text (to build reports or audit a codebase). That means if an operator supplies a broad path (e.g., / or a home directory) the script will read many local files — this is expected for a local audit tool but could expose sensitive files if misused. The SKILL.md includes safety guidance (do not fabricate, desensitize PII), which helps, but users should avoid running it against sensitive system paths.
Install Mechanism
No install spec; instruction-only plus a local Python script. No downloads or external installers are requested, so nothing is written to disk outside using the provided script and resources.
Credentials
Requires only python3; no environment variables, credentials, or config paths are requested. The script contains regex patterns to detect secrets/dangerous commands but does not attempt to read environment variables or network credentials.
Persistence & Privilege
always:false and user-invocable:true. The skill does not request persistent system privileges or modify other skills. It can write an output file when run with --output, which is reasonable and documented.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stakeholder-update-drafter - 安装完成后,直接呼叫该 Skill 的名称或使用
/stakeholder-update-drafter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of stakeholder-update-drafter.
- Generates differentiated project updates for boss, client, execution, and risk-transparent audiences from the same facts.
- Emphasizes transparent, structured communication without exaggerating results or hiding key risks.
- Provides outlines for review drafts and actionable checklists.
- Clearly flags missing information and security/compliance boundaries.
- Supports both automated script execution (if allowed) and direct template-based output.
元数据
常见问题
Stakeholder Update Drafter 是什么?
同一组事实分别输出老板版、客户版、执行版和风险透明版项目更新。;use for stakeholder, status-update, communication workflows;do not use for 夸大成果, 隐瞒关键风险. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 156 次。
如何安装 Stakeholder Update Drafter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stakeholder-update-drafter」即可一键安装,无需额外配置。
Stakeholder Update Drafter 是免费的吗?
是的,Stakeholder Update Drafter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Stakeholder Update Drafter 支持哪些平台?
Stakeholder Update Drafter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。
谁开发了 Stakeholder Update Drafter?
由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。
推荐 Skills