← 返回 Skills 市场
lan2898408767

Summary Budget Model And New Script

作者 Lan2898408767 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
98
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install shucheng-summary-budget-model-and-new-script
功能描述
用于总结和更新预算数据模型及脚本技能。当用户发出【总结对话内容】指令时,从对话历史中提取新的脚本写法、数据模型和字段信息,更新到 platform-script 和 budget-data-model 技能中。
安全使用建议
This skill will read conversation history and automatically append extracted scripts and data-model entries into other skills' files. Before installing, consider: 1) Do you want an automated process that can write into other skill directories? 2) Ensure it cannot accidentally copy secrets/PII from conversations—ask for a sanitization step (e.g., redact emails, API keys, passwords) before any write. 3) Require an explicit user confirmation prompt before making file changes, or restrict the skill to produce a proposed patch for manual review. 4) Verify and test in a safe/staging workspace to confirm paths and naming are correct (there are minor path/name inconsistencies in the docs). 5) Audit the update_log.md and backup directory regularly and limit write permissions so the skill can only modify intended files. If you need lower risk, prefer a variant that only suggests updates (read-only) rather than performing automatic writes.
功能分析
Type: OpenClaw Skill Name: summary-budget-model-and-new-script Version: 1.0.0 The skill bundle is designed to automatically modify and update files in other skill directories (specifically `platform-script-skills` and `BudgetDataModelSkills`) based on conversation history. This cross-skill write capability, detailed in `SKILL.md` and `references/使用说明.md`, is a high-risk behavior that could be exploited via prompt injection to persist malicious code or corrupt data models across the agent's environment. While the intent appears to be productivity-focused knowledge management, the lack of robust sandboxing for these file operations makes it a significant security concern.
能力评估
Purpose & Capability
The name/description (summarize dialog and update budget/script skills) aligns with the SKILL.md instructions to extract content and append to platform-script and budget-data-model files. Minor naming inconsistencies across docs (e.g., 'BudgetDataModelSkills' vs 'budget-data-model') and assumed file paths may cause errors but are not themselves malicious.
Instruction Scope
Instructions direct the agent to '回顾对话历史' and extract any new script patterns, API usage, table/field definitions, then append them into other skills' files and update SKILL.md. There is no explicit sanitization for secrets/PII, no requirement for user confirmation before writing, and verification steps (API existence, syntax checks) are vague. This grants broad discretion to capture and persist conversation content, which could inadvertently store sensitive data or propagate undesired content.
Install Mechanism
Instruction-only skill with no install steps, no external downloads, and no declared binaries or packages. Low installation risk.
Credentials
No environment variables or external credentials are requested, which is consistent with a local file-update skill. However, the skill requires write access to other skills' directories (platform-script-skills, BudgetDataModelSkills), which is a form of privileged file access not declared as an explicit requirement.
Persistence & Privilege
The skill writes to and updates other skills' files and their SKILL.md, and creates backups under references/backup. Modifying other skills' content is a notable privilege: it can change behavior of other components and persist content across sessions. While 'always' is false, autonomous model invocation is allowed by platform default — combined with write privileges this increases blast radius if misused.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shucheng-summary-budget-model-and-new-script
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shucheng-summary-budget-model-and-new-script 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
初始版本 - 用于持续更新和迭代预算数据模型及脚本技能
元数据
Slug shucheng-summary-budget-model-and-new-script
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Summary Budget Model And New Script 是什么?

用于总结和更新预算数据模型及脚本技能。当用户发出【总结对话内容】指令时,从对话历史中提取新的脚本写法、数据模型和字段信息,更新到 platform-script 和 budget-data-model 技能中。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。

如何安装 Summary Budget Model And New Script?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install shucheng-summary-budget-model-and-new-script」即可一键安装,无需额外配置。

Summary Budget Model And New Script 是免费的吗?

是的,Summary Budget Model And New Script 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Summary Budget Model And New Script 支持哪些平台?

Summary Budget Model And New Script 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Summary Budget Model And New Script?

由 Lan2898408767(@lan2898408767)开发并维护,当前版本 v1.0.0。

💬 留言讨论