helm-dev-environment
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns were detected. The skill follows industry-standard practices for local Kubernetes development.
- [COMMAND_EXECUTION]: The skill uses
mise runto execute tasks that interact with local development binaries (k3d,kubectl,helm,skaffold) and project-specific shell scripts (e.g.,tasks/scripts/helm-k3s-local.sh). These operations are consistent with the skill's purpose of managing a development cluster. - [EXTERNAL_DOWNLOADS]: The skill references official Keycloak container images from the well-known
quay.ioregistry for setting up local OIDC authentication. - [SAFE]: While the skill includes commands to extract TLS certificates and keys from the local cluster to the user's home directory (
~/.config/openshell/), this is a documented requirement for enabling mTLS in the local development environment and occurs within the user's local security boundary.
Audit Metadata