← 返回 Skills 市场
cai-zhuo

Test

作者 White · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
574
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install test-materials
功能描述
Render JSON schemas to images and generate schemas from prompts using declare-render and AI.
安全使用建议
This skill is instruction-only and expects a materials-cli (Node) tool plus your OpenAI API key. Before installing or using it: 1) Verify the npm package name and source for 'materials-cli' (who publishes it) and prefer installing only packages you trust; installing global npm packages runs third-party code on your system. 2) Understand that using the 'generate' command will send prompts and possibly schema content to OpenAI — don't supply sensitive data. 3) Provide OPENAI_API_KEY only if you trust the package and want the agent to call OpenAI on your behalf. 4) If you prefer, run the CLI manually in a controlled environment rather than giving the agent autonomous ability to invoke it. If you want a stronger assurance, ask the skill author for the exact npm package name, repository URL, or a vetted install spec before installing.
功能分析
Type: OpenClaw Skill Name: test-materials Version: 1.0.0 The provided `_meta.json` and `SKILL.md` files describe a legitimate skill for rendering and generating JSON schemas using AI. There is no evidence of malicious intent, data exfiltration, unauthorized execution, persistence mechanisms, or prompt injection against the OpenClaw agent. The skill clearly states its dependencies (`node`, `OPENAI_API_KEY`) and its functionality, which aligns with its stated purpose. While the underlying `materials-cli` tool (not provided) could potentially have vulnerabilities (e.g., if AI-generated schemas are treated as executable code or if input sanitization is poor), the documentation itself does not exhibit malicious behavior.
能力评估
Purpose & Capability
The skill claims to be a 'materials-cli' that renders schemas and uses OpenAI for generation; requiring node and OPENAI_API_KEY is consistent. Minor inconsistency: the registry name is 'Test' while the CLI in SKILL.md is 'materials-cli' (labeling mismatch) and there is no bundled materials-cli code or install spec—so the agent will expect the external CLI to exist on the host or be installed by the user.
Instruction Scope
SKILL.md only instructs rendering, generating (via OpenAI), and validating JSON schema files. It references schema file paths and optional OpenAI settings; it does not ask the agent to read unrelated files, harvest system secrets, or send data to unexpected endpoints beyond OpenAI.
Install Mechanism
There is no install spec or bundled code; SKILL.md suggests installing 'materials-cli' via npm (-g). That means the agent/user will pull a package from the public npm ecosystem if they follow the README instructions. This is a legitimate, moderate-risk choice (npm packages are common) but the skill itself does not provide a vetted install source or package integrity information.
Credentials
Only OPENAI_API_KEY is required (declared as primaryEnv), which matches the documented 'generate' command that uses OpenAI. The SKILL.md also mentions optional OPENAI_MODEL and OPENAI_BASE_URL used if flags are not provided; those are optional and not required environment variables.
Persistence & Privilege
The skill does not request permanent presence (always:false) and does not declare modifications to other skills or system settings. Autonomous invocation is allowed (platform default) but is not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install test-materials
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /test-materials 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Test
元数据
Slug test-materials
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Test 是什么?

Render JSON schemas to images and generate schemas from prompts using declare-render and AI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 574 次。

如何安装 Test?

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

Test 是免费的吗?

是的,Test 完全免费(开源免费),可自由下载、安装和使用。

Test 支持哪些平台?

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

谁开发了 Test?

由 White(@cai-zhuo)开发并维护,当前版本 v1.0.0。

💬 留言讨论