deploy-observability
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches pre-built binaries and clones source code from the official Alibaba Cloud GitHub organization (github.com/aliyun). This is a trusted vendor resource for this skill.
- [COMMAND_EXECUTION]: Executes standard development and deployment commands including Go build tools (go mod tidy, make), file permissions (chmod), and container management (docker). These are standard operations for the stated purpose of deploying a server.
- [CREDENTIALS_UNSAFE]: Guides users to configure credentials using a .env file based on a provided template. This is consistent with industry best practices for secret management and avoids hardcoding sensitive information.
Audit Metadata