abtesting-mobile
Facilitates A/B testing for mobile apps using Firebase, Optimizely, and Statsig to optimize user experiences through staged rollouts.
Install this skill
or
97/100
Security score
The abtesting-mobile skill was audited on Mar 1, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 37
External URL reference
SourceSKILL.md
| 37 | - API Endpoint: POST to `https://firebaseremoteconfig.googleapis.com/v1/projects/{projectId}/remoteConfig` with JSON body like `{"parameters": {"feature_flag": {"defaultValue": {"value": "true"}}}}`. |
low line 48
External URL reference
SourceSKILL.md
| 48 | - API Endpoint: GET `https://api.optimizely.com/v2/experiments` to list experiments. |
low line 59
External URL reference
SourceSKILL.md
| 59 | - API Endpoint: POST to `https://api.statsig.com/v1/evaluate` with body `{"userID": "123", "featureKey": "feature"}`. |
Scanned on Mar 1, 2026
View Security Dashboard