lbo-model
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute a local validation script (
python /mnt/skills/public/xlsx/recalc.py model.xlsx) to verify the accuracy of the generated Excel formulas. This is a functional utility designed to ensure model quality. - [INDIRECT_PROMPT_INJECTION]: The skill is designed to process external Excel templates and user-provided data assumptions.
- Ingestion points: User-provided Excel files and data inputs are analyzed to populate the financial model.
- Boundary markers: No explicit delimiters are specified, but the agent is given highly specific instructions on how to interpret template labels and structure.
- Capability inventory: The agent uses a local Python recalculation script and Excel manipulation libraries (referenced as openpyxl) to perform the task.
- Sanitization: The skill relies on the agent's template analysis phase to identify input vs. formula cells, reducing the risk of unintended instruction execution from template metadata.
Audit Metadata