earnings-preview-single

Pass

Audited by Gen Agent Trust Hub on Feb 25, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • External Asset Loading: The generated report incorporates the Chart.js library and an annotation plugin from the JSDelivr CDN. JSDelivr is a well-known service used to enable interactive data visualization within the HTML report.
  • Local File System Access: The skill creates and manages a temporary directory in /tmp/earnings-preview/ to store research data as it is gathered. This practice helps maintain data accuracy and integrity across the different phases of analysis.
  • System Command Execution: The skill uses standard operating system commands like mkdir, cat, and open to organize data files and display the final report to the user.
  • External Data Processing: The skill processes information retrieved from external financial transcripts and news searches to generate the report narrative.
  • Ingestion points: Data is written to transcript-extracts.txt and kensho-findings.txt (SKILL.md, Phase 2 and 4).
  • Boundary markers: The skill utilizes clear section headers and delimiters to separate data points in these intermediate files.
  • Capability inventory: The skill utilizes shell commands for file operations and uses the open utility for report viewing.
  • Sanitization: The skill enforces strict protocols, such as the 'Verbatim Quote Rule' and 'Calculation Integrity Rule', to ensure the accuracy and origin of the information before it is presented.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 25, 2026, 02:25 AM