ab-test-setup
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
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.
