weightloss-analyzer
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE]: The skill accesses local files that contain personal health information (PHI).
- Evidence: The skill reads from
data/fitness-tracker.json,data/nutrition-tracker.json, and thedata/health-logs/directory. - Note: This is required for the skill's primary function of weight loss analysis, and no external data transmission (exfiltration) was observed.
- [PROMPT_INJECTION]: No evidence of techniques to bypass safety filters or override system instructions was found.
- [COMMAND_EXECUTION]: The skill references specific tool commands (e.g.,
/fitness:weightloss-setup) for its functionality. These appear to be internal application tools rather than arbitrary shell execution. - [EXTERNAL_DOWNLOADS]: No remote scripts or external packages are downloaded or referenced in the instructions.
Audit Metadata