Ai Intelligent 3d Model Generation
AI 3D模型生成,文生3D + 图片转3D。
MIT-0 · Free to use, modify, and redistribute. No attribution required.
⭐ 0 · 33 · 0 current installs · 0 all-time installs
MIT-0
Security Scan
OpenClaw
Suspicious
medium confidencePurpose & Capability
The name/description (3D model generation) aligns with the SKILL.md feature list (text->3D, image->3D, optimization). However, the skill metadata declares no required binaries or env vars, yet the SKILL.md's installation steps instruct cloning a GitHub repo and running Python (git, python, pip are implicitly required). The omission of those prerequisites is an incoherence.
Instruction Scope
The SKILL.md contains explicit install/run steps that direct the user/agent to git clone a remote repository and run pip install / python app.py. Although cloning from GitHub can be normal, these instructions cause the agent/user to fetch and execute arbitrary third‑party code; the skill provides no guidance to inspect the repo first or sandbox execution.
Install Mechanism
There is no declared install spec in the registry (instruction-only), but the SKILL.md recommends pulling code from https://github.com/openclaw-skills/ai-intelligent-3d-model-generation and running it. Pulling and executing repo code at runtime increases risk because the skill package itself contains no vetted binaries or code; the GitHub URL is a known host but the registry metadata lists 'Source: unknown' and no homepage, which reduces transparency.
Credentials
The skill declares no required environment variables or credentials. That is consistent with the provided SKILL.md (which doesn't request secrets). However, a Python/FastAPI 3D generation service will often require model API keys, GPU access, or other credentials in practice — the skill does not document these, which is a transparency gap (not necessarily malicious but concerning).
Persistence & Privilege
The skill does not request always:true and is user-invocable; it does not ask to modify other skills or system-wide settings. There is no evidence it requests persistent privileges beyond the normal act of installing/running an external app.
What to consider before installing
This skill asks you to git-clone and run code from a GitHub repo but the registry entry itself does not declare any install requirements or a source/homepage — that's a mismatch. Before installing or running: (1) Inspect the GitHub repository contents and recent commits yourself to ensure there is no malicious code; (2) confirm required binaries (git, python, pip) and any environment variables or API keys the service needs; (3) run initial tests in a sandbox or isolated environment (not on production machines); (4) prefer skills that include an explicit install spec or packaged release and a verifiable homepage/author; (5) if you need this functionality but are unsure, ask the developer for a packaged release and a clear list of required credentials and system requirements. If you cannot review the repository code, avoid running the app on sensitive systems.Like a lobster shell, security has layers — review code before you run it.
Current versionv1.0.0
Download zipchinesecreativelatest
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🤖 Clawdis
SKILL.md
AI 智能3D模型生成
描述
AI 3D模型生成,文生3D + 图片转3D。
功能
- 文生3D(文本生成模型)
- 图片转3D(图片生成模型)
- 模型优化(自动优化)
- 材质生成(智能材质)
- 批量生成(批量处理)
定价
- 基础版:¥299/月(100 个模型)
- 专业版:¥1499/月(1000 个模型)
- 企业版:¥4999/月(无限模型)
适用场景
- 游戏开发
- VR/AR
- 建筑设计
- 产品设计
技术栈
- Python + FastAPI
- 3D生成模型
- 模型优化
- 渲染引擎
安装
git clone https://github.com/openclaw-skills/ai-intelligent-3d-model-generation
cd ai-intelligent-3d-model-generation
pip install -r requirements.txt
python app.py
创建:2026-03-13 作者:OpenClaw Skills Team
Files
2 totalSelect a file
Select a file to preview.
Comments
Loading comments…
