revenuecat-entitlements-gate
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official RevenueCat SDKs (e.g.,
purchases_flutter,react-native-purchases) and provides a link to the official RevenueCat GitHub repository for release information. These are trusted vendor resources. - [DATA_EXFILTRATION]: No data exfiltration patterns detected. The logic focuses on local entitlement checks via the standard RevenueCat SDK APIs.
- [COMMAND_EXECUTION]: No dangerous command execution or shell injection patterns identified. The platform detection logic uses file existence checks (e.g., searching for
package.jsonorpubspec.yaml), which is a routine and safe operation. - [PROMPT_INJECTION]: No instructions attempting to override agent behavior or safety filters were found.
- [REMOTE_CODE_EXECUTION]: No remote code execution or dynamic code evaluation patterns detected. The skill provides static code boilerplate for developers to integrate into their apps.
Audit Metadata