ci-cd
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [COMMAND_EXECUTION] (INFO): The skill provides configuration templates that include standard CI/CD commands such as 'npm ci' and 'kubectl set image'. These are appropriate for the documented use cases.
- [CREDENTIALS_UNSAFE] (SAFE): The configuration templates correctly use variable placeholders and secret stores (e.g., ${{ secrets.DOCKER_PASSWORD }}, credentials('docker-hub')) rather than hardcoding sensitive information.
- [EXTERNAL_DOWNLOADS] (INFO): The templates reference common external GitHub Actions and Docker images. As these are part of informational templates rather than code executed by the skill itself, they pose no direct risk.
Audit Metadata