repo-reuse-flow
Warn
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: MEDIUMREMOTE_CODE_EXECUTIONDATA_EXFILTRATIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill performs dynamic module loading using
__import__andimportlib.import_modulewithin the extracted evaluation modules to resolve embedding providers. - [REMOTE_CODE_EXECUTION]: The
FaithfulnesswithHHEMmetric in_faithfulness.pyutilizestrust_remote_code=Truewhen downloading models from Hugging Face, which permits the execution of arbitrary code defined in the model repository. - [DATA_EXFILTRATION]: Usage events and evaluation statistics are transmitted to a remote telemetry endpoint (
https://t.explodinggradients.com) as part of the analytics system in_analytics.py. - [EXTERNAL_DOWNLOADS]: Multimodal prompts in
multi_modal_prompt.pyare capable of fetching and processing image data from external HTTP/HTTPS URLs. - [COMMAND_EXECUTION]: The workflow involves executing various Python scripts to search, clone, and perform static analysis on external GitHub repositories.
Audit Metadata