← 返回 Skills 市场
73
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tosr-test-pub-update-1776925038
功能描述
Automated integration test for the full skill lifecycle on clawhub API: publish, inspect, update, and delete a skill.
安全使用建议
This skill will call clawhub endpoints to create, update, and delete skills. Before installing or running it: (1) confirm whether the agent environment has any clawhub API credentials — if so, do not run this skill against your real account; (2) prefer running it in a locked test account or sandbox where deletions are safe; (3) request that the skill author declare required env vars (API token) and add an explicit dry-run / confirmation step and target slug to avoid accidental deletion; (4) avoid enabling autonomous invocation for this skill unless you trust it and have isolated credentials; and (5) if you must run it, monitor audit logs on clawhub and review created/remaining resources to ensure cleanup.
能力评估
Purpose & Capability
Name and description claim this is an integration test for the clawhub API and the SKILL.md describes publish/inspect/update/delete operations against clawhub — that is coherent. However, the skill declares no required credentials or env vars even though interacting with a real REST API normally requires authentication; this omission is unexplained.
Instruction Scope
The runtime instructions explicitly direct the agent to perform POST (publish), GET (inspect), update a version, and DELETE a skill on the real clawhub API. These are destructive operations that could affect user-owned resources. The instructions provide no auth details, no safety checks, no dry-run option, and no guidance about which account/slug to target, increasing the risk of unintended changes.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, which minimizes local persistence and install-time risk.
Credentials
No environment variables, credentials, or config paths are declared, yet the skill intends to call clawhub endpoints that typically require authentication. The absence of a declared primary credential or required env vars (API token) is an incoherence that could lead the agent to use whatever clawhub credentials are already present in the environment — a risky and opaque behavior.
Persistence & Privilege
always is false (good). The skill is allowed autonomous invocation (platform default). Because the skill performs create/update/delete actions, autonomous invocation increases blast radius if the agent has clawhub credentials, but no explicit privilege escalation setting is present.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tosr-test-pub-update-1776925038 - 安装完成后,直接呼叫该 Skill 的名称或使用
/tosr-test-pub-update-1776925038触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
- Bumped version to 0.2.0.
- Updated SKILL.md to reflect the new version and updated creation timestamp.
v0.1.0
- Initial release of the TOSR Publish Then Update Test skill.
- Automates testing of the skill lifecycle: publish, inspect, update, and delete through the clawhub REST API.
- Created to verify API behavior for skill creation, version updates, and removal.
- Skill is temporary and intended for automated testing only.
元数据
常见问题
TOSR Publish Then Update Test 是什么?
Automated integration test for the full skill lifecycle on clawhub API: publish, inspect, update, and delete a skill. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。
如何安装 TOSR Publish Then Update Test?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tosr-test-pub-update-1776925038」即可一键安装,无需额外配置。
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