fundamental-report-detailed
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill's primary function is the orchestration of financial data analysis. It uses a structured process to invoke sub-skills and compile their outputs into a formatted report.
- [PROMPT_INJECTION]: The skill demonstrates a potential surface for indirect prompt injection by processing external financial data.
- Ingestion points: External data from SEC filings and company metadata are ingested via the
sec-filing-readerutility skill (SKILL.md). - Boundary markers: The orchestration logic does not explicitly define delimiters for untrusted data.
- Capability inventory: The skill has the capability to write the final analysis report to the local file system in the
reports/directory (SKILL.md). - Sanitization: Sanitization procedures are not explicitly detailed in this orchestration layer.
Audit Metadata