clade-ci-integration
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides production-ready code examples that adhere to security best practices, such as utilizing GitHub Actions Secrets (
secrets.ANTHROPIC_API_KEY) to prevent credential leakage in logs or to unauthorized users. - [SAFE]: It promotes a secure testing strategy by separating unit tests (which use a mocked client) from integration tests (which use real API keys), reducing the attack surface and API exposure.
- [SAFE]: No malicious obfuscation, unauthorized network calls, or dangerous command executions were found within the provided documentation or scripts.
Audit Metadata