sn-search-finance
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is focused on financial data retrieval and does not contain any malicious patterns such as prompt injection, obfuscation, or persistence mechanisms.
- [EXTERNAL_DOWNLOADS]: The skill utilizes the
yfinanceandmootdxlibraries to fetch financial data from Yahoo Finance and TDX servers. It includes functionality to download data archives for local processing as part of its core mission. - [COMMAND_EXECUTION]: The
scripts/finance_search.pyscript acts as a controlled CLI wrapper for fetching market data based on user input, with no evidence of unsafe command construction or argument injection. - [DATA_EXFILTRATION]: The skill retrieves public financial information and encourages safe credential management by instructing users to use environment variables and
.envfiles rather than hardcoding secrets.
Audit Metadata