cloud-setup
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected in the skill's logic or instructions.
- [CREDENTIALS_UNSAFE]: The skill uses placeholders for API keys and correctly advises against sharing secrets in conversation history, recommending environment variables or .env files instead.
- [EXTERNAL_DOWNLOADS]: The skill uses curl to communicate with api.elastic-cloud.com, which is the official service endpoint for the vendor (elastic) and is considered a safe resource.
- [COMMAND_EXECUTION]: The skill performs routine shell operations for setting environment variables and testing network connectivity to official endpoints.
Audit Metadata