occupational-health-analyzer
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for the legitimate purpose of analyzing occupational health data and ergonomic environments based on local user data. It does not utilize any network-connected tools or external code execution.
- [PROMPT_INJECTION]: The skill exposes a surface for indirect prompt injection through data ingestion.
- Ingestion points: The skill reads data from multiple files including
data-example/occupational-health-tracker.json,data-example/sleep-tracker.json,data-example/fitness-tracker.json, anddata-example/mental-health-tracker.json. - Boundary markers: There are no explicit boundary markers or instructions provided to the agent to treat data from these files as untrusted or to ignore embedded instructions.
- Capability inventory: The skill is permitted to use
Read,Write,Edit,Grep, andGlobtools. - Sanitization: No sanitization or validation logic is defined to inspect the content of the JSON files for malicious prompt content prior to processing.
Audit Metadata