matlab-optimize-portfolio
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to process user-provided financial datasets, such as return matrices and price series, which could serve as a vector for indirect prompt injection if the data contains hidden instructions.\n
- Ingestion points: User-supplied historical returns, price series, and asset statistics (mean returns and covariance matrices) used to initialize the
Portfolioobject.\n - Boundary markers: The skill does not provide specific instructions to use delimiters or ignore instructions embedded within the processed data.\n
- Capability inventory: The skill utilizes tools such as
evaluate_matlab_codeandrun_matlab_fileto execute financial calculations and solvers.\n - Sanitization: The skill relies on the built-in data validation and structure checks performed by the Financial Toolbox's
Portfolioclass methods.
Audit Metadata