cost-of-capital-toolkit
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's functionality is implemented as a set of standalone Python scripts and bundled JSON data files for financial calculations.
- [NO_CODE_VULNERABILITIES]: Analysis of the Python scripts (
costofcapital.pyandreference_data.py) confirms they use only the Python standard library. There are no external dependencies or calls toeval(),exec(), or dangerous subprocess operations. - [DATA_SECURITY]: No network operations (
curl,wget,requests) were found. The skill does not access sensitive local file paths (such as.sshor.awsdirectories). - [NO_OBFUSCATION]: All code and data are in plain text. No Base64, hex encoding, or other obfuscation techniques are present.
- [PROMPT_SAFETY]: The instructions in
SKILL.mdare purely technical and do not attempt to override agent safety guidelines or perform prompt injection.
Audit Metadata