ab-test-setup

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: ocms-ab-test-setup Version: 1.0.0 The skill bundle provides a comprehensive framework and set of templates for an AI agent to assist with A/B testing and experimentation. The instructions in SKILL.md and the reference files (sample-size-guide.md, test-templates.md) focus entirely on statistical rigor, hypothesis design, and documentation best practices without any evidence of malicious intent, data exfiltration, or unauthorized execution.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

The agent may incorporate local product-marketing information into its A/B test recommendations.

Why it was flagged

The skill directs the agent to use a persistent local context file. This is scoped and relevant to A/B test planning, but such files may contain private business context or stale/untrusted guidance.

Skill content
If `.agents/product-marketing-context.md` exists (or `.claude/product-marketing-context.md` in older setups), read it before asking questions. Use that context
Recommendation

Keep the product-marketing context file accurate and free of instructions you would not want the agent to rely on; avoid storing unnecessary sensitive business details there.