oral-health
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection due to how it handles data persistence and retrieval.
- Ingestion points: The skill ingests natural language from users to populate fields such as
noteinteeth_status,descriptionintreatment_records, anddescriptioninoral_issueswithin thedata/oral-health-tracker.jsonfile. - Boundary markers: No specific boundary markers or delimiters are defined in the instructions to isolate user-provided data from agent instructions when the data is read back during
status,trend, orreminderoperations. - Capability inventory: The skill utilizes
ReadandWritetools to manage thedata/oral-health-tracker.jsonfile as defined in theSKILL.mdfrontmatter. - Sanitization: There is no evidence of sanitization or validation logic to filter out potential instructions embedded within the user-provided dental notes.
Audit Metadata