statistical-power-calculator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): No malicious instructions, role-play attempts, or system prompt extraction patterns detected in the metadata or description.
- [Data Exposure & Exfiltration] (SAFE): The code does not access sensitive local files or perform any network requests. It operates entirely on local numerical inputs.
- [Remote Code Execution] (SAFE): No patterns of downloading or executing remote code. The script uses standard imports and argparse for CLI interaction.
- [Command Execution] (SAFE): No use of subprocess, os.system, or other shell-related execution functions. All calculations are performed within the Python runtime.
- [Obfuscation] (SAFE): All source code and configuration files are in plain text with no hidden characters or encoded payloads.
Audit Metadata