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.com and sec.gov. These are well-known, trusted services for financial and corporate information.
  • [COMMAND_EXECUTION]: Automated test files within the scripts/tests/ directory use subprocess.run to 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.py and run_pipeline.py). While it lacks explicit boundary markers for this external text, its deterministic mathematical processing and lack of dangerous sinks (like eval(), exec(), or arbitrary shell execution) make it a low-risk implementation of an ingestion surface.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 7, 2026, 04:48 AM
Security Audit — agent-trust-hub — us-undervalued-growth-screener