← 返回 Skills 市场
cinience

Volcengine Ai Text Ark Chat

作者 cinience · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
976
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install volcengine-ai-text-ark-chat
功能描述
Text generation and chat completion on Volcengine ARK. Use when users need long-form writing, summarization, extraction, rewriting, Q&A, or prompt optimization with ARK text models.
安全使用建议
This skill appears to be a simple Volcengine ARK chat wrapper, but there are two things you should resolve before installing: (1) SKILL.md uses $ARK_API_KEY but the skill metadata does not declare any required environment variables — confirm the skill will require and store your ARK_API_KEY and that you are comfortable providing it. (2) The example endpoint URL (ark.cn-beijing.volces.com) looks off compared to Volcengine's known domains; verify the endpoint hostname is correct and points to the official Volcengine service (a wrong hostname could route your API key and data to an unintended server). If you can't verify those two items, treat the skill as untrusted or run it in a restricted/test environment with a limited API key. Also ask the publisher to update the metadata to explicitly list required env vars (ARK_API_KEY, any endpoint/region settings) and to correct/confirm the endpoint domain.
功能分析
Type: OpenClaw Skill Name: volcengine-ai-text-ark-chat Version: 1.0.0 The skill bundle is designed for legitimate interaction with the Volcengine ARK API for text generation, as described in `SKILL.md`. It uses a `curl` command to make an external network request, which is expected for an API interaction skill, and requires an `$ARK_API_KEY` environment variable, a standard practice for API authentication. There is no evidence of data exfiltration, malicious code execution, persistence mechanisms, or prompt injection attempts against the OpenClaw agent. All instructions and code snippets align with the stated purpose of the skill.
能力评估
Purpose & Capability
Name/description and the request template align with a Volcengine ARK text/chat integration. However, the SKILL.md expects an ARK_API_KEY and endpoint/region even though the skill metadata declares no required environment variables — that mismatch is unexplained.
Instruction Scope
Runtime instructions are mostly scoped to issuing ARK chat/completion calls and setting model params, which fits the purpose. But the checklist and example explicitly reference $ARK_API_KEY (an environment secret) even though that secret is not declared in the skill metadata. The cURL example posts to an external endpoint (see below) — the instructions will cause the agent to transmit user-provided data and any ARK_API_KEY to that endpoint.
Install Mechanism
Instruction-only skill with no install steps and no code files. This is low-risk from an install perspective — nothing is written to disk by the skill itself.
Credentials
The SKILL.md requires an API key (ARK_API_KEY) to function, but the registry metadata lists no required env vars or primary credential. That omission is a mismatch: a user should expect to provide a secret for this integration, and the metadata should declare it. Requiring an API key is reasonable for this type of skill, but the lack of explicit declaration is a transparency/ownership problem.
Persistence & Privilege
always is false and the skill has no install or background components. It does not request persistent system privileges or modify other skill configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install volcengine-ai-text-ark-chat
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /volcengine-ai-text-ark-chat 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial ClawHub publish for Volcengine skills with agents metadata.
元数据
Slug volcengine-ai-text-ark-chat
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Volcengine Ai Text Ark Chat 是什么?

Text generation and chat completion on Volcengine ARK. Use when users need long-form writing, summarization, extraction, rewriting, Q&A, or prompt optimization with ARK text models. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 976 次。

如何安装 Volcengine Ai Text Ark Chat?

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

Volcengine Ai Text Ark Chat 是免费的吗?

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

Volcengine Ai Text Ark Chat 支持哪些平台?

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

谁开发了 Volcengine Ai Text Ark Chat?

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

💬 留言讨论