rn-ci-cd
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents best practices for secret management, specifically recommending GitHub Encrypted Secrets and EAS Secrets rather than hardcoding credentials.
- [SAFE]: External references in the CI/CD templates (such as GitHub Actions from the 'actions' and 'expo' organizations) are well-known and standard industry practices.
- [SAFE]: The documentation includes explicit warnings against including sensitive files like keystores, private keys, and service account JSONs in repository commits.
- [SAFE]: Configuration placeholders (e.g., 'example.com', 'ABCDE12345') are used for non-sensitive identifiers, and no actual secrets are exposed in the examples.
Audit Metadata