revenuecat-expo-setup
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes instructions to run
npx expo install react-native-purchases. This is the standard method for installing the official RevenueCat SDK in an Expo environment and represents a routine development task. - [CREDENTIALS_UNSAFE]: The provided code snippets use non-functional placeholder strings (e.g., 'appl_your_ios_key') for API keys, which is a safe practice that prevents accidental exposure of real credentials while demonstrating configuration.
- [EXTERNAL_DOWNLOADS]: References to external domains like
app.revenuecat.comand developer consoles (App Store Connect, Google Play Console) are appropriate for the skill's stated purpose of setting up mobile payments and target well-known, trusted services. - [REMOTE_CODE_EXECUTION]: No remote code execution patterns were detected. All code is static documentation intended to be implemented by the developer.
Audit Metadata