together-batch-inference
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a standard workflow for Together AI's Batch API, including local file preparation, upload to Together AI's official servers, and result polling. All network operations target
api.together.xyz, which is the official API endpoint for the vendor. - [SAFE]: Dependencies are limited to official SDKs (
togetherfor Python andtogether-aifor Node.js). The scripts follow best practices for secret management by using environment variables for API keys.
Audit Metadata