← 返回 Skills 市场
2087
总下载
3
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install volcengine-tos-vectors-skills
功能描述
Manage vector storage and similarity search using TOS Vectors service. Use when working with embeddings, semantic search, RAG systems, recommendation engines, or when the user mentions vector databases, similarity search, or TOS Vectors operations.
安全使用建议
This skill appears to be a legitimate TOS Vectors helper, but the package metadata is incomplete: the scripts and SKILL.md require three environment variables (TOS_ACCESS_KEY, TOS_SECRET_KEY, TOS_ACCOUNT_ID) and the `tos` Python SDK, yet the registry lists none. Before installing or enabling this skill:
- Verify the skill source and author (owner id present but homepage/source is unknown). Prefer skills with a known homepage or repo.
- Don’t supply high-privilege TOS keys unless you trust the skill and its source. Use least-privilege keys and an account dedicated to testing if possible.
- Confirm the endpoint domains (https://tosvectors-cn-beijing.volces.com and https://tosvectors-cn-beijing.ivolces.com) are legitimate for your provider; if unsure, contact the provider or use an official SDK/endpoint.
- If you plan to use the CLI scripts, ensure the `tos` SDK version (README suggests a beta) is appropriate and audit that package separately before pip installing.
- Ask the publisher/maintainer to update registry metadata to declare required env vars and any install steps so automated tooling and users are not misled.
Given the clear metadata mismatch (credentials required but not declared) the skill is suspicious—not necessarily malicious—but you should validate the origin and limit credentials before use.
功能分析
Type: OpenClaw Skill
Name: volcengine-tos-vectors-skills
Version: 1.0.2
The skill bundle is designed for managing vector storage and similarity search using the Volcengine TOS Vectors service. All Python scripts and markdown documentation consistently interact with the legitimate Volcengine endpoint `https://tosvectors-cn-beijing.volces.com`. Credentials (TOS_ACCESS_KEY, TOS_SECRET_KEY, TOS_ACCOUNT_ID) are read from environment variables, which is standard practice for cloud SDKs. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the agent. The content is clearly aligned with its stated purpose.
能力评估
Purpose & Capability
Name, description, SKILL.md, README, WORKFLOWS.md, and the three scripts consistently implement vector-bucket, index, insert, and query operations for a TOS Vectors service. The code and documentation align with the stated purpose.
Instruction Scope
SKILL.md and the scripts explicitly instruct the agent to read environment variables for credentials, create buckets/indexes, insert/query/delete vectors, and call the TOS endpoint. Those instructions stay within the stated purpose and do not reference unrelated system files or exotic endpoints. However, the instructions rely on environment variables and a Python SDK that are not declared in the registry metadata.
Install Mechanism
There is no install spec in the registry (instruction-only), which reduces install-time risk. But the README and SKILL.md require the `tos` Python SDK (specific beta version mentioned). The absence of an install spec means the skill assumes the runtime already has that dependency; this is a documentation/metadata gap rather than obviously malicious behavior.
Credentials
The scripts and SKILL.md require TOS_ACCESS_KEY, TOS_SECRET_KEY, and TOS_ACCOUNT_ID (used to initialize tos.VectorClient), but the registry metadata lists no required env vars and no primary credential. Requesting full API keys is proportionate to a cloud vector DB client, but the metadata omission is an incoherence that could mislead users and automated installers about needed secrets.
Persistence & Privilege
The skill does not request always:true, does not declare persistence or modify other skills, and does not require system-wide privileges. It only runs client operations against an external TOS endpoint when invoked.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install volcengine-tos-vectors-skills - 安装完成后,直接呼叫该 Skill 的名称或使用
/volcengine-tos-vectors-skills触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- update beta pip command
v1.0.1
- Fixed the paras bug for list vectors.
- Adjusted the maximum limit for Query TopK results from 1–1000 to 1–30 to reflect current service limits.
v1.0.0
- Initial release of the tos-vectors skill for managing vector storage and similarity search using the TOS Vectors service.
- Supports vector bucket and index creation, vector insertion, querying, retrieval, and deletion.
- Includes example workflows for semantic search, RAG systems, and recommendation engines.
- Provides best practices and important usage limits for optimal performance and reliability.
元数据
常见问题
volcengine-tos-vectors-skills 是什么?
Manage vector storage and similarity search using TOS Vectors service. Use when working with embeddings, semantic search, RAG systems, recommendation engines, or when the user mentions vector databases, similarity search, or TOS Vectors operations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2087 次。
如何安装 volcengine-tos-vectors-skills?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install volcengine-tos-vectors-skills」即可一键安装,无需额外配置。
volcengine-tos-vectors-skills 是免费的吗?
是的,volcengine-tos-vectors-skills 完全免费(开源免费),可自由下载、安装和使用。
volcengine-tos-vectors-skills 支持哪些平台?
volcengine-tos-vectors-skills 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 volcengine-tos-vectors-skills?
由 jneless(@jneless)开发并维护,当前版本 v1.0.2。
推荐 Skills