← 返回 Skills 市场
helloldm

Veadk Go Skills

作者 helloldm · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
859
总下载
0
收藏
107
当前安装
1
版本数
在 OpenClaw 中安装
/install veadk-go-skills
功能描述
根据用户的功能需求,完成与 VeADK-Go 相关的功能; 包括:直接根据需求生成 Agent;将Enio Agent转换为VeADK-Go Agent。
安全使用建议
Install this as a code-generation helper, not as finished runnable software. Review any generated agent file before running it, confirm the output path will not overwrite important work, avoid hardcoding secrets, and deliberately choose whether to enable web search, callbacks, model API keys, or cloud knowledge-base creation.
功能分析
Type: OpenClaw Skill Name: veadk-go-skills Version: 1.0.0 The skill is designed for AI agent code generation and conversion, which is inherently a high-risk capability. The `SKILL.md` file explicitly instructs the agent to "call a script to save the code artifact" to `agent_name/agent.py`, indicating the agent has file write and script execution capabilities. While the provided code examples are benign, the ability to generate arbitrary code (Go or Python) and save it, combined with the agent's capacity to define powerful tools (e.g., `web_search` for network access as shown in `common/tools.md`) and manipulate execution flow via callbacks (`common/callback.md`), creates a significant Remote Code Execution (RCE) vulnerability via prompt injection. There is no direct malicious intent in the provided files, but the broad permissions and code generation capabilities are highly susceptible to abuse.
能力评估
Purpose & Capability
The artifacts consistently describe VeADK-Go agent generation and Enio-to-VeADK conversion, and the included examples for agents, tools, callbacks, and knowledge bases fit that purpose.
Instruction Scope
The trigger language can apply to broad agent-building requests, but it remains tied to generating an agent or converting Enio code rather than unrelated hidden behavior.
Install Mechanism
The package contains markdown files only; no installer script, executable payload, binary, or automatic runtime component was present.
Credentials
Examples reference web search tools, model API keys, callbacks, and cloud knowledge-base creation; these are proportionate for agent framework documentation but should be enabled intentionally.
Persistence & Privilege
The skill instructs the agent to save generated code under an agent_name/agent.py-style path, which is disclosed and purpose-aligned, but users should confirm the destination and review generated code before execution.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install veadk-go-skills
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /veadk-go-skills 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
VeADK-Go 技能集合 1.0.0 - 初始版本发布,支持生成符合需求的 VeADK-Go Agent 代码。 - 新增将 Enio Agent 代码转换为 VeADK-Go Agent 的功能。 - 引导用户根据参考文档进行 Agent 代码开发和转换。 - 输出标准化的代码产物 agent_name/agent.py,并命名规范。
元数据
Slug veadk-go-skills
版本 1.0.0
许可证
累计安装 107
当前安装数 107
历史版本数 1
常见问题

Veadk Go Skills 是什么?

根据用户的功能需求,完成与 VeADK-Go 相关的功能; 包括:直接根据需求生成 Agent;将Enio Agent转换为VeADK-Go Agent。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 859 次。

如何安装 Veadk Go Skills?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install veadk-go-skills」即可一键安装,无需额外配置。

Veadk Go Skills 是免费的吗?

是的,Veadk Go Skills 完全免费(开源免费),可自由下载、安装和使用。

Veadk Go Skills 支持哪些平台?

Veadk Go Skills 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Veadk Go Skills?

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

💬 留言讨论