Experiment Designer

Security checks across static analysis, malware telemetry, and agentic risk

Overview

This skill is a coherent experiment-planning aid with a small, purpose-aligned local sample-size calculator and no evidence of hidden data access, networking, persistence, or credential use.

This skill appears safe for normal use as an experiment-planning reference and calculator. Before using the helper command, review that it matches your intended inputs; it does not appear to access files, networks, or accounts.

Static analysis

No static analysis findings were reported for this release.

VirusTotal

VirusTotal findings are pending for this skill version.

View on VirusTotal

Risk analysis

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

Using the calculator will run local Python code, but the reviewed code is limited to experiment sample-size calculations.

Why it was flagged

The skill documents a user-directed command to run a bundled local Python script. This is code execution, but it directly supports the stated sample-size estimation purpose and the provided script only parses numeric arguments and prints calculated results.

Skill content
python3 scripts/sample_size_calculator.py --baseline-rate 0.12 --mde 0.02 --mde-type absolute
Recommendation

Run the helper only with intended numeric inputs and ensure Python 3 is available; no additional permissions or credentials appear necessary.