ths-advanced-analysis
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: Detailed analysis of the skill instructions and example scripts revealed no evidence of malicious patterns, prompt injection, or obfuscation.
- [EXTERNAL_DOWNLOADS]: The skill utilizes the
thsdklibrary, which is a public package available on the PyPI registry. This is a standard dependency for accessing the financial data provided by the skill. - [COMMAND_EXECUTION]: The skill includes Python scripts that execute commands to retrieve and process financial data. These operations are limited to the intended functionality of the agent and follow standard data science practices using libraries like
pandasandnumpy. - [DATA_EXFILTRATION]: The skill does not access sensitive local file paths or environment variables. It operates in a "guest mode" for data retrieval, which does not require or expose user credentials.
Audit Metadata