experiment-designer
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides examples of running a local Python script for statistical calculations. These commands (
python3 scripts/sample_size_calculator.py) are scoped to the skill's own directory and use standard math libraries. - [REMOTE_CODE_EXECUTION]: No remote code execution or external downloads were detected. The Python script uses only standard library modules (
argparse,math,statistics). - [DATA_EXFILTRATION]: There are no network operations or attempts to access sensitive system files. All data processing is local and mathematical.
- [PROMPT_INJECTION]: The instructions are clear and focused on the stated purpose of experiment design without any attempts to bypass AI safety guardrails or override system prompts.
- [OBFUSCATION]: No obfuscated content, encoded strings, or hidden characters were found in any of the files.
Audit Metadata