ab-test-setup
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and reference materials provide standard educational content on A/B testing methodology, focusing on hypothesis generation and statistical rigor.
- [SAFE]: The included Python script (
scripts/sample_size_calculator.py) performs statistical calculations using only the Python standard library. Analysis of the code confirms it performs pure mathematical operations without any network activity, sensitive file access, or dynamic code execution. - [SAFE]: All external links point to well-known, industry-standard A/B testing calculators (e.g., Evan Miller, Optimizely, VWO). No obfuscated or suspicious URLs were detected.
- [SAFE]: The skill's ingestion of local project context from
.claude/product-marketing-context.mdis a standard pattern for providing task-specific information to the agent and does not represent an exfiltration or injection risk in this implementation.
Audit Metadata