← Back to Skills Marketplace
cai-zhuo

Test

by White · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
574
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install test-materials
Description
Render JSON schemas to images and generate schemas from prompts using declare-render and AI.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install test-materials
  3. After installation, invoke the skill by name or use /test-materials
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Test
Metadata
Slug test-materials
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Test?

Render JSON schemas to images and generate schemas from prompts using declare-render and AI. It is an AI Agent Skill for Claude Code / OpenClaw, with 574 downloads so far.

How do I install Test?

Run "/install test-materials" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Test free?

Yes, Test is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Test support?

Test is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Test?

It is built and maintained by White (@cai-zhuo); the current version is v1.0.0.

💬 Comments