together-dedicated-containers
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill facilitates the use of the
togetherCLI (Jig) for container lifecycle management, including building, pushing, and deploying Docker images. These operations are the primary intended functionality of the developer tools provided. - [EXTERNAL_DOWNLOADS]: Instructions include installing the Sprocket SDK from the vendor's private repository (
https://pypi.together.ai/) and the Together SDK from standard package registries (PyPI, NPM). These references point to legitimate vendor-maintained resources. - [CREDENTIALS_UNSAFE]: Authentication is handled via the
TOGETHER_API_KEYenvironment variable. The skill explicitly guides users to use a secure secrets management command (jig secrets set) for handling sensitive configuration within the deployed containers, adhering to security best practices.
Audit Metadata