chef
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches cooking data and nutritional information from established and reputable sources such as TheMealDB, Open Food Facts, BBC Good Food, and AllRecipes. It also requires the installation of standard Python libraries (requests, beautifulsoup4, recipe-scrapers, lxml) from official package registries to support its scraping and API interaction capabilities.
- [COMMAND_EXECUTION]: The skill implements its functionality through a series of local Python scripts provided within the skill's directory. These scripts perform routine operations such as searching for local files, fetching data from the web, and importing datasets from specified local paths, such as the user's downloads folder.
Audit Metadata