together-batch-inference
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill connects to Together AI's official API at
https://api.together.xyz/v1to perform batch operations. This is a well-known service and the interaction is limited to the skill's stated purpose of managing AI inference jobs. - [COMMAND_EXECUTION]: The documentation provides standard shell commands for installing necessary official SDKs (
togetherfor Python andtogether-aifor Node.js) to enable the skill's functionality. - [DATA_EXFILTRATION]: Analysis shows no evidence of unauthorized data transfer. The skill properly handles the
TOGETHER_API_KEYas an environment variable and restricts data transmission to official service endpoints.
Audit Metadata