new-service-deployment
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides templates for
install.shscripts and validation instructions that execute shell commands such ashelm upgrade,kubectl apply, andkubectl kustomize. These are standard operations for managing Kubernetes-based deployments and are consistent with the skill's stated purpose. - [EXTERNAL_DOWNLOADS]: The skill references several well-known and official external Helm repositories (e.g., Harbor, Jenkins, Kong, and Grafana) as well as the author's own GitHub repository for configuration sourcing. These references are used for legitimate package management and deployment synchronization.
- [CREDENTIALS_UNSAFE]: The skill includes explicit security best practices for secret management. It instructs users to use gitignored
secret.yamlfiles, provides placeholders for local secrets, and warns against committing real credentials to the repository or values files.
Audit Metadata