together-dedicated-endpoints
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses environment variables (
TOGETHER_API_KEY,HF_TOKEN) for handling sensitive authentication tokens, avoiding hardcoded credentials in the source code. - [SAFE]: Network operations are restricted to communication with the official Together AI API endpoint (
api.together.xyz) using verified SDKs (togetherandtogether-ai). - [SAFE]: The scripts implement standard administrative workflows (create, list, update, delete) for cloud resource management without introducing unauthorized access or persistence mechanisms.
- [SAFE]: The model upload functionality (
upload_custom_model.py) is a legitimate feature of the Together AI platform, and the script handles external URLs as intended for model ingestion.
Audit Metadata