← 返回 Skills 市场
cinience

Volcengine Ai Entry Ark

作者 cinience · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
925
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install volcengine-ai-entry-ark
功能描述
Entry skill for Volcengine ARK model invocation and routing. Use when users ask to start with ARK, need request templates, endpoint setup, model routing, or authentication troubleshooting.
安全使用建议
The skill's content itself looks like a normal ARK request helper, but there are two red flags you should address before entering secrets: (1) the SKILL.md asks you to provide ARK_API_KEY yet the registry metadata lists no required env/primary credential — confirm with the publisher why the metadata omits this and whether the skill will store or transmit the key; (2) verify the example endpoint hostname (ark.cn-beijing.volces.com). That domain does not match expected volcengine hostnames and could be a typo or a malicious endpoint. Only provide your real API key after you confirm the correct official endpoint and the publisher's identity (or test with a revoked/dummy key first). If you can't verify the source, do not enter secrets and prefer using official Volcengine docs or an official SDK/integration instead.
功能分析
Type: OpenClaw Skill Name: volcengine-ai-entry-ark Version: 1.0.0 The skill bundle is designed to facilitate interaction with the Volcengine ARK API, collecting an `ARK_API_KEY` and providing a `curl` template for API calls to a legitimate Volcengine domain. There is no evidence of intentional malicious behavior such as data exfiltration to unauthorized endpoints, persistence mechanisms, or prompt injection attempts against the agent to subvert its intended function. The `SKILL.md` and `agents/openai.yaml` files contain standard instructions and a usage example consistent with the skill's stated purpose.
能力评估
Purpose & Capability
Name/description, the prompt archetype (routing ARK requests), and the included request template are coherent: the skill's stated purpose (helping with Volcengine ARK invocation, templates, routing, and troubleshooting) matches the SKILL.md content.
Instruction Scope
SKILL.md explicitly instructs the agent to collect ARK_API_KEY and to run a curl against an ARK endpoint. That is within the claimed scope, but the example uses the host 'ark.cn-beijing.volces.com' (note: 'volces.com' looks like a typo or malicious domain versus expected 'volcengine.com' or an official volcengine domain). The instructions do not request or read arbitrary local files or other credentials, but they do guide the agent to collect a sensitive API key and send it to an endpoint whose hostname should be verified.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk and no third-party packages are pulled in, which lowers installation risk.
Credentials
SKILL.md lists ARK_API_KEY and endpoint ID as inputs to collect, but the skill metadata declares no required environment variables or primary credential. This mismatch is an incoherence: the skill will prompt for/expect a sensitive API key but the registry metadata does not advertise or gate that need. Requesting a single ARK API key is proportional to the stated purpose, but the omission in metadata and the suspicious endpoint hostname raise concerns about where a key would be transmitted.
Persistence & Privilege
No always:true, no config paths, no installs, and no modification of other skills' configs. The skill is user-invocable and can be invoked autonomously (platform default), which is expected for skills of this type.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install volcengine-ai-entry-ark
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /volcengine-ai-entry-ark 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial ClawHub publish for Volcengine skills with agents metadata.
元数据
Slug volcengine-ai-entry-ark
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Volcengine Ai Entry Ark 是什么?

Entry skill for Volcengine ARK model invocation and routing. Use when users ask to start with ARK, need request templates, endpoint setup, model routing, or authentication troubleshooting. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 925 次。

如何安装 Volcengine Ai Entry Ark?

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

Volcengine Ai Entry Ark 是免费的吗?

是的,Volcengine Ai Entry Ark 完全免费(开源免费),可自由下载、安装和使用。

Volcengine Ai Entry Ark 支持哪些平台?

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

谁开发了 Volcengine Ai Entry Ark?

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

💬 留言讨论