together-video
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate integration with Together AI's video generation services. It utilizes the official Together v2 SDK (
together>=2.0.0) and standard Python/Node.js libraries for network operations. - [SAFE]: Credentials are managed via the standard
TOGETHER_API_KEYenvironment variable, which is a recommended security practice for AI agent skills. - [SAFE]: Network operations are limited to communicating with official Together AI API endpoints (
api.together.xyz) and downloading resulting video files from generated signed URLs. - [SAFE]: External dependencies are restricted to well-known, reputable packages:
together-ai(NPM),together(PyPI), andrequests(PyPI).
Audit Metadata