← 返回 Skills 市场
Volcengine VeADK Skills
作者
yaozheng-fang
· GitHub ↗
· v1.0.0
1447
总下载
0
收藏
136
当前安装
1
版本数
在 OpenClaw 中安装
/install veadk-skills
功能描述
根据用户的功能需求,完成与 VeADK 相关的功能。
安全使用建议
Install this only if you want an agent to generate VeADK project files. Before allowing the save step, check that the destination paths are inside your intended project directory, avoid overwriting existing files unintentionally, and review any generated agent code before running it, especially if it includes a Python code-execution tool.
功能分析
Type: OpenClaw Skill
Name: veadk-skills
Version: 1.0.0
The skill bundle is suspicious due to high-risk capabilities that enable prompt injection for arbitrary file write and code execution. The `SKILL.md` instructs the AI agent to use `scripts/save_file.py` with agent-determined paths and content, and `save_file.py` performs no path validation, allowing arbitrary file writes. Additionally, `references/common/tools.md` and `references/converter/dify_rules.md` explicitly instruct the agent to use a `run_code` tool for executing Python code, which, without strong sandboxing, poses a significant risk for arbitrary code execution via prompt injection.
能力评估
Purpose & Capability
The artifacts consistently describe generating or converting VeADK Agent code from requirements, Langchain/Langgraph code, or Dify workflows; references to web search and Python code execution are guidance for generated VeADK agents, not hidden behavior by the skill itself.
Instruction Scope
The skill discloses a post-generation save step and names the expected files under an agent directory, but it does not require confirmation of final paths before writing.
Install Mechanism
No installer, dependency installation, remote download, startup hook, or auto-run mechanism is present; the only executable helper is a small local file-writing script.
Credentials
Local file creation is proportionate for a code-generation skill, but scripts/save_file.py accepts caller-supplied paths and creates parent directories without path validation.
Persistence & Privilege
The skill can persist generated code files, but the artifacts show no credential access, background worker, privilege escalation, broad local indexing, account access, or data exfiltration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install veadk-skills - 安装完成后,直接呼叫该 Skill 的名称或使用
/veadk-skills触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
veadk-skills 1.0.0
- Initial release with support for generating VeADK Agent code based on user requirements.
- Enables conversion of existing Langchain/Langgraph code to VeADK Agent code.
- Supports transforming Dify workflow DSL (YAML) into VeADK Agent code.
- Provides step-by-step guidance for each workflow, including code analysis, prompt refinement, and code generation.
- Details file structure and script usage for saving generated Agent code.
元数据
常见问题
Volcengine VeADK Skills 是什么?
根据用户的功能需求,完成与 VeADK 相关的功能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1447 次。
如何安装 Volcengine VeADK Skills?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install veadk-skills」即可一键安装,无需额外配置。
Volcengine VeADK Skills 是免费的吗?
是的,Volcengine VeADK Skills 完全免费(开源免费),可自由下载、安装和使用。
Volcengine VeADK Skills 支持哪些平台?
Volcengine VeADK Skills 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Volcengine VeADK Skills?
由 yaozheng-fang(@yaozheng-fang)开发并维护,当前版本 v1.0.0。
推荐 Skills