options-analysis
Analyzes financial options using quantitative models for pricing and risk evaluation, ideal for trading and portfolio management.
Install this skill
or
98/100
Security score
The options-analysis skill was audited on Mar 1, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 35
External URL reference
SourceSKILL.md
| 35 | Use the CLI command `claw options-analysis [subcommand] [flags]`. For API, send POST requests to `https://api.openclaw.ai/financial/options/price`. |
low line 50
External URL reference
SourceSKILL.md
| 50 | response = requests.post("https://api.openclaw.ai/financial/options/price", json={"model": "black-scholes", "stock_price": 100}, headers=headers) |
Scanned on Mar 1, 2026
View Security Dashboard