Skip to main content

paywall-ab

Automates A/B testing for paywalls using RevenueCat, enhancing conversion rates through continuous improvement and user feedback loops.

Install this skill

or
71/100

Security score

The paywall-ab skill was audited on May 25, 2026 and we found 13 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 490

Template literal with variable interpolation in command context

SourceSKILL.md
490detail: `パターン${pattern}(訴求軸: ${axis})\n\nタイトル: ${title}\nbullets:\n • ${bullets[0]}\n • ${bullets[1]}\n • ${bullets[2]}\nCTA: ${cta}\n\nこの内容で新 Offering を作成し、実験を開始しますか?`
medium line 84

Access to .env file

SourceSKILL.md
84| `REVENUECAT_V2_SECRET_KEY` | Mac Mini `.env` |
medium line 86

Access to .env file

SourceSKILL.md
86| `OPENAI_API_KEY` | Mac Mini `.env` |
medium line 87

Access to .env file

SourceSKILL.md
87| `SLACK_BOT_TOKEN` | Mac Mini `.env` |
low line 74

External URL reference

SourceSKILL.md
74| RC Dashboard | `https://app.revenuecat.com/projects/bb7b9d1b/experiments` |
low line 181

External URL reference

SourceSKILL.md
181GET https://api.revenuecat.com/v2/projects/projbb7b9d1b/paywalls
low line 197

External URL reference

SourceSKILL.md
1971. https://app.revenuecat.com/projects/bb7b9d1b/experiments → New Experiment
low line 204

External URL reference

SourceSKILL.md
204https://app.revenuecat.com/projects/projbb7b9d1b/paywalls/{paywall_id}
low line 296

External URL reference

SourceSKILL.md
296https://app.revenuecat.com/projects/projbb7b9d1b/experiments/{experiment_id}
low line 511

External URL reference

SourceSKILL.md
5111. https://app.revenuecat.com/projects/bb7b9d1b/experiments → New Experiment
low line 518

External URL reference

SourceSKILL.md
518https://app.revenuecat.com/projects/projbb7b9d1b/paywalls/{paywall_id}
low line 659

External URL reference

SourceSKILL.md
659| API Base | `https://api.revenuecat.com/v2` |
low line 661

External URL reference

SourceSKILL.md
661| RC Dashboard | `https://app.revenuecat.com/projects/bb7b9d1b/` |
Scanned on May 25, 2026
View Security Dashboard
Installation guide →