time-value-of-money
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is focused entirely on mathematical and financial calculations. It does not perform any network operations, access sensitive files, or attempt to modify system configurations.
- [SAFE]: The Python implementation in
scripts/time_value_of_money.pyfollows best practices for numerical computing. It uses standard iterative methods (Newton's method) for solving IRR and provides clear error handling for non-convergent cases. - [SAFE]: No evidence of prompt injection or attempts to bypass AI safety filters was found in the instructions or metadata.
- [SAFE]: The dependency on 'numpy' is appropriate for the skill's purpose and is a well-vetted, standard package in the Python ecosystem.
Audit Metadata