atlascloud
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Uses
curlto interact with the Atlas Cloud API andjqto parse JSON response data. It also references a diagnostic toolzero doctorfor troubleshooting connector status, which is appropriate for the skill's context. - [EXTERNAL_DOWNLOADS]: Communicates with
api.atlascloud.aifor model inference services and referencesapp.vm0.aifor configuration management. These network operations are necessary for the skill's primary function and target the expected service endpoints. - [SAFE]: Authentication is handled using the
$ATLASCLAUDE_TOKENenvironment variable. This follows security best practices by avoiding hardcoded secrets and relying on the execution environment's credential management.
Audit Metadata