body-composition
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the
fitness-toolsPython package for its core functionality. It provides instructions to install this dependency viapip install fitness-tools. This is a legitimate requirement for the skill's stated purpose. - [COMMAND_EXECUTION]: The skill includes a shell command (
pip install fitness-tools) intended for the user to set up the necessary environment. This is a standard practice and not a security risk. - [DATA_EXFILTRATION]: No network operations, sensitive file access, or credential harvesting patterns were detected. The skill operates locally on user-provided fitness data (age, sex, skinfold measurements).
- [PROMPT_INJECTION]: The skill contains clear safety instructions (e.g., "Never provide medical advice") and follows a structured workflow without any attempts to override model safety filters or system prompts.
Audit Metadata