← 返回 Skills 市场
richardcoder849

tripo3d

作者 Richardcoder849 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
95
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tripo3d
功能描述
Tripo3D AI 3D model generation. Use when generating 3D models from text prompts or images via the Tripo3D API. Supports Text-to-3D, Image-to-3D, Multiview-to...
安全使用建议
The SKILL.md appears to implement a legitimate Tripo3D API client, but the registry metadata does not declare the TRIPO3D_API_KEY that the instructions require — this mismatch is the main concern. Before installing: (1) confirm the skill owner and whether the registry metadata will be corrected to list TRIPO3D_API_KEY; (2) only provide an API key you can revoke (create a scoped/test key if the platform allows); (3) be aware the instructions favor PowerShell/.NET and a local proxy (127.0.0.1:7897) — routing traffic through a proxy can expose requests to interception, so avoid enabling unknown system proxies; (4) test on an isolated account/environment first to confirm behavior; (5) ask the maintainer why the metadata omits required env vars and why Python/aiohttp is discouraged. These checks will reduce risk and clarify whether the inconsistencies are just sloppy packaging or something more suspicious.
功能分析
Type: OpenClaw Skill Name: tripo3d Version: 1.0.1 The skill provides instructions for interacting with the Tripo3D API but contains highly specific directives in `SKILL.md` to use Windows PowerShell and a hardcoded local proxy (127.0.0.1:7897) for all API calls and file downloads. While these are presented as workarounds for Python proxy limitations, the use of PowerShell and the redirection of traffic through a specific local port increases the attack surface and could potentially be used to intercept credentials via the `-ProxyUseDefaultCredentials` flag. No clear evidence of intentional data exfiltration or malicious backdoors was found, but the non-standard execution path is risky.
能力评估
Purpose & Capability
The SKILL.md clearly requires a TRIPO3D_API_KEY and describes calling the Tripo3D API (endpoints, uploads, downloads), which is coherent with the skill's name and description. However, the registry metadata lists no required env vars or primary credential — that is inconsistent and misleading for users who expect credential requirements to be declared. The SKILL.md also assumes PowerShell/.NET for downloads (Windows-specific) but the skill declares no OS or binary requirements.
Instruction Scope
Instructions focus on creating tasks, uploading images, polling status, and downloading models — all within the stated purpose. Concerns: (1) the doc strongly pushes PowerShell/.NET WebClient and a particular local proxy (Clash Verge on port 7897), which is operational guidance that could route traffic through a local proxy; (2) polling guidance is inconsistent (it says poll every 5–10s, but also says 'Never block with sleep' and 'poll only when user asks'); (3) SKILL.md requires access to an API key (not declared in metadata). The instructions do not ask the agent to read unrelated files or other credentials.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes on-disk footprint and is the lowest-risk install pattern.
Credentials
The runtime docs require TRIPO3D_API_KEY (appropriate for an API client), but the registry metadata did not declare any required env vars or a primary credential. That discrepancy is a red flag: users may not realize they must supply an API key. No other credentials are requested, which is proportionate to the described functionality.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent platform privileges. It is user-invocable and allows autonomous invocation (the platform default); that alone is expected and not a reason to flag.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tripo3d
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tripo3d 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
一个可以制造3d模型的api,需要登录https://studio.tripo3d.ai/?from=landingpage_header&category=featured&model_type=all&recommended=recommended&use_case=all
元数据
Slug tripo3d
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

tripo3d 是什么?

Tripo3D AI 3D model generation. Use when generating 3D models from text prompts or images via the Tripo3D API. Supports Text-to-3D, Image-to-3D, Multiview-to... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。

如何安装 tripo3d?

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

tripo3d 是免费的吗?

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

tripo3d 支持哪些平台?

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

谁开发了 tripo3d?

由 Richardcoder849(@richardcoder849)开发并维护,当前版本 v1.0.1。

💬 留言讨论