ab-test-setup
v1.0.0When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test th...
⭐ 0· 252·1 current·1 all-time
byAlireza Rezvani@alirezarezvani
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (A/B test design) match the included artifacts: a comprehensive SKILL.md, reference docs, test templates, and a sample_size_calculator.py. Nothing requested (no env vars, binaries, or unrelated config paths) is disproportionate to the stated purpose.
Instruction Scope
Runtime instructions are limited to experiment design guidance and a single local context read: '.claude/product-marketing-context.md' if present. That file path is reasonable for using pre-provided product context; there are no instructions to scan system files, read unrelated credentials, or transmit data to external endpoints.
Install Mechanism
No install spec (instruction-only skill) and a single included script. The Python script is stdlib-only and contains no network/download behavior. No archives or external installers are used.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths beyond an optional local product-context file. There are no secrets requested or unexplained credential needs.
Persistence & Privilege
always is false and the skill does not request persistent/privileged presence or modify other skills. Autonomous invocation is allowed by default (platform normal) but not combined with other concerning privileges.
Assessment
This skill appears coherent and appropriate for designing A/B tests. Before installing: (1) Review the included Python script if you plan to run it locally — it uses only stdlib and has no network calls, but running code always carries execution risk; (2) be aware the skill will read '.claude/product-marketing-context.md' if that file exists in the agent workspace — ensure that file does not contain unshared secrets or sensitive data you don't want the skill to use; (3) because the skill can be invoked autonomously by the agent (normal default), consider who can trigger the agent and what workspace files are present. If you want an extra safety step, run the Python calculator in a sandboxed environment or inspect the repository copy before executing any scripts.Like a lobster shell, security has layers — review code before you run it.
latestvk97752pv93384e4ddrwk63xy9182pzqm
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
