← Back to Skills Marketplace
richardcoder849

tripo3d

by Richardcoder849 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
95
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tripo3d
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tripo3d
  3. After installation, invoke the skill by name or use /tripo3d
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
一个可以制造3d模型的api,需要登录https://studio.tripo3d.ai/?from=landingpage_header&category=featured&model_type=all&recommended=recommended&use_case=all
Metadata
Slug tripo3d
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 95 downloads so far.

How do I install tripo3d?

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

Is tripo3d free?

Yes, tripo3d is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does tripo3d support?

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

Who created tripo3d?

It is built and maintained by Richardcoder849 (@richardcoder849); the current version is v1.0.1.

💬 Comments