simplywallst
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads financial data from
https://simplywall.stusing therequestslibrary. Specifically, it accesses/api/grid/filterand/api/companyendpoints to retrieve stock information, snowflake scores, and financial metrics. - [COMMAND_EXECUTION]: The documentation provides multiple shell commands to execute the local Python script
scripts/fetch_sws.pyfor searching tickers, downloading snapshots, and generating JSON/CSV reports. - [SAFE]: Analysis of the Python script and documentation revealed no evidence of malicious behavior. There is no credential exfiltration, no prompt injection, and no obfuscation. The script includes built-in rate limiting to prevent service abuse and stores data locally in a user-defined directory.
Audit Metadata