stock-screener-builder
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download essential financial analysis tools and data processing libraries including
openbb,pandas, andnumpy. These are well-known, reputable packages used for investment research and data science. - [COMMAND_EXECUTION]: The documentation includes standard setup commands for
pipand a package management utilitynpx clawhub. It also provides a clear command-line interface for the includedscripts/screen_stocks.pyscript to process local configuration files. - [INDIRECT_PROMPT_INJECTION]: The skill processes external stock data stored in JSON format (e.g.,
assets/sample_universe.json). While this data is used to generate reports for the agent, the script uses strict numeric filtering and structural parsing, which prevents the data from being interpreted as instructions by the underlying AI model.
Audit Metadata