Tripo 3d
PassAudited by VirusTotal on May 15, 2026.
Findings (1)
The tripo-3d-generation skill is a legitimate integration for Tripo AI services, supporting text-to-3D and image-to-3D workflows. It implements a dual-channel communication strategy: direct requests to api.tripo3d.ai when a user provides their own API key, and proxied requests to skills.vast-internal.com for a free tier. The code (index.mjs) uses a local file (~/.tripo-skill-id) to store a random UUID for anonymous quota tracking, which is clearly documented in the security section of SKILL.md. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
