deployment-automation
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No security issues detected. The skill consists of documentation and configuration examples for deployment automation.
- [COMMAND_EXECUTION] (SAFE): The provided shell scripts and GitHub Action workflows use standard commands (
helm,kubectl) for their intended purpose. - [DATA_EXFILTRATION] (SAFE): While the examples demonstrate handling Kubernetes configurations, they correctly utilize platform secrets (e.g.,
${{ secrets.KUBE_CONFIG }}) rather than hardcoded credentials or unauthorized exfiltration methods. - [EXTERNAL_DOWNLOADS] (SAFE): References to external actions (e.g.,
azure/setup-kubectl) and repositories are restricted to well-known, reputable sources consistent with the skill's purpose.
Audit Metadata