earnings-preview-single
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- File System Operations for Data Persistence: The skill uses shell commands like
mkdirandcatto manage a temporary directory (/tmp/earnings-preview/) where it stores intermediate data files. This process is designed to prevent data loss during long analysis tasks and to provide a verifiable 'source of truth' for the final report. While this involves command execution, it is limited to a specific temporary path and serves a clear, functional purpose for data integrity. - Restricted Tool Usage: The instructions explicitly forbid the use of general web search or scraping tools, mandating that all data must originate from specific, authorized financial data providers. This is a positive security and compliance practice for financial analysis.
- Data Transparency and Attribution: The skill requires every figure and claim in the generated report to be hyperlinked to a detailed appendix entry. This appendix must include the exact tool call or search result URL used to source the information, which promotes high levels of auditability.
- Automated Verification: The workflow includes a mandatory 'Verification & Calculations' phase where the agent must read back all stored data files and cross-check calculations before generating the final report. This reduces the risk of 'hallucination' or incorrect data being included in the output.
Audit Metadata