instantly-ci-integration
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches official GitHub Actions (actions/checkout, actions/setup-node) within the generated workflow files. These are well-known, trusted resources.
- [COMMAND_EXECUTION]: Uses the GitHub CLI (gh) to configure repository secrets and standard npm commands for testing and deployment, aligning with the skill's primary purpose of CI/CD integration.
- [CREDENTIALS_UNSAFE]: Uses placeholders and environment variables for the Instantly API key, correctly guiding users to use secure secret management instead of hardcoding credentials.
Audit Metadata