ab-test-setup
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected across all analyzed files. The skill operates within its defined scope of providing marketing and experimentation guidance.
- [COMMAND_EXECUTION]: The skill includes a local Python utility
scripts/sample_size_calculator.py. A review of the source code confirms it uses only Python standard libraries (math,json,argparse,sys) to perform statistical calculations. It does not perform any network operations, sensitive file access, or sub-process execution. - [EXTERNAL_DOWNLOADS]: The documentation references well-known and reputable industry services (such as Optimizely, Evan Miller, VWO, and PostHog) for external calculation tools. These are standard resources for the skill's primary purpose.
- [DATA_EXFILTRATION]: No network activity or credential exposure was detected. The script and instructions do not attempt to transmit data to external servers.
Audit Metadata