wind-financial-data-skill
Pass
Audited by Gen Agent Trust Hub on Apr 25, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE]: The skill reads API keys from
~/.wind-aimarket/configand a localconfig.jsonfile. This is documented as its intended mechanism for credential management. - [COMMAND_EXECUTION]: The
cli.mjsscript useschild_process.spawnto execute system commands (open,start, orxdg-open) to open the official Wind developer portal URL in the user's browser. - [EXTERNAL_DOWNLOADS]: The skill communicates with
https://mcp.wind.com.cn/to fetch financial data. Wind is a well-known and established financial information provider. - [INDIRECT_PROMPT_INJECTION]: The skill processes financial documents and news via RAG (Retrieval-Augmented Generation). While these external sources could theoretically contain adversarial text, the skill implements standard data retrieval for its stated purpose.
Audit Metadata