skin-health-analyzer
Pass
Audited by Gen Agent Trust Hub on Sep 10, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONNO_CODE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process potentially untrusted external data, including user health records, medication logs, and nutritional information. It lacks explicit boundary markers or instructions to the agent to disregard potential commands hidden within this user-supplied data.
- Ingestion points: Data sources include user-submitted records, nutrition module data, chronic disease records, and medication logs as specified in the 'Data Source' section of SKILL.md.
- Boundary markers: Absent; the instructions do not provide delimiters or 'ignore embedded instructions' warnings for external data processing.
- Capability inventory: The skill performs data analysis, generates health risk assessments, and provides personalized recommendations. No network or file system write capabilities are present in the skill body.
- Sanitization: Absent; there are no instructions for sanitizing or validating the input data before processing.
- [NO_CODE]: The skill consists entirely of Markdown-based instructions and metadata. It does not include any executable scripts, binaries, or system-level configuration files.
Audit Metadata