← 返回 Skills 市场
75
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tosr-test-pub-update-1776925224
功能描述
Automated test skill validating creation, inspection, update, and deletion of skills via the clawhub REST API lifecycle.
安全使用建议
This skill will attempt to create, update, inspect, and delete skills via the clawhub REST API but does not specify which host or how to authenticate. Before installing or running it: (1) Do not run this against a production clawhub instance. (2) Ask the author to provide the base URL and explicit authentication requirements (what env vars or token are needed) and to declare them in requires.env. (3) Prefer running the test in an isolated/staging environment you control and verify cleanup behavior. (4) If you can't get clear auth/host instructions, decline installation — the skill could perform destructive actions unintentionally. (5) Consider disabling autonomous invocation until you confirm safe defaults and credentials.
功能分析
Type: OpenClaw Skill
Name: tosr-test-pub-update-1776925224
Version: 0.2.0
The skill bundle consists of metadata and documentation for an automated integration test (tosr-test-pub-update-1776925224) designed to verify the lifecycle of skills on the ClawHub API. There is no executable code, and the instructions in SKILL.md are purely descriptive of testing procedures (publish, inspect, update, delete) without any indicators of malicious intent or prompt injection.
能力评估
Purpose & Capability
The skill's purpose is an integration test that creates, updates, inspects, and deletes skills via the clawhub REST API — that capability is coherent with the name/description. However, exercising the clawhub API typically requires a base URL and authentication; the skill declares no required environment variables, no primary credential, and gives only relative endpoints (e.g. POST /api/v1/skills) with no host or auth instructions. The lack of declared credentials or target host is inconsistent with the stated capability.
Instruction Scope
SKILL.md explicitly directs the agent to perform destructive operations (publish, update, delete) against the 'real clawhub API' but provides no host, auth, headers, rate-limit/safety checks, or rollback/confirmation steps. That leaves broad discretion to the agent and risks unintended mutations on a production registry if run. The file also claims ephemeral cleanup but gives no mechanism or guarantees.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, which minimizes installation risk — nothing is downloaded or written to disk by the skill itself.
Credentials
No environment variables or credentials are declared despite the skill needing to call protected API endpoints to create/update/delete skills. That mismatch is suspicious: the skill either assumes implicit platform-provided credentials (not documented) or omits required sensitive inputs, both of which are problematic.
Persistence & Privilege
The skill does not request permanent presence (always:false) and is user-invocable. Autonomous invocation (model-invocation allowed) is the platform default; by itself this is not a new privilege. Still, autonomous execution combined with the destructive API calls described above increases risk if the skill were run without review.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tosr-test-pub-update-1776925224 - 安装完成后,直接呼叫该 Skill 的名称或使用
/tosr-test-pub-update-1776925224触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
- Updated version number to 0.2.0.
- Refreshed test identifier version and created timestamp in SKILL.md.
v0.1.0
- Initial release of the tosr-test-pub-update-1776925224 skill for automated integration testing.
- Verifies full lifecycle: create, inspect, update, and delete operations through the clawhub REST API.
- Designed as an ephemeral skill for cleanup after test completion.
- Provides metadata including slug, version, and timestamps for tracking test runs.
元数据
常见问题
TOSR Publish Then Update Test 是什么?
Automated test skill validating creation, inspection, update, and deletion of skills via the clawhub REST API lifecycle. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 75 次。
如何安装 TOSR Publish Then Update Test?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tosr-test-pub-update-1776925224」即可一键安装,无需额外配置。
TOSR Publish Then Update Test 是免费的吗?
是的,TOSR Publish Then Update Test 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
TOSR Publish Then Update Test 支持哪些平台?
TOSR Publish Then Update Test 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TOSR Publish Then Update Test?
由 yuangui(@yinwuzhe)开发并维护,当前版本 v0.2.0。
推荐 Skills