gamma-ci-integration
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides standard CI/CD configuration templates for GitHub Actions and Vitest. It demonstrates secure handling of credentials by utilizing environment variables and GitHub secrets rather than hardcoding sensitive information.
- [EXTERNAL_DOWNLOADS]: The workflow incorporates official GitHub Actions (actions/checkout, actions/setup-node) and the well-known codecov-action. These are sourced from trusted organizations and services.
- [COMMAND_EXECUTION]: Provides instructions for using the GitHub CLI (gh secret set) to securely manage API keys. This is a legitimate administrative task within the skill's defined scope for repository configuration.
Audit Metadata