ab-test-stats
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns detected. The script performs local mathematical calculations for A/B testing stats.
- [EXTERNAL_DOWNLOADS] (SAFE): Dependencies include
scipy,numpy, andclick, which are standard, well-known libraries for data science and CLI development. - [DATA_EXFILTRATION] (SAFE): No network requests or file system access observed in the scripts.
- [COMMAND_EXECUTION] (SAFE): Command execution is limited to the skill's own local Python script with strictly typed numeric inputs.
Audit Metadata