together-dedicated-endpoints
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official SDKs (
togetherfor Python andtogether-aifor Node.js) and the Together AI CLI. These are well-known tools from a recognized service provider (together.ai) and are necessary for the skill's functionality. - [COMMAND_EXECUTION]: Includes a lifecycle management script (
scripts/manage_endpoint.py) and various CLI/cURL examples for deploying and managing cloud infrastructure. All commands are consistent with the skill's primary purpose of infrastructure management. - [CREDENTIALS_UNSAFE]: Uses environment variable placeholders (e.g.,
$TOGETHER_API_KEY) and provides instructions on how to securely export them. No hardcoded secrets or sensitive credentials were found in the provided files.
Audit Metadata