skin-health
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill possesses a vulnerability surface for indirect prompt injection through its data persistence mechanism.
- Ingestion points: User-provided text strings are stored in fields such as
description,notes, andfindingswithin thedata/skin-health-tracker.jsonfile. - Boundary markers: The skill instructions do not specify any delimiters or instructions for the agent to ignore or isolate embedded instructions when reading from the local database.
- Capability inventory: The skill utilizes
ReadandWritetools to manage a local database and performs natural language generation when analyzing healthstatusandtrendreports. - Sanitization: There is no evidence of text sanitization, validation, or escaping of the user-provided content before it is re-interpolated into the agent's active context during reporting.
Audit Metadata