← Back to Skills Marketplace
lan2898408767

Summary Budget Model And New Script

by Lan2898408767 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
98
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install shucheng-summary-budget-model-and-new-script
Description
用于总结和更新预算数据模型及脚本技能。当用户发出【总结对话内容】指令时,从对话历史中提取新的脚本写法、数据模型和字段信息,更新到 platform-script 和 budget-data-model 技能中。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shucheng-summary-budget-model-and-new-script
  3. After installation, invoke the skill by name or use /shucheng-summary-budget-model-and-new-script
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
初始版本 - 用于持续更新和迭代预算数据模型及脚本技能
Metadata
Slug shucheng-summary-budget-model-and-new-script
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Summary Budget Model And New Script?

用于总结和更新预算数据模型及脚本技能。当用户发出【总结对话内容】指令时,从对话历史中提取新的脚本写法、数据模型和字段信息,更新到 platform-script 和 budget-data-model 技能中。 It is an AI Agent Skill for Claude Code / OpenClaw, with 98 downloads so far.

How do I install Summary Budget Model And New Script?

Run "/install shucheng-summary-budget-model-and-new-script" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Summary Budget Model And New Script free?

Yes, Summary Budget Model And New Script is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Summary Budget Model And New Script support?

Summary Budget Model And New Script is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Summary Budget Model And New Script?

It is built and maintained by Lan2898408767 (@lan2898408767); the current version is v1.0.0.

💬 Comments