Skip to main content

tripo-3d-generation

Generates production-ready 3D models from text or images, enabling users to create and animate characters and objects effortlessly.

Install this skill

or
33/100

Security score

The tripo-3d-generation skill was audited on Mar 8, 2026 and we found 27 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 63

Curl to non-GitHub URL

SourceSKILL.md
63curl -s -X POST https://tripo-proxy.darknessporo.workers.dev/api/generate \
medium line 76

Curl to non-GitHub URL

SourceSKILL.md
76curl -s -X POST https://tripo-proxy.darknessporo.workers.dev/api/generate \
medium line 94

Curl to non-GitHub URL

SourceSKILL.md
94curl -s https://tripo-proxy.darknessporo.workers.dev/api/status/TASK_ID
medium line 120

Curl to non-GitHub URL

SourceSKILL.md
120curl -s https://tripo-proxy.darknessporo.workers.dev/api/download/TASK_ID
medium line 132

Curl to non-GitHub URL

SourceSKILL.md
132curl -s -X POST https://tripo-proxy.darknessporo.workers.dev/api/task \
medium line 146

Curl to non-GitHub URL

SourceSKILL.md
146curl -s -X POST https://tripo-proxy.darknessporo.workers.dev/api/task \
medium line 163

Curl to non-GitHub URL

SourceSKILL.md
163curl -s -X POST https://tripo-proxy.darknessporo.workers.dev/api/task \
medium line 177

Curl to non-GitHub URL

SourceSKILL.md
177curl -s -X POST https://tripo-proxy.darknessporo.workers.dev/api/task \
medium line 192

Curl to non-GitHub URL

SourceSKILL.md
192curl -s -X POST https://tripo-proxy.darknessporo.workers.dev/api/task \
medium line 209

Curl to non-GitHub URL

SourceSKILL.md
209curl -s -X POST https://tripo-proxy.darknessporo.workers.dev/api/task \
low line 55

External URL reference

SourceSKILL.md
55https://tripo-proxy.darknessporo.workers.dev
low line 63

External URL reference

SourceSKILL.md
63curl -s -X POST https://tripo-proxy.darknessporo.workers.dev/api/generate \
low line 76

External URL reference

SourceSKILL.md
76curl -s -X POST https://tripo-proxy.darknessporo.workers.dev/api/generate \
low line 81

External URL reference

SourceSKILL.md
81"image_url": "https://example.com/photo.jpg"
low line 94

External URL reference

SourceSKILL.md
94curl -s https://tripo-proxy.darknessporo.workers.dev/api/status/TASK_ID
low line 109

External URL reference

SourceSKILL.md
109"model": "https://...",
low line 110

External URL reference

SourceSKILL.md
110"pbr_model": "https://...",
low line 111

External URL reference

SourceSKILL.md
111"rendered_image": "https://..."
low line 120

External URL reference

SourceSKILL.md
120curl -s https://tripo-proxy.darknessporo.workers.dev/api/download/TASK_ID
low line 132

External URL reference

SourceSKILL.md
132curl -s -X POST https://tripo-proxy.darknessporo.workers.dev/api/task \
low line 146

External URL reference

SourceSKILL.md
146curl -s -X POST https://tripo-proxy.darknessporo.workers.dev/api/task \
low line 163

External URL reference

SourceSKILL.md
163curl -s -X POST https://tripo-proxy.darknessporo.workers.dev/api/task \
low line 177

External URL reference

SourceSKILL.md
177curl -s -X POST https://tripo-proxy.darknessporo.workers.dev/api/task \
low line 192

External URL reference

SourceSKILL.md
192curl -s -X POST https://tripo-proxy.darknessporo.workers.dev/api/task \
low line 209

External URL reference

SourceSKILL.md
209curl -s -X POST https://tripo-proxy.darknessporo.workers.dev/api/task \
low line 286

External URL reference

SourceSKILL.md
286- **After free credits**: Get your own API key at [platform.tripo3d.ai](https://platform.tripo3d.ai/), pass it as `"user_api_key"` in requests
low line 299

External URL reference

SourceSKILL.md
299[Tripo](https://www.tripo3d.ai/) is the most advanced AI 3D generation platform by VAST AI Research. Full pipeline: text/image → 3D model → rigging → animation → stylization → format conversion.
Scanned on Mar 8, 2026
View Security Dashboard