statistical-testing-guide
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content for statistical testing and a bundled Python script for executing these tests. The script uses established libraries (numpy and scipy) to perform calculations and does not interact with the network or sensitive system files.
- [COMMAND_EXECUTION]: The skill instructs the user to run a local script,
scripts/stats.py. Analysis of this script reveals no dangerous operations; it purely processes numerical data provided via command-line arguments or local JSON files for statistical reporting. - [EXTERNAL_DOWNLOADS]: No remote code execution or external downloads from unknown sources were detected. The dependencies mentioned (numpy, scipy) are standard industry-standard packages for scientific computing.
Audit Metadata