position-sizing

Pass

Audited by Gen Agent Trust Hub on Mar 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary function is to provide mathematical formulas and utility scripts for trading risk management. Analysis of scripts/portfolio_sizer.py and scripts/size_calculator.py shows they perform purely local calculations.
  • [SAFE]: The scripts do not import third-party packages or execute external commands, relying solely on Python's built-in math, os, and sys modules for calculation and configuration via environment variables.
  • [SAFE]: No sensitive data access, credential exposure, or network exfiltration patterns were identified in the code or documentation. The use of environment variables for account size and pricing data is consistent with standard configuration practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 21, 2026, 02:35 PM