uncloud
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes instructions for managing cluster services, such as using
uc service execto run commands within containers. This is a standard and expected administrative capability for container orchestration tooling. - [EXTERNAL_DOWNLOADS]: References to external container images point to well-known and trusted sources, such as the official Kubernetes registry (
registry.k8s.io) and standard Docker Hub images likenginxandpostgres. - [CREDENTIALS_UNSAFE]: Examples provided for Caddy's basic authentication include a truncated bcrypt hash placeholder (
$2a$14$...). This is used for illustrative documentation purposes and does not represent a leak of actual credentials.
Audit Metadata