option-chain
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes well-known and trusted libraries such as pandas and yfinance to fetch public financial data from Yahoo Finance.
- [SAFE]: Command-line arguments for symbols and expiration dates are parsed using the argparse library, which effectively mitigates the risk of command injection.
- [SAFE]: There is no evidence of data exfiltration, unauthorized network activity to non-public domains, or attempts to access sensitive local files.
- [SAFE]: The skill uses clear, non-obfuscated logic that matches its described purpose as a financial data utility.
Audit Metadata