position-sizer
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs mathematical calculations for trading risk management using local Python scripts and standard libraries.
- [COMMAND_EXECUTION]: Local execution of the provided script is used to perform calculations. Inputs are strictly typed via the argparse library, which mitigates argument injection risks.
- [DATA_EXPOSURE]: No sensitive data exposure detected. The script reads its own reference documentation and writes output reports to a local directory designated for that purpose. It does not access credentials or sensitive system paths.
Audit Metadata