yao-geo-tracking
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a local Python script
scripts/render_yao_geo_tracking.pyto process analysis results and generate deliverables. The script relies solely on standard library modules and does not execute untrusted code. - [EXTERNAL_DOWNLOADS]: The skill instructs the agent to retrieve information from official company websites to anchor its analysis. These are standard information-gathering activities for the skill's primary purpose.
- [SAFE]: The report generation script implements input sanitization using
html.escapeandxml_escape, reducing the risk of injection in the generated output files. No malicious patterns such as credential harvesting, exfiltration, or obfuscation were identified.
Audit Metadata