clerk-ci-integration
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides configuration templates and guidance for setting up automated testing pipelines that adhere to industry security standards.
- [SAFE]: Sensitive information such as API keys and test user passwords are appropriately handled using environment variables and GitHub Secrets, avoiding hardcoded credentials.
- [EXTERNAL_DOWNLOADS]: The implementation guides use official GitHub Actions (
actions/checkout,actions/setup-node,actions/upload-artifact) and standard package management tools (npm,npx) from trusted and well-known sources. - [COMMAND_EXECUTION]: Utilizes shell commands and the GitHub CLI (
gh) for routine CI/CD tasks like building the application, running tests, and managing repository workflows.
Audit Metadata