← 返回 Skills 市场
yinwuzhe

TOSR Test Skill

作者 yuangui · GitHub ↗ · v0.2.0 · MIT-0
cross-platform ⚠ suspicious
24
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tosr-test-skill-1778050437
功能描述
Automated test skill to verify skill creation, inspection, updating, and deletion via the clawhub REST API lifecycle.
使用说明 (SKILL.md)

TOSR Test Skill

TOSR Test Skill — version 0.2.0

Description

This is an automated integration test skill (tosr-test-skill-1778050437) created by the TOSR project. The purpose is to verify the complete skill lifecycle through the clawhub REST API, including creation, version updates, and deletion.

Test Identifier

  • Slug: tosr-test-skill-1778050437
  • Version: 0.2.0
  • Created: 2026-05-06T14:54:02+08:00

How It Works

This skill validates the following operations against the real clawhub API:

  1. Publish — Creates a new skill via POST /api/v1/skills with multipart form data
  2. Inspect — Retrieves skill metadata via GET /api/v1/skills/{slug}
  3. Update — Publishes a new version of an existing skill
  4. Delete — Removes the skill via DELETE /api/v1/skills/{slug}

Notes

This skill is ephemeral and will be automatically deleted after the test completes. If you see this skill listed on clawhub, it means a test run failed to clean up properly.

安全使用建议
Install or invoke this only if you are intentionally running TOSR lifecycle tests. Use a sandbox ClawHub account, confirm the exact target slug, and require manual approval before any publish, update, or delete request.
功能分析
Type: OpenClaw Skill Name: tosr-test-skill-1778050437 Version: 0.2.0 This skill is a legitimate integration test artifact created by the TOSR project to verify the skill lifecycle (creation, updates, and deletion) on the clawhub API. The files (_meta.json and SKILL.md) contain only metadata and descriptive documentation with no executable code, malicious instructions, or indicators of compromise.
能力评估
Purpose & Capability
The stated purpose is coherent as an integration test, but it is not a normal end-user skill and describes real ClawHub registry mutations, including deletion.
Instruction Scope
The instructions do not clearly require user confirmation, a sandbox account, dry-run behavior, or a tightly fixed target before publish/update/delete actions.
Install Mechanism
There is no install spec and no code files; the static scanner had nothing executable to analyze. The concern comes from the skill instructions themselves.
Credentials
Using the real ClawHub API to create, update, and delete skills is high-impact unless the user intentionally wants to run lifecycle tests in a controlled environment.
Persistence & Privilege
No credential is declared, but the described API lifecycle operations would generally require a ClawHub account with skill-management authority if performed.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tosr-test-skill-1778050437
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tosr-test-skill-1778050437 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
- Updated version number to 0.2.0 in SKILL.md. - Refreshed "Created" timestamp and version fields to reflect the latest release.
v0.1.0
- Initial release of TOSR Test Skill for automated integration testing. - Validates create, inspect, update, and delete skill operations via the clawhub REST API. - Designed for temporary use; skill is deleted automatically after test completion. - If the skill remains on clawhub, it indicates a failed test cleanup.
元数据
Slug tosr-test-skill-1778050437
版本 0.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

TOSR Test Skill 是什么?

Automated test skill to verify skill creation, inspection, updating, and deletion via the clawhub REST API lifecycle. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 24 次。

如何安装 TOSR Test Skill?

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

TOSR Test Skill 是免费的吗?

是的,TOSR Test Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

TOSR Test Skill 支持哪些平台?

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

谁开发了 TOSR Test Skill?

由 yuangui(@yinwuzhe)开发并维护,当前版本 v0.2.0。

💬 留言讨论