portfolio-optimization
Warn
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
- [Dynamic Execution] (MEDIUM): The skill provides instructions for the creation, compilation, and loading of Python C extensions. This process involves using 'setup.py build_ext' to generate shared libraries from source code, which are then dynamically imported into the Python environment.
- [Indirect Prompt Injection] (LOW): 1. Ingestion points: Financial datasets including covariance matrices and asset weights. 2. Boundary markers: None specified in the guidance. 3. Capability inventory: Local subprocess execution (compilation), file system access for source files, and shared library loading. 4. Sanitization: Instructions include validation of array dimensions, NPY_FLOAT64 type checking, and handling of NaN/Infinity values.
Audit Metadata