cfo-advisor
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides financial modeling and strategic advisory tools using markdown documentation and Python scripts. No malicious behavior or attack patterns were identified during the analysis.
- [SAFE]: All included scripts (
scripts/burn_rate_calculator.py,scripts/unit_economics_analyzer.py, andscripts/fundraising_model.py) are implemented using only Python standard libraries. They do not perform network operations, access sensitive file paths, or use dynamic execution functions likeeval()orexec(). - [SAFE]: The skill ingests untrusted data through
company-context.md. While this is a standard attack surface for indirect prompt injection, the risk is mitigated by the fact that the skill's capabilities are limited to financial analysis and math-heavy modeling with no high-privilege tools available. - [SAFE]: No prompt injection attempts, obfuscation techniques, or persistence mechanisms were found in the instructions or the supporting documentation.
Audit Metadata