clay-ci-integration
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security vulnerabilities were detected. The skill instructions align with standard development and DevOps practices.
- [EXTERNAL_DOWNLOADS]: References official GitHub Actions (actions/checkout, actions/setup-node) and official documentation from trusted domains (github.com and clay.com).
- [COMMAND_EXECUTION]: Includes instructions for using the GitHub CLI (gh) to manage secrets and standard npm commands for testing, building, and publishing, which are expected for CI/CD setup.
- [DATA_EXPOSURE]: Recommends using GitHub Secrets to store sensitive API keys rather than hardcoding them, which is a recommended security practice.
Audit Metadata