gamma-ci-integration
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides boilerplate configuration for GitHub Actions, including standard steps for checkout, Node.js environment setup, and dependency installation.
- [SAFE]: Secret management is handled correctly by instructing the user to store sensitive API keys in GitHub Secrets using the GitHub CLI (
gh secret set), rather than hardcoding them in the pipeline or source code. - [SAFE]: The provided Vitest test configuration and setup scripts follow common software development patterns for integration testing and API mocking.
- [SAFE]: All external references (GitHub, Vitest, Codecov, Gamma) are to well-known services or the intended target of the skill.
Audit Metadata