rc-testing

Pass

Audited by Gen Agent Trust Hub on Jun 12, 2026

Risk Level: SAFE
Full Analysis
  • [CREDENTIALS_UNSAFE]: The skill provides instructions for managing RevenueCat API keys and specifically advises against committing them to version control. It demonstrates the use of environment variables (System.getenv) and GitHub repository secrets to handle these credentials securely.
  • [EXTERNAL_DOWNLOADS]: The instructions reference standard, well-known development dependencies like the mockk testing library and official GitHub Actions (actions/checkout, actions/setup-java) for CI/CD setup.
  • [COMMAND_EXECUTION]: The skill includes a GitHub Actions workflow example that executes the command './gradlew testDebugUnitTest'. This is a standard and expected operation for running Android unit tests in a continuous integration environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 12, 2026, 09:53 PM
Security Audit — agent-trust-hub — rc-testing