market-recap
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is generating static text templates for financial market reporting. Analysis of the instructions and code confirms no unauthorized data access or risky system modifications are present.
- [COMMAND_EXECUTION]: The skill uses a local Python script (
run.py) to process template selection. This script utilizes a controlled argument parser with specific choices (cn,us,markdown,prompt), which prevents arbitrary command or argument injection. - [DATA_EXFILTRATION]: There are no patterns indicating network operations or transmission of sensitive data. The skill documentation explicitly states it does not retrieve live market facts, focusing only on the structural framework for reports.
Audit Metadata