email-composer
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill provides a surface for indirect prompt injection by ingesting data from a brand profile.
- Ingestion points:
SKILL.mdspecifies readingbrand-profile.jsonif it exists in the working directory. - Boundary markers: Absent; the skill does not define specific delimiters for the ingested JSON data.
- Capability inventory: None; the skill performs no subprocess calls, file writes, or network operations across any files.
- Sanitization: Absent; the skill relies on the model's internal safeguards for processing the ingested text.
- [EXTERNAL_DOWNLOADS]:
SKILL.mdcontains agit clonecommand for manual installation from the author's GitHub repository. This is a documented installation step for the user and does not represent an automated execution of remote code.
Audit Metadata