nutrition-analyzer
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads nutritional data from the official USDA FoodData Central API (api.nal.usda.gov), which is a well-known and trusted government service.
- [COMMAND_EXECUTION]: Executes local shell commands and a Python snippet to manage meal records and parse JSON responses from the USDA API.
- [DATA_EXFILTRATION]: Reads and writes diet history to a local directory (~/.xiaodazi/nutrition) intended for the skill's internal storage of user data.
Audit Metadata