earnings-analysis
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONDYNAMIC_EXECUTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes information from external sources such as SEC filings, news releases, and earnings call transcripts obtained through web searches.
- Ingestion points: Data collection occurs via web search tools and investor relations portals as specified in the Phase 1 workflow.
- Boundary markers: The instructions do not define explicit delimiters to isolate untrusted data during processing, though the agent is directed to extract specific numbers into predefined templates.
- Capability inventory: The skill uses Python (matplotlib, pandas, seaborn) for chart generation and a DOCX tool for creating the final document.
- Sanitization: There are no explicit instructions to sanitize or escape data retrieved from the web before it is incorporated into the reports.
- [DYNAMIC_EXECUTION]: The skill utilizes Python and standard data science libraries (matplotlib, pandas, seaborn) to generate 8-12 charts per report. This execution is based on internal templates and the financial data extracted during the analysis phase.
Audit Metadata