Set up a complete RevenueCat project from scratch — creates apps, products, entitlements, offerings, and packages in the correct order. Use when the user wants to create a new RevenueCat project, configure in-app purchases, set up subscriptions or monetization, or bootstrap IAP infrastructure for iOS, Android, or Web.
72
88%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Risky
Do not use without reviewing
Security
2 findings — 1 high severity, 1 medium severity. You should review these findings carefully before considering using this skill.
The skill handles credentials insecurely by requiring the agent to include secret values verbatim in its generated output. This exposes credentials in the agent’s context and conversation history, creating a risk of data exfiltration.
Insecure credential handling detected (high risk: 1.00). The prompt explicitly instructs the agent to call list-app-public-api-keys and include app API keys in the final summary, which requires the LLM to read and output credential strings verbatim.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
Direct money access detected (high risk: 1.00). This skill is explicitly designed to configure and manage in-app monetization resources: it calls RevenueCat MCP APIs to create projects, apps (app_store | play_store), products (subscriptions/one-time purchases), entitlements, offerings, packages, and to list app public API keys. These are specific financial/monetization operations (creating subscription products and API keys tied to billing flows), not generic tooling, so it grants direct financial execution capabilities related to payments/subscriptions.
473fd50
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.