forward-risk
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements standard financial risk assessment mathematical models (VaR, CVaR, Monte Carlo) using well-established formulas.
- [SAFE]: Python dependencies (numpy, scipy) are standard for scientific computing and are correctly specified in the script metadata.
- [SAFE]: No network operations, hardcoded credentials, or unauthorized command execution patterns were detected in the source code.
- [SAFE]: The code is transparent, well-documented, and free of obfuscation or hidden logic.
- [SAFE]: Input handling in the Python script includes basic validation (shape checks) and type conversion to numerical arrays, which is appropriate for its purpose.
Audit Metadata