← 返回 Skills 市场
Skill Creator Enhanced (Vault Awareness)
作者
maverick-software
· GitHub ↗
· v1.0.0
342
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-creator-vault-enhancement
功能描述
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
安全使用建议
This package looks like a legitimate skill-authoring toolkit: packaging, initialization, and validation scripts are appropriate for the stated purpose. However, the submission included truncated file contents (notably parts of SKILL.md and init_skill.py were cut off), so I couldn't fully review all code. Before installing or granting it to an agent: 1) Inspect the full init_skill.py and any truncated files for any network calls, subprocess.exec/child_process usage, or code that reads arbitrary filesystem paths (especially home directories, /etc, or other skills' folders). 2) Search the scripts for any hardcoded secrets or endpoints. 3) Run the scripts in a sandboxed environment to confirm behavior (packaging/validation only). 4) If you plan to let the agent invoke this autonomously, consider limiting its access and reviewing telemetry/logging to ensure it cannot exfiltrate secrets. If you can provide the full untruncated sources I can raise confidence or flag specific issues found there.
功能分析
Type: OpenClaw Skill
Name: skill-creator-vault-enhancement
Version: 1.0.0
This OpenClaw AgentSkills bundle is designed for creating, validating, and packaging other skills. The `SKILL.md` acts as a comprehensive guide for skill developers, emphasizing secure practices like using a vault-based credential system and explicitly warning against hardcoding API keys. The Python scripts (`init_skill.py`, `package_skill.py`, `quick_validate.py`) implement these guidelines, including robust security features such as skipping symlinks and preventing path traversal during packaging, and detecting hardcoded API keys during validation. The presence of unit tests specifically for these security features further reinforces a strong commitment to secure skill development. There is no evidence of malicious intent, data exfiltration, or prompt injection against the executing agent; instead, the instructions and code aim to prevent such vulnerabilities in skills being created.
能力评估
Purpose & Capability
Name/description match the included scripts and SKILL.md: the package_skill, init_skill, and quick_validate scripts implement packaging, initialization, and validation of skills which is exactly what a 'Skill Creator' should provide. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md content (the visible portion) stays on topic: guidance for creating skills, recommended structure, and when to include scripts/references/assets. The runtime instructions do not ask the agent to read arbitrary system files, network endpoints, or unrelated credentials.
Install Mechanism
No install specification (instruction-only) and the included scripts are local Python utilities. No remote downloads or archive extraction from untrusted URLs are present in the visible code.
Credentials
The skill declares no required environment variables or primary credential. quick_validate contains checks for accidentally hardcoded API keys (a safety feature) and init_skill templates show where to document required env vars — these are proportional and expected.
Persistence & Privilege
The skill is not always-enabled, is user-invocable, and does not request elevated persistence or modify other skills' configurations in the inspected files. Autonomous invocation is allowed by platform default but is not combined with other high-risk flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-creator-vault-enhancement - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-creator-vault-enhancement触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the skill-creator-vault-enhancement skill.
- Provides a comprehensive guide for creating and structuring effective AgentSkills.
- Explains modular skill packaging, including metadata, scripts, references, and assets.
- Outlines principles for concise context usage and appropriate detail levels.
- Details required and optional contents of a skill, with best practices for organization.
- Introduces the progressive disclosure pattern for efficient context management.
元数据
常见问题
Skill Creator Enhanced (Vault Awareness) 是什么?
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 342 次。
如何安装 Skill Creator Enhanced (Vault Awareness)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-creator-vault-enhancement」即可一键安装,无需额外配置。
Skill Creator Enhanced (Vault Awareness) 是免费的吗?
是的,Skill Creator Enhanced (Vault Awareness) 完全免费(开源免费),可自由下载、安装和使用。
Skill Creator Enhanced (Vault Awareness) 支持哪些平台?
Skill Creator Enhanced (Vault Awareness) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skill Creator Enhanced (Vault Awareness)?
由 maverick-software(@maverick-software)开发并维护,当前版本 v1.0.0。
推荐 Skills