statistical-analyst
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements statistical logic (Z-test, t-test, Chi-square, Wilson score intervals) using standard Python libraries. It does not require third-party packages or external connectivity.
- [SAFE]: Input data for statistical calculations (such as sample sizes, means, and conversion rates) is processed via command-line arguments in scripts that use strict type casting (e.g., float, int), preventing potential injection attacks.
- [SAFE]: No evidence of prompt injection, obfuscation, persistence mechanisms, or unauthorized privilege escalation was found in the instructions or scripts.
Audit Metadata