statistical-power
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill implements established statistical methodologies using well-known and trusted open-source libraries. No evidence of malicious logic, obfuscation, or unauthorized activity was found.
- [EXTERNAL_DOWNLOADS]: The skill refers to standard, reputable scientific Python packages including statsmodels, scipy, numpy, pandas, and lifelines. These are downloaded from official package registries using standard installation tools.
- [COMMAND_EXECUTION]: The Bash tool is correctly constrained to installing required dependencies and running the provided simulation scripts, which is consistent with the skill's stated purpose.
- [DATA_EXFILTRATION]: All data processing occurs locally within the execution environment. The ability to write files is used solely for saving statistical plots as intended, with no network transmission of sensitive information.
- [INDIRECT_PROMPT_INJECTION]: The skill processes structured statistical parameters and formulas. It does not ingest untrusted natural language data that could be leveraged for prompt injection attacks.
Audit Metadata