← 返回 Skills 市场
tianheihei002

Material Generator

作者 tianheihei002 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
100
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install material-generator
功能描述
Generate Unreal Engine material node graphs from natural language descriptions, supporting key nodes like TextureSample, Multiply, Lerp, and MaterialOutput.
安全使用建议
Do not install this skill without addressing the external API and the hardcoded key. Specific steps to consider: - The SKILL.md embeds an API base (api.minimaxi.com), an App URL, and a hardcoded API key; this means your prompts and possibly project data would be sent to that third party. Only proceed if you trust that endpoint and its privacy/security practices. - Ask the publisher to remove the hardcoded key and require a declared environment variable (e.g., MINIMAXI_API_KEY) so you can supply your own credential; never use the embedded key. - Verify who operates minimaxi.com and the App domain (k2lucelsen19.space.minimaxi.com). If you cannot verify ownership, avoid sending proprietary assets or code to it. - Prefer skills that declare required credentials in metadata and document what data is transmitted. If you already pasted sensitive material while testing, rotate any credentials that may have been exposed. - If you need this functionality but want safer operation, request an updated skill that uses a user-supplied API key (declared in requires.env) and documents exactly what is posted to the remote API.
功能分析
Type: OpenClaw Skill Name: material-generator Version: 1.0.0 The skill bundle contains a hardcoded API key (sk-cp-...) for the MiniMax API within the SKILL.md file. While the bundle's stated purpose is a legitimate Unreal Engine material generator, the exposure of sensitive credentials in documentation is a high-risk security vulnerability. No explicit malicious logic or data exfiltration code was identified in the provided files.
能力评估
Purpose & Capability
The declared purpose (generate Unreal Engine material node graphs) matches the SKILL.md content describing project files and node types. However, the skill embeds an external model API (api.minimaxi.com) and a hardcoded API key directly in SKILL.md while the registry metadata lists no required credentials — that is disproportionate and inconsistent.
Instruction Scope
Runtime instructions direct the agent to use a remote API and provide an example App URL and sample JSON. That means user-provided material descriptions and possibly project content would be sent to an external service (minimaxi) not declared in metadata; SKILL.md does not limit or explain what data is transmitted.
Install Mechanism
This is an instruction-only skill with no install spec or code files to be written to disk, which minimizes installation risk.
Credentials
No required environment variables are declared, yet a sensitive-looking API key is embedded in SKILL.md. The hardcoded key is a secret (pattern 'sk-...') and its presence without being declared or explained is disproportionate and risky (exposes credentials and hides external trust boundaries).
Persistence & Privilege
The skill does not request persistent/always-on privileges and is user-invocable only. There is no indication it modifies other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install material-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /material-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
UE材质生成器技能包首次发布: - 支持输入自然语言描述,自动生成UE材质节点图。 - 主要功能包括TextureSample、Multiply、Lerp、Constant、TexCoord等节点。 - 提供直观的ReactFlow画布与节点拖拽,官方UE配色显示。 - 支持节点信息查看与即时修改功能。 - 集成AI驱动生成与自动布局API,示例JSON与部署链接已提供。 - 常见构建及使用问题提供详细说明,便于上手。
元数据
Slug material-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Material Generator 是什么?

Generate Unreal Engine material node graphs from natural language descriptions, supporting key nodes like TextureSample, Multiply, Lerp, and MaterialOutput. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。

如何安装 Material Generator?

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

Material Generator 是免费的吗?

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

Material Generator 支持哪些平台?

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

谁开发了 Material Generator?

由 tianheihei002(@tianheihei002)开发并维护,当前版本 v1.0.0。

💬 留言讨论