add-model-descriptions
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [External Data Retrieval]: The skill fetches a list of model IDs from
router.huggingface.co. This is a standard operation to identify available resources from the vendor's own infrastructure. - [File System Access and Modification]: The skill reads from and writes to configuration files (
chart/env/prod.yamlandchart/env/dev.yaml). This is necessary for updating model metadata within the project environment. - [Web Search Integration]: The skill utilizes web searches to gather technical specifications for new models. This helps in generating accurate and descriptive fragments for the configuration.
- [Git Operations]: The skill uses
gitcommands to stage and commit changes to the configuration files, facilitating automated version control of the updates.
Audit Metadata