interaction
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFEPROMPT_INJECTIONDATA_EXFILTRATION
Full Analysis
- [PROMPT_INJECTION]: The skill integrates data from untrusted local sources which provides a surface for indirect prompt injection. * Ingestion points:
data/medications/medications.json,data/profile.json, anddata/interactions/interaction-db.jsonmentioned inSKILL.md. * Boundary markers: Not present in instructions. * Capability inventory: File systemReadandWriteaccess via allowed tools. * Sanitization: None specified for the ingested content. - [DATA_EXFILTRATION]: The skill reads sensitive medical records from
data/profile.json. While no network exfiltration tools are used, the combination ofReadandWritepermissions allows the agent to move or copy sensitive data within the file system. This access is consistent with the primary medical safety purpose of the skill.
Audit Metadata