us-undervalued-growth-screener
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill retrieves data from
financialmodelingprep.comandsec.gov. These are well-known, trusted services for financial and corporate information. - [COMMAND_EXECUTION]: Automated test files within the
scripts/tests/directory usesubprocess.runto verify the command-line interface of the tool's own Python scripts. This is a standard practice for development and testing. - [INDIRECT_PROMPT_INJECTION]: The skill ingests large volumes of data from financial APIs and SEC filings (ingestion points in
fmp_client.pyandrun_pipeline.py). While it lacks explicit boundary markers for this external text, its deterministic mathematical processing and lack of dangerous sinks (likeeval(),exec(), or arbitrary shell execution) make it a low-risk implementation of an ingestion surface.
Audit Metadata