revenuecat-troubleshoot
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill's primary function is to assist developers in diagnosing integration issues through a structured checklist and official diagnostic tools.
- [DATA_EXFILTRATION]: The skill uses RevenueCat-specific MCP tools (e.g.,
list-apps,list-offerings) to read project configuration. This data is used solely for diagnostic purposes within the agent's context and is not exfiltrated to unauthorized external domains. - [COMMAND_EXECUTION]: The skill documents common CLI commands (like
adb logcat,flutter clean) for the user to execute during troubleshooting. It does not attempt to execute arbitrary or dangerous commands on the host system without user context. - [PROMPT_INJECTION]: The skill is designed to process user-provided debug logs. While log files are an external input source, the skill's logic is focused on interpreting specific status messages and error codes, with no instructions that would cause the agent to deviate from its diagnostic mission.
Audit Metadata