experiment-designer
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and a local Python script for statistical calculations.
- [COMMAND_EXECUTION]: The skill includes instructions to run a local script (
scripts/sample_size_calculator.py). This script uses standard Python libraries (math,statistics,argparse) and performs purely mathematical operations without any system or network side effects. - [DATA_EXPOSURE]: No sensitive file paths, environment variables, or credentials are accessed or requested.
- [EXTERNAL_DOWNLOADS]: The skill does not perform any network operations or download external code.
- [OBFUSCATION]: All content, including the Python script and markdown references, is provided in clear, readable text. No encoded or hidden patterns were detected.
Audit Metadata