position-sizer
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill implementation is transparent and focused on its stated financial calculation purpose.
- [COMMAND_EXECUTION]: The test script
scripts/tests/test_position_sizer.pyusessubprocess.runto execute the skill's own Python script to verify its CLI behavior. This is a benign use of subprocess for unit testing and does not involve shell execution or unsanitized user input. - [DATA_EXFILTRATION]: The skill does not perform network operations or access sensitive system files. All data processing is local, and output is saved to specified local directories.
Audit Metadata